summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/debugfs.c
AgeCommit message (Expand)AuthorLines
2021-10-20mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi-2/+3
2021-10-20mt76: debugfs: improve queue node readabilityLorenzo Bianconi-4/+5
2021-10-20mt76: overwrite default reg_ops if necessaryLorenzo Bianconi-4/+6
2021-04-21mt76: debugfs: introduce napi_threaded nodeLorenzo Bianconi-0/+28
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi-2/+2
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau-1/+1
2020-09-24mt76: rely on AQL for burst size limits on tx queueingFelix Fietkau-5/+4
2020-07-21mt76: rely on register macrosLorenzo Bianconi-2/+2
2020-07-21mt76: usb: rely on mt76_for_each_q_rxLorenzo Bianconi-3/+0
2020-05-28mt76: only iterate over initialized rx queuesFelix Fietkau-1/+1
2020-05-12mt76: add rx queues info to mt76 debugfsLorenzo Bianconi-0/+21
2019-11-20mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi-3/+2
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee-12/+1
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi-3/+4
2018-10-01mt76: move rate_txpower handler in mt76 debugfsLorenzo Bianconi-0/+19
2018-10-01mt76: move seq_put_array in mt76-core moduleLorenzo Bianconi-0/+12
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches-5/+5
2018-01-08mt76: fix debugfs_simple_attr.cocci warningsFengguang Wu-3/+4
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau-0/+77