summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_util.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_completeLorenzo Bianconi2019-05-011-5/+0
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-011-2/+2
* mt76: move beacon_int in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76: use macro for sn and seq_ctrl conversionRyder Lee2019-05-011-1/+1
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76: store wcid tx rate info in one u32 reduce lockingFelix Fietkau2019-05-011-1/+0
* mt76x02: enable AP mode for USBStanislaw Gruszka2019-05-011-1/+1
* mt76x02: disable HW encryption for group framesStanislaw Gruszka2019-05-011-0/+10
* mt76x02u: add sta_psStanislaw Gruszka2019-05-011-1/+2
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-62/+0
* mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi2019-05-011-16/+0
* mt76: introduce mt76_sw_queue data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau2019-03-071-4/+6
* mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau2019-03-071-0/+4
* mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau2019-02-261-1/+0
* mt76: mt76x02: fix beacon timer issueFelix Fietkau2019-02-261-3/+3
* mt76: mt76x02: fix TSF sync modeFelix Fietkau2019-02-261-1/+1
* mt76: fix resetting software IV flag on key deleteFelix Fietkau2019-02-181-1/+1
* mt76x02: enable support for IBSS and MESHStanislaw Gruszka2019-02-181-11/+10
* mt76: beaconing fixes for USBStanislaw Gruszka2019-02-181-6/+2
* mt76x02: minor beaconing init changesStanislaw Gruszka2019-02-181-6/+12
* mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka2019-02-181-11/+2
* mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka2019-02-181-3/+3
* mt76x02: use mask for vifsStanislaw Gruszka2019-02-181-0/+11
* mt76: add channel switch announcement supportFelix Fietkau2019-01-171-0/+2
* mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-2/+0
* mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-171-18/+0
* mt76: add led support to mt76x0e driverLorenzo Bianconi2019-01-111-0/+59
* mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-111-0/+2
* mt76x02: set protection according to ht operation elementStanislaw Gruszka2019-01-111-0/+4
* mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka2019-01-111-1/+1
* Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo2018-12-131-36/+298
|\
| * mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-35/+8
| * mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau2018-11-301-3/+15
| * mt76: add mt76_sta_remove helperFelix Fietkau2018-11-301-9/+3
| * mt76: fix race condition in station removalFelix Fietkau2018-11-301-1/+3
| * mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau2018-11-301-1/+1
| * mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi2018-11-301-0/+2
| * mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-0/+22
| * mt76x02: assure we update gain after scanStanislaw Gruszka2018-11-301-1/+4
| * mt76x02: run calibration after scanningStanislaw Gruszka2018-11-301-0/+3
| * mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-0/+1
| * mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau2018-11-301-1/+0
| * mt76x0: pci: add DFS supportLorenzo Bianconi2018-11-301-0/+5
| * mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+42
| * mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+15
| * mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+30
| * mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-301-2/+28
| * mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+12
| * mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-301-0/+18
OpenPOWER on IntegriCloud