aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-04-12wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-04-12rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka
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: always initialize variables given to RT_TRACE()Nicolas Iooss
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2018-03-19mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2018-03-19ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2018-03-19mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2018-03-19iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon
2018-03-19ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-19iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach
2018-03-15mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-22mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
2018-01-05Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain
2017-12-19Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-12-19mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai
2017-12-19mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-05iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon
2017-12-05iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel
2017-12-05iwlwifi: mvm: flush queue before deleting ROCJohannes Berg
2017-12-05iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika
2017-12-02brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel
2017-12-02Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon
2017-11-25iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach
2017-11-25iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach
2017-11-25iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach
2017-11-25iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook