summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
* mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-119-0/+111
* mt76x2: init: set default value for MT_TX_LINK_CFGLorenzo Bianconi2019-01-111-0/+1
* mt76: dfs: run mt76x02_dfs_set_domain atomicallyLorenzo Bianconi2019-01-111-0/+2
* mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi2019-01-112-2/+1Star
* mt76x0: configure MT_VHT_HT_FBK_CFG1Stanislaw Gruszka2019-01-111-0/+1
* mt76x02: set protection according to ht operation elementStanislaw Gruszka2019-01-114-0/+90
* mt76x02: fixup MT_PROT_RATE_* definesStanislaw Gruszka2019-01-111-3/+3
* mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka2019-01-113-17/+3Star
* mt76x0: pci: fix ACS supportLorenzo Bianconi2019-01-111-0/+8
* mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211Lorenzo Bianconi2019-01-111-4/+6
* mt76: mac: run mt76x02_mac_work routine atomicallyLorenzo Bianconi2019-01-111-0/+4
* mt76: fix typo in mt76x02_check_mac_err routineLorenzo Bianconi2019-01-111-2/+2
* mt76: Add missing include of linux/module.hHauke Mehrtens2019-01-111-0/+1
* mt76: usb: do not build the skb if reported len does not fit in buf_sizeLorenzo Bianconi2019-01-111-6/+4Star
* mt76: dma: remove napi from mt76_dma_rx_fill signatureLorenzo Bianconi2019-01-111-4/+4
* mt76: request tx status for powersave released EOSP packetFelix Fietkau2019-01-111-1/+2
* mt76: throttle transmission of buffered multicast packetsFelix Fietkau2019-01-111-2/+3
* mt76: add size check for additional rx fragmentsFelix Fietkau2019-01-111-0/+8
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-2160-3193/+2783Star
|\
| * Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo2018-12-1360-3193/+2783Star
| |\
| | * mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-3010-52/+95
| | * mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau2018-11-303-28/+15Star
| | * mt76: mt76x02: make group_wcid the first member in struct mt76x02_vifFelix Fietkau2018-11-301-2/+1Star
| | * mt76: add mt76_sta_remove helperFelix Fietkau2018-11-303-9/+24
| | * mt76: fix race condition in station removalFelix Fietkau2018-11-302-2/+4
| | * mt76: do not wake tx queues during flushFelix Fietkau2018-11-301-1/+1
| | * mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau2018-11-306-38/+76
| | * mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka2018-11-307-39/+36Star
| | * mt76x2u: init: remove mt76x2u_init_beacon_offsets routineLorenzo Bianconi2018-11-301-10/+0Star
| | * mt76x2u: main: use mt76x02_bss_info_changed utility routineLorenzo Bianconi2018-11-301-20/+3Star
| | * mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi2018-11-303-9/+15
| | * mt76x2u: phy: add TX_SHAPING calibrationLorenzo Bianconi2018-11-301-0/+1
| | * mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi2018-11-302-3/+2Star
| | * mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-304-15/+27
| | * mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi2018-11-301-2/+6
| | * mt76x02: assure we update gain after scanStanislaw Gruszka2018-11-303-3/+8
| | * mt76x02: run calibration after scanningStanislaw Gruszka2018-11-304-1/+6
| | * mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka2018-11-306-10/+7Star
| | * mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka2018-11-306-12/+13
| | * mt76: remove mcu_msg_allocStanislaw Gruszka2018-11-307-44/+35Star
| | * mt76x0: use band parameter for LC calibrationStanislaw Gruszka2018-11-301-2/+3
| | * mt76x0: phy: use tssi reported value to configure tx power if availableLorenzo Bianconi2018-11-302-5/+17
| | * mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi2018-11-303-3/+357
| | * mt76: move mt76x02_eeprom_copy in mt76x02-lib moduleLorenzo Bianconi2018-11-303-13/+17
| | * mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi2018-11-301-12/+7Star
| | * mt76x2u: init: remove not useful configurationLorenzo Bianconi2018-11-301-3/+0Star
| | * mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi2018-11-301-43/+2Star
| | * mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi2018-11-302-4/+4
| | * mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardwareLorenzo Bianconi2018-11-301-9/+4Star
| | * mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensorLorenzo Bianconi2018-11-301-2/+1Star