aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-6/+11
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller155-2092/+12660
2017-12-19Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+2
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg7-69/+215
2017-12-19mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai1-1/+1
2017-12-19mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni1-0/+1
2017-12-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo41-337/+1654
2017-12-14ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai3-0/+30
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai3-3/+44
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai6-1/+158
2017-12-14ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai4-15/+97
2017-12-14wcn36xx: Reduce spinlock in indication handlerBjorn Andersson1-2/+2
2017-12-14ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter1-0/+4
2017-12-14wcn36xx: Add hardware scan offload supportLoic Poulain4-8/+238
2017-12-14ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann1-7/+33
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli4-1/+104
2017-12-14ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli2-9/+9
2017-12-14ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli4-32/+30
2017-12-14ath10k: unify rx processing in napi_pollRajkumar Manoharan3-61/+63
2017-12-14ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2017-12-14wlcore: fix unused function warningArnd Bergmann2-7/+3
2017-12-14rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss1-1/+1
2017-12-14rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin1-0/+7
2017-12-14rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih1-0/+8
2017-12-14brcmfmac: enlarge buffer size of caps to 512 bytesWright Feng1-3/+9
2017-12-14brcmfmac: Remove repeated calls to brcmf_chip_get_core()Ian Molton1-10/+15
2017-12-14brcmfmac: Remove unused macro.Ian Molton1-2/+0
2017-12-14brcmfmac: Cleanup offsetof()Ian Molton1-21/+14
2017-12-14brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()Ian Molton1-5/+0
2017-12-14brcmfmac: Remove brcmf_sdiod_addrprep()Ian Molton1-38/+46
2017-12-14brcmfmac: Tidy register definitions a littleIan Molton2-11/+12
2017-12-14brcmfmac: Rename / replace old IO functions with simpler ones.Ian Molton3-245/+138
2017-12-14brcmfmac: Clarify if using braces.Ian Molton1-2/+3
2017-12-14brcmfmac: whitespace fixes in brcmf_sdiod_send_buf()Ian Molton1-1/+2
2017-12-14brcmfmac: Split brcmf_sdiod_buffrw function up.Ian Molton1-22/+45
2017-12-14brcmsmac: use ARRAY_SIZE on rfseq_updategainu_eventsColin Ian King1-2/+1
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen7-215/+69
2017-12-11mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni1-6/+11
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure5-396/+135
2017-12-08iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho1-1/+1
2017-12-08Merge tag 'iwlwifi-next-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo23-144/+952
2017-12-07ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear1-1/+2
2017-12-07ath6kl: improve endianness handlingKenneth Lu1-1/+1
2017-12-07ath10k: move spectral scan support under a separate config symbolMatthias Schiffer3-4/+11
2017-12-07ath9k: move spectral scan support under a separate config symbolMatthias Schiffer3-8/+14
2017-12-07ath10k: use 64-bit crash dump timestampsArnd Bergmann2-2/+2
2017-12-07ath6kl: remove redundant variable ies_lenKenneth Lu1-2/+0
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo5-6/+40
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko1-1/+1