summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan2023-09-301-2/+0
* wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi2022-12-091-1/+1
* wifi: mt76: move leds field in leds structLorenzo Bianconi2022-12-091-1/+1
* wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau2022-12-011-19/+0
* mt76: debugfs: fix queue reporting for mt76-usbLorenzo Bianconi2021-12-191-2/+3
* mt76: remove variable set but not usedYang Li2021-12-131-2/+1
* mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi2021-10-201-2/+3
* mt76: debugfs: improve queue node readabilityLorenzo Bianconi2021-10-201-4/+5
* mt76: overwrite default reg_ops if necessaryLorenzo Bianconi2021-10-201-4/+6
* mt76: debugfs: introduce napi_threaded nodeLorenzo Bianconi2021-04-211-0/+28
* mt76: move tx hw data queues in mt76_phyLorenzo Bianconi2020-12-041-2/+2
* mt76: remove struct mt76_sw_queueFelix Fietkau2020-09-241-1/+1
* mt76: rely on AQL for burst size limits on tx queueingFelix Fietkau2020-09-241-5/+4
* mt76: rely on register macrosLorenzo Bianconi2020-07-211-2/+2
* mt76: usb: rely on mt76_for_each_q_rxLorenzo Bianconi2020-07-211-3/+0
* mt76: only iterate over initialized rx queuesFelix Fietkau2020-05-281-1/+1
* mt76: add rx queues info to mt76 debugfsLorenzo Bianconi2020-05-121-0/+21
* mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi2019-11-201-3/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: introduce mt76_sw_queue data structureLorenzo Bianconi2019-05-011-3/+4
* mt76: move rate_txpower handler in mt76 debugfsLorenzo Bianconi2018-10-011-0/+19
* mt76: move seq_put_array in mt76-core moduleLorenzo Bianconi2018-10-011-0/+12
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-5/+5
* mt76: fix debugfs_simple_attr.cocci warningsFengguang Wu2018-01-081-3/+4
* mt76: add common code shared between multiple chipsetsFelix Fietkau2017-12-071-0/+77