summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-05-30brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-05-30iwlwifi: mvm: fix TX of CCMP 256Sara Sharon
2018-05-30iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein
2018-05-30iwlwifi: mvm: fix security bug in PN checkingSara Sharon
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-04-29mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler
2018-04-29ath9k_hw: check if the chip failed to wake upFelix Fietkau
2018-04-20rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-04-13iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho
2018-04-13iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho
2018-04-13iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2018-04-13iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss
2018-04-13iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach
2018-04-13ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli
2018-04-13wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-04-13rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka
2018-04-13ray_cs: Avoid reading past end of bufferKees Cook
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2018-03-24ath10k: fix out of bounds access to local bufferMichael Mera
2018-03-24rndis_wlan: add return value validationPan Bian
2018-03-24libertas: check return value of alloc_workqueuePan Bian
2018-03-24mt7601u: check return value of alloc_skbPan Bian
2018-03-24mwifiex: don't leak 'chan_stats' on resetBrian Norris
2018-03-24iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman
2018-03-24iwlwifi: split the handler and the wake parts of the notification infraEmmanuel Grumbach
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan
2018-03-22mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2018-03-22ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2018-03-22mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-22iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach
2018-03-22mwifiex: Fix invalid port issueGanapathi Bhat
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2018-03-22wil6210: fix protection against connections during resetHamad Kadmany
2018-03-22ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan
2018-03-22mac80211_hwsim: use per-interface power levelJohannes Berg
2018-03-22iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg
2018-03-22zd1211rw: fix NULL-deref at probeJohan Hovold
2018-03-22ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan
2018-03-03mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann