summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_util.c
AgeCommit message (Expand)Author
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
2018-11-30mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi
2018-11-30mt76x02: assure we update gain after scanStanislaw Gruszka
2018-11-30mt76x02: run calibration after scanningStanislaw Gruszka
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-11-30mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau