summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mt76x02: use mask for vifsStanislaw Gruszka2019-02-181-0/+2
* mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-171-2/+0
* mt76: use proper name for __MT76x02_H macroLorenzo Bianconi2019-01-111-3/+3
* mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-111-0/+8
* mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-111-0/+6
* Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo2018-12-131-15/+28
|\
| * mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-4/+4
| * mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-0/+1
| * mt76x02: run calibration after scanningStanislaw Gruszka2018-11-301-0/+1
| * mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi2018-11-301-0/+3
| * mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-1/+0
| * mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+3
| * mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
| * mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+3
| * mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-301-1/+1
| * mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
| * mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-301-0/+2
| * mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+4
| * mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi2018-11-301-2/+0
| * mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+2
| * mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
| * mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi2018-11-301-10/+0
| * mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+2
| * mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+2
* | mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2018-11-161-1/+0
|/
* mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi2018-10-131-2/+0