summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2017-09-08Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller-10/+25
2017-09-08brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON-1/+2
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+0
2017-09-07iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho-1/+3
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger-7/+16
2017-09-07rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger-1/+4
2017-09-05mac80211_hwsim: Use proper TX powerBeni Lev-2/+0
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+12
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang-0/+1
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-344/+803
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu-0/+16
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu-0/+42
2017-08-31rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva-6/+2
2017-08-31brcmfmac: Log chip id and revisionHans de Goede-0/+3
2017-08-31qtnfmac: implement 64-bit dma supportSergey Matyukevich-16/+65
2017-08-31qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich-2/+2
2017-08-31qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich-4/+6
2017-08-31qtnfmac: module param sanity checkSergey Matyukevich-2/+15
2017-08-31qtnfmac: drop -D__CHECK_ENDIAN from cflagsSergey Matyukevich-4/+0
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David-28/+29
2017-08-31wil6210: increase connect timeoutLior David-1/+1
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky-0/+3
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky-18/+22
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei-239/+475
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski-1/+19
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David-6/+8
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens-1/+1
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl-6/+0
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu-6/+11
2017-08-30rsi: remove memset before memcpyHimanshu Jha-2/+0
2017-08-30rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka-1/+4
2017-08-30rsi: missing unlocks on error pathsDan Carpenter-5/+10
2017-08-30rsi: update some commentsDan Carpenter-5/+5
2017-08-30iwlwifi: mvm: bump API to 34 for 8000 and upEmmanuel Grumbach-4/+4
2017-08-30iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel-4/+5
2017-08-30iwlwifi: fix long debug printLiad Kaufman-2/+7
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho-9/+12
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo-41/+89
2017-08-24wireless: ipw2x00: make iw_handler_def constBhumika Goyal-3/+3
2017-08-24net: rsi: mac80211: constify ieee80211_opsArvind Yadav-1/+1
2017-08-24wireless: ipw2200: Replace PCI pool old APIRomain Perier-6/+7
2017-08-24rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King-1/+1
2017-08-24mt7601u: check memory allocation failureChristophe Jaillet-0/+5
2017-08-24rtlwifi: make a couple arrays largerDan Carpenter-2/+3
2017-08-24rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branchesGustavo A. R. Silva-8/+2
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal-0/+28
2017-08-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-15/+1738
2017-08-18iwlwifi: use big-endian for the hw section of the nvmLuca Coelho-9/+9
2017-08-18iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()Luca Coelho-3/+0
2017-08-18iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho-54/+51