summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2018-12-17wil6210: missing length check in wmi_set_ieLior David1-1/+7
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan1-0/+6
2018-11-21ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-10-10ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear1-1/+4
2018-09-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi2-0/+10
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-08-06ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-07-11ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan1-2/+3
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-16ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan1-16/+82
2018-05-16ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2-0/+12
2018-05-16mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2-2/+2
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-04-29ath9k_hw: check if the chip failed to wake upFelix Fietkau1-0/+4
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan1-7/+12
2018-03-22ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear1-1/+2
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky1-3/+17
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2017-09-14ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-08-07wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-07ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior1-0/+6
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-15ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon5-15/+23
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan1-1/+7
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-01-12ath10k: use the right length of "background"Nicolas Iooss1-1/+1