summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_util.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix fix ampdu lockingMarkus Theil2019-11-211-2/+4
* mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi2019-11-201-8/+0
* mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi2019-11-201-1/+0
* mt76: use mt76_dev in mt76_is_{mmio,usb}Lorenzo Bianconi2019-11-201-3/+3
* mt76: add missing locking around ampdu actionFelix Fietkau2019-11-201-0/+2
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
* mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau2019-09-051-1/+0
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-051-9/+0
* mt76: mt76x02u: enable multi-vif supportLorenzo Bianconi2019-09-051-0/+26
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-051-10/+10
* mt76: mt76x02: use params->ssn value directlyStanislaw Gruszka2019-09-051-3/+3
* 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
OpenPOWER on IntegriCloud