summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-30brcmfmac: Fix check for ISO3166 codeStefan Wahren1-1/+1
2018-05-30iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2018-05-30iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2-8/+24
2018-05-30iwlwifi: mvm: fix security bug in PN checkingSara Sharon1-19/+20
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-04-29mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler1-2/+5
2018-04-29ath9k_hw: check if the chip failed to wake upFelix Fietkau1-0/+4
2018-04-20rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-13iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2018-04-13iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2018-04-13iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2018-04-13iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2018-04-13iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2018-04-13ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2-3/+15
2018-04-13wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King1-2/+1
2018-04-13rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka1-8/+14
2018-04-13ray_cs: Avoid reading past end of bufferKees Cook1-2/+5
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin1-0/+7
2018-03-24ath10k: fix out of bounds access to local bufferMichael Mera1-6/+10
2018-03-24rndis_wlan: add return value validationPan Bian1-0/+4
2018-03-24libertas: check return value of alloc_workqueuePan Bian1-0/+5
2018-03-24mt7601u: check return value of alloc_skbPan Bian1-2/+8
2018-03-24mwifiex: don't leak 'chan_stats' on resetBrian Norris1-1/+3
2018-03-24iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman1-3/+3
2018-03-24iwlwifi: split the handler and the wake parts of the notification infraEmmanuel Grumbach2-11/+24
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan1-7/+12
2018-03-22mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni1-6/+11
2018-03-22ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear1-1/+2
2018-03-22mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu1-0/+6
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2018-03-22iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2018-03-22mwifiex: Fix invalid port issueGanapathi Bhat1-2/+2
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky1-3/+17
2018-03-22wil6210: fix protection against connections during resetHamad Kadmany1-2/+9
2018-03-22ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan1-1/+1
2018-03-22mac80211_hwsim: use per-interface power levelJohannes Berg1-6/+3
2018-03-22iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg1-3/+15
2018-03-22zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2018-03-22ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan1-0/+5
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
2018-03-03mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai1-1/+1
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann1-5/+3