summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger18-95/+76
2017-12-07brcmfmac: Rename bcmerror to errIan Molton1-7/+7
2017-12-07brcmfmac: Remove noisy debugging.Ian Molton1-6/+0
2017-12-07brcmfmac: Fix asymmetric IO functions.Ian Molton1-1/+1
2017-12-07brcmfmac: Remove brcmf_sdiod_request_data()Ian Molton2-152/+87
2017-12-07brcmfmac: Remove bandaid for SleepCSRIan Molton1-27/+1
2017-12-07brcmfmac: Remove dead IO codeIan Molton1-10/+8
2017-12-07brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()Ian Molton2-15/+5
2017-12-07brcmfmac: Split brcmf_sdiod_regrw_helper() up.Ian Molton1-21/+73
2017-12-07brcmfmac: Register sizes on hardware are not dependent on compiler typesIan Molton1-11/+11
2017-12-07brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()Ian Molton1-4/+4
2017-12-02Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo28-622/+323
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+7
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho16-272/+272
2017-11-28iwlwifi: mvm: remove superfluous flush_work()Johannes Berg2-6/+4
2017-11-28iwlwifi: fix the ALIVE notification layoutEmmanuel Grumbach1-2/+2
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller4-6/+7
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg4-6/+7
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-64/+53
2017-11-25iwlwifi: dbg: allow wrt collection before ALIVELiad Kaufman1-1/+14
2017-11-25iwlwifi: print the version number of the firmware in hexEmmanuel Grumbach1-3/+8
2017-11-25iwlwifi: mvm: remove TCP wakeup supportJohannes Berg2-255/+1
2017-11-25iwlwifi: mvm: revert support new Coex firmware APIEmmanuel Grumbach5-75/+9
2017-11-25iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2017-11-25iwlwifi: mvm: support MGMT frames in compressed BALiad Kaufman1-3/+7
2017-11-25iwlwifi: mvm: check for short GI only for OFDMSara Sharon2-2/+5
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller10-90/+335
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2-7/+7
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-8/+10
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook10-42/+34
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook2-10/+5
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold1-1/+1
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan1-13/+38
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo8-76/+296
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King1-6/+6
2017-11-16iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2-8/+8
2017-11-16iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho3-34/+170
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek1-1/+1
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds234-4127/+5309
2017-11-15iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho4-34/+118
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+5
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu8-0/+258
2017-11-10rsi: rsi_91x_ps: remove redundant code in str_psstateGustavo A. R. Silva1-1/+0
2017-11-10rt2x00: use monotonic timestamps for frame dumpArnd Bergmann2-4/+5
2017-11-10rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2017-11-10qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2-30/+65
2017-11-10qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko1-0/+18
2017-11-10qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko4-52/+47