summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-11-10brcmfmac: move configuration of probe request IEsArend Van Spriel
2017-11-10brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel
2017-11-10brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel
2017-11-10brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: disable packet filtering in promiscuous modeFranky Lin
2017-11-10brcmfmac: handle FWHALT mailbox indicationArend Van Spriel
2017-11-08zd1201: remove unused variable framelenColin Ian King
2017-11-08orinoco_usb: remove redundant pointer devColin Ian King
2017-11-08iwlegacy: remove redundant pointer sta_privColin Ian King
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03iwlwifi: add new cards for a000 seriesIhab Zhaika
2017-11-03iwlwifi: add new cards for 8265 seriesIhab Zhaika
2017-11-03iwlwifi: add new cards for 8260 seriesIhab Zhaika
2017-11-03iwlwifi: drop RX frames during hardware restartShahar S Matityahu
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook
2017-11-03iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho
2017-11-03iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon
2017-11-03iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon
2017-11-03iwlwifi: fix multi queue notification for a000 devicesSara Sharon
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach
2017-11-03iwlwifi: mvm: improve latency when there is a reorder timeoutSara Sharon
2017-11-03iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach
2017-11-03iwlwifi: mvm: reset seq num after restartLiad Kaufman
2017-11-03iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon
2017-11-03iwlwifi: mvm: use RS macro instead of duplicating the codeSara Sharon
2017-11-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-11-02rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar
2017-11-02rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-31Merge ath-current from ath.gitKalle Valo