summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-011-1/+1
* wifi: mt76: mt76x02: simplify struct mt76x02_rate_powerFelix Fietkau2022-12-011-3/+2
* wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau2022-12-011-0/+15
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* mt76: mt76x02: improve tx hang detectionFelix Fietkau2022-02-031-1/+1
* mt76x02: improve mac error check/reset reliabilityFelix Fietkau2022-02-031-0/+1
* mt76: mt76x02: introduce SAR supportLorenzo Bianconi2021-12-191-1/+1
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-2/+0
* mt76: mt76x02: tune tx ring sizeFelix Fietkau2020-09-241-0/+2
* mt76: vif_mask to struct mt76_phyFelix Fietkau2020-07-211-1/+0
* mt76: fix per-driver wcid range checks after wcid array size bumpFelix Fietkau2020-05-281-1/+2
* mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2020-05-121-0/+1
* mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau2020-05-121-0/+2
* mt76: mt76x02: split beaconingMarkus Theil2020-02-141-2/+1
* mt76: mt76x02: fix coverage_class typeLorenzo Bianconi2020-02-141-1/+1
* mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau2020-02-141-0/+1
* mt76: move txpower_conf back to driver specific structsFelix Fietkau2020-02-141-0/+1
* mt76: move chainmask back to driver specific structsFelix Fietkau2020-02-141-0/+1
* mt76: introduce struct mt76_phyFelix Fietkau2020-02-141-1/+4
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mt76: move aggr_stats array in mt76_devLorenzo Bianconi2019-11-201-2/+0
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-051-2/+0
* mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi2019-09-051-0/+5
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-051-12/+13
* mt76: move tx_napi in mt76_devLorenzo Bianconi2019-06-251-1/+0
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-011-1/+0
* mt76: move beacon_mask in mt76_devLorenzo Bianconi2019-05-011-1/+0
* mt76: move beacon_int in mt76_devLorenzo Bianconi2019-05-011-1/+0
* mt76: mt76x02: remove irqsave/restore in locking for tx status fifoFelix Fietkau2019-05-011-0/+1
* mt76: mt76x02: use napi polling for tx cleanupFelix Fietkau2019-05-011-1/+1
* mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi2019-05-011-2/+2
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-1/+0
* mt76x02: make beacon slots bigger for USBStanislaw Gruszka2019-05-011-1/+2
* mt76x02: generalize some mmio beaconing functionsStanislaw Gruszka2019-05-011-0/+11
* mt76x02: introduce beacon_opsStanislaw Gruszka2019-05-011-0/+7
* mt76x02: add hrtimer for pre TBTT for USBStanislaw Gruszka2019-05-011-0/+3
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-0/+1
* mt76: introduce mt76_tx_info data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi2019-05-011-1/+0
* mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi2019-05-011-1/+1
* mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi2019-05-011-3/+2
* mt76x02u: check chip version on probeStanislaw Gruszka2019-03-191-0/+7
* mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau2019-03-071-0/+1
* mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau2019-03-071-0/+3
* mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau2019-02-261-0/+1
* mt76: measure the time between mt76x02_edcca_check runsFelix Fietkau2019-02-181-0/+1
* mt76: run MAC work every 100msFelix Fietkau2019-02-181-0/+1
* mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka2019-02-181-2/+1