aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook3-12/+13
2017-11-03iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho1-2/+5
2017-11-03iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon1-13/+9
2017-11-03iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon1-21/+19
2017-11-03iwlwifi: fix multi queue notification for a000 devicesSara Sharon1-3/+8
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani3-3/+16
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach3-129/+12
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach10-105/+1
2017-11-03iwlwifi: mvm: improve latency when there is a reorder timeoutSara Sharon1-0/+16
2017-11-03iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach1-7/+3
2017-11-03iwlwifi: mvm: reset seq num after restartLiad Kaufman1-0/+8
2017-11-03iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon1-12/+12
2017-11-03iwlwifi: mvm: use RS macro instead of duplicating the codeSara Sharon1-2/+1
2017-11-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-178/+128
2017-11-02rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar4-1/+10
2017-11-02rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar2-27/+26
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds125-0/+125
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman125-0/+125
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-28/+98
2017-10-31Merge ath-current from ath.gitKalle Valo3-28/+98
2017-10-30qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko3-4/+17
2017-10-30qtnfmac: modify full Tx queue recoverySergey Matyukevich4-5/+37