summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-2/+0
2020-09-24mt76: mt76x02: tune tx ring sizeFelix Fietkau1-0/+2
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau1-1/+0
2020-05-28mt76: fix per-driver wcid range checks after wcid array size bumpFelix Fietkau1-1/+2
2020-05-12mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett1-0/+1
2020-05-12mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau1-0/+2
2020-02-14mt76: mt76x02: split beaconingMarkus Theil1-2/+1
2020-02-14mt76: mt76x02: fix coverage_class typeLorenzo Bianconi1-1/+1
2020-02-14mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau1-0/+1
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau1-0/+1
2020-02-14mt76: move chainmask back to driver specific structsFelix Fietkau1-0/+1
2020-02-14mt76: introduce struct mt76_phyFelix Fietkau1-1/+4
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau1-0/+1
2019-11-20mt76: move aggr_stats array in mt76_devLorenzo Bianconi1-2/+0
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi1-2/+0
2019-09-05mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi1-0/+5
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee1-12/+13
2019-06-25mt76: move tx_napi in mt76_devLorenzo Bianconi1-1/+0
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi1-1/+0
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi1-1/+0
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi1-1/+0
2019-05-01mt76: mt76x02: remove irqsave/restore in locking for tx status fifoFelix Fietkau1-0/+1
2019-05-01mt76: mt76x02: use napi polling for tx cleanupFelix Fietkau1-1/+1
2019-05-01mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi1-2/+2
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi1-1/+0
2019-05-01mt76x02: make beacon slots bigger for USBStanislaw Gruszka1-1/+2
2019-05-01mt76x02: generalize some mmio beaconing functionsStanislaw Gruszka1-0/+11
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka1-0/+7
2019-05-01mt76x02: add hrtimer for pre TBTT for USBStanislaw Gruszka1-0/+3
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka1-0/+1
2019-05-01mt76: introduce mt76_tx_info data structureLorenzo Bianconi1-1/+1
2019-05-01mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi1-1/+0
2019-05-01mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi1-1/+1
2019-05-01mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi1-3/+2
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka1-0/+7
2019-03-07mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau1-0/+1
2019-03-07mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau1-0/+3
2019-02-26mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau1-0/+1
2019-02-18mt76: measure the time between mt76x02_edcca_check runsFelix Fietkau1-0/+1
2019-02-18mt76: run MAC work every 100msFelix Fietkau1-0/+1
2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka1-2/+1
2019-02-18mt76x02: use mask for vifsStanislaw Gruszka1-0/+2
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau1-2/+0
2019-01-11mt76: use proper name for __MT76x02_H macroLorenzo Bianconi1-3/+3
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi1-0/+8
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi1-0/+6
2018-12-13Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo1-15/+28
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau1-4/+4
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi1-0/+1