summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15234-4127/+5309
|\
| * brcmfmac: add CLM download supportChung-Hsien Hsu2017-11-118-0/+258
| * rsi: rsi_91x_ps: remove redundant code in str_psstateGustavo A. R. Silva2017-11-101-1/+0
| * rt2x00: use monotonic timestamps for frame dumpArnd Bergmann2017-11-102-4/+5
| * rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka2017-11-101-3/+3
| * qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2017-11-102-30/+65
| * qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko2017-11-101-0/+18
| * qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-104-52/+47
| * qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko2017-11-103-34/+10
| * qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko2017-11-102-22/+14
| * qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko2017-11-103-30/+80
| * qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-104-14/+2
| * qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-104-9/+12
| * qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-105-59/+84
| * brcmfmac: move configuration of probe request IEsArend Van Spriel2017-11-102-4/+7
| * brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel2017-11-103-15/+2
| * brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel2017-11-101-24/+10
| * brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel2017-11-101-2/+2
| * brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel2017-11-101-65/+11
| * brcmfmac: disable packet filtering in promiscuous modeFranky Lin2017-11-103-41/+39
| * brcmfmac: handle FWHALT mailbox indicationArend Van Spriel2017-11-101-4/+10
| * zd1201: remove unused variable framelenColin Ian King2017-11-081-2/+1
| * orinoco_usb: remove redundant pointer devColin Ian King2017-11-081-2/+0
| * iwlegacy: remove redundant pointer sta_privColin Ian King2017-11-081-2/+0
| * rtlwifi: remove redundant initialization to cfg_cmdColin Ian King2017-11-081-1/+1
| * rtlwifi: remove redundant pointer tid_dataColin Ian King2017-11-081-2/+0
| * rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann2017-11-082-7/+0
| * rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2017-11-083-9/+6
| * rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann2017-11-081-0/+1
| * rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2017-11-0819-19/+36
| * rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih2017-11-082-0/+6
| * rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih2017-11-083-0/+16
| * rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih2017-11-082-3/+12
| * rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger2017-11-081-24/+11
| * rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger2017-11-081-114/+93
| * rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger2017-11-081-13/+13
| * Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo2017-11-0620-300/+127
| |\
| | * iwlwifi: add new cards for a000 seriesIhab Zhaika2017-11-031-0/+5
| | * iwlwifi: add new cards for 8265 seriesIhab Zhaika2017-11-031-0/+2
| | * iwlwifi: add new cards for 8260 seriesIhab Zhaika2017-11-031-0/+3
| | * iwlwifi: drop RX frames during hardware restartShahar S Matityahu2017-11-031-0/+3
| | * iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook2017-11-033-12/+13
| | * iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho2017-11-031-2/+5
| | * iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon2017-11-031-13/+9
| | * iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon2017-11-031-21/+19
| | * iwlwifi: fix multi queue notification for a000 devicesSara Sharon2017-11-031-3/+8
| | * iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani2017-11-033-3/+16
| | * iwlwifi: remove host assisted pagingEmmanuel Grumbach2017-11-033-129/+12
| | * iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach2017-11-0310-105/+1
| | * iwlwifi: mvm: improve latency when there is a reorder timeoutSara Sharon2017-11-031-0/+16
OpenPOWER on IntegriCloud