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