summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
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: mt76x02: make group_wcid the first member in struct mt76x02_vifFelix Fietkau
2018-11-30mt76: add mt76_sta_remove helperFelix Fietkau
2018-11-30mt76: fix race condition in station removalFelix Fietkau
2018-11-30mt76: do not wake tx queues during flushFelix Fietkau
2018-11-30mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka
2018-11-30mt76x2u: init: remove mt76x2u_init_beacon_offsets routineLorenzo Bianconi
2018-11-30mt76x2u: main: use mt76x02_bss_info_changed utility routineLorenzo Bianconi
2018-11-30mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi
2018-11-30mt76x2u: phy: add TX_SHAPING calibrationLorenzo Bianconi
2018-11-30mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi
2018-11-30mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi
2018-11-30mt76x02: assure we update gain after scanStanislaw Gruszka
2018-11-30mt76x02: run calibration after scanningStanislaw Gruszka
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka
2018-11-30mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka
2018-11-30mt76x0: use band parameter for LC calibrationStanislaw Gruszka
2018-11-30mt76x0: phy: use tssi reported value to configure tx power if availableLorenzo Bianconi
2018-11-30mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_eeprom_copy in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi
2018-11-30mt76x2u: init: remove not useful configurationLorenzo Bianconi
2018-11-30mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi
2018-11-30mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi
2018-11-30mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardwareLorenzo Bianconi
2018-11-30mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensorLorenzo Bianconi
2018-11-30mt76x0: do not overwrite other MT_BBP(AGC, 8) fieldsStanislaw Gruszka
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-11-30mt76: mt76x02: only override control->sta on sw-encrypted txFelix Fietkau
2018-11-30mt76: mt76x02: skip station tx status for non-sta wcid entriesFelix Fietkau
2018-11-30mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo 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-30mt76x0: update init vals for MT_TX_PROT registersLorenzo Bianconi
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: enable AP supportLorenzo 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-30mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi
2018-11-30mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi