summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7
2018-12-17wil6210: missing length check in wmi_set_ieLior David1-1/+7
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin1-6/+0
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A1-0/+6
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2-4/+12
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn1-7/+9
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan1-0/+6
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-11-21ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-11-10brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2018-11-10mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi1-2/+1
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-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
2018-10-10wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-10-10rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
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-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-08-06rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla1-2/+0
2018-08-06brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-08-06mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
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-08-06wlcore: sdio: check for valid platform device data before suspendEyal Reizer1-0/+5
2018-08-06mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-08-06iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-07-22rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih1-1/+0
2018-07-11ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan1-2/+3
2018-06-13brcmfmac: Fix check for ISO3166 codeStefan Wahren1-1/+1
2018-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
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-24rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1