aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King1-6/+6
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-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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
2017-11-10qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko3-34/+10
2017-11-10qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko2-22/+14
2017-11-10qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko3-30/+80
2017-11-10qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko4-14/+2
2017-11-10qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko4-9/+12
2017-11-10qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko5-59/+84
2017-11-10brcmfmac: move configuration of probe request IEsArend Van Spriel2-4/+7
2017-11-10brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel3-15/+2
2017-11-10brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel1-24/+10
2017-11-10brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel1-2/+2
2017-11-10brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel1-65/+11
2017-11-10brcmfmac: disable packet filtering in promiscuous modeFranky Lin3-41/+39
2017-11-10brcmfmac: handle FWHALT mailbox indicationArend Van Spriel1-4/+10
2017-11-08zd1201: remove unused variable framelenColin Ian King1-2/+1
2017-11-08orinoco_usb: remove redundant pointer devColin Ian King1-2/+0
2017-11-08iwlegacy: remove redundant pointer sta_privColin Ian King1-2/+0
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King1-1/+1
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King1-2/+0
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann2-7/+0
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann3-9/+6
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann1-0/+1
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih19-19/+36
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih2-0/+6
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in interrupt.Ping-Ke Shih3-0/+16
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih2-3/+12
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger1-24/+11
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger1-114/+93
2017-11-08rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger1-13/+13
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar128-28/+223
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo20-300/+127
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller109-1421/+1831
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller125-0/+125
2017-11-03iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-03iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-03iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-03iwlwifi: drop RX frames during hardware restartShahar S Matityahu1-0/+3