summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_util.c
AgeCommit message (Expand)Author
2019-11-21mt76: fix fix ampdu lockingMarkus Theil
2019-11-20mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi
2019-11-20mt76: use mt76_dev in mt76_is_{mmio,usb}Lorenzo Bianconi
2019-11-20mt76: add missing locking around ampdu actionFelix Fietkau
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: mt76x02u: enable multi-vif supportLorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt76x02: use params->ssn value directlyStanislaw Gruszka
2019-05-01mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_completeLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi
2019-05-01mt76: use macro for sn and seq_ctrl conversionRyder Lee
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: store wcid tx rate info in one u32 reduce lockingFelix Fietkau
2019-05-01mt76x02: enable AP mode for USBStanislaw Gruszka
2019-05-01mt76x02: disable HW encryption for group framesStanislaw Gruszka
2019-05-01mt76x02u: add sta_psStanislaw Gruszka
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka
2019-05-01mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi
2019-03-07mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau
2019-02-26mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau
2019-02-26mt76: mt76x02: fix beacon timer issueFelix Fietkau
2019-02-26mt76: mt76x02: fix TSF sync modeFelix Fietkau
2019-02-18mt76: fix resetting software IV flag on key deleteFelix Fietkau
2019-02-18mt76x02: enable support for IBSS and MESHStanislaw Gruszka
2019-02-18mt76: beaconing fixes for USBStanislaw Gruszka
2019-02-18mt76x02: minor beaconing init changesStanislaw Gruszka
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka
2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka
2019-02-18mt76x02: use mask for vifsStanislaw Gruszka
2019-01-17mt76: add channel switch announcement supportFelix Fietkau
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau
2019-01-11mt76: add led support to mt76x0e driverLorenzo Bianconi
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi
2019-01-11mt76x02: set protection according to ht operation elementStanislaw Gruszka
2019-01-11mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka
2018-12-13Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau
2018-11-30mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau
2018-11-30mt76: add mt76_sta_remove helperFelix Fietkau
2018-11-30mt76: fix race condition in station removalFelix Fietkau
2018-11-30mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau