summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: make const array static to shink object code sizeColin Ian King2017-09-251-1/+1
* qtnfmac: do not report channel changes until wiphy is registeredIgor Mitsyanko2017-09-251-0/+3
* qtnfmac: remove unused mac::status fieldIgor Mitsyanko2017-09-253-8/+0Star
* qtnfmac: do not cache CSA chandef infoIgor Mitsyanko2017-09-254-22/+1Star
* qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko2017-09-253-4/+5
* qtnfmac: let wifi card handle channel switch request to the same chanIgor Mitsyanko2017-09-251-5/+0Star
* qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko2017-09-252-16/+5Star
* qtnfmac: retrieve current channel info from EPIgor Mitsyanko2017-09-254-21/+64
* qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko2017-09-254-18/+85
* qtnfmac: convert channel width from bitfiled to simple enumIgor Mitsyanko2017-09-252-16/+16
* rsi: sdio suspend and resume supportKarun Eagalapati2017-09-252-4/+126
* rsi: add version informationPavani Muthyala2017-09-255-17/+57
* mwifiex: make const array tos_to_ac static, reduces object code sizeColin Ian King2017-09-251-1/+2
* rtl8xxxu: Don't printk raw binary if serial number is not burned in.Adam Borowski2017-09-251-1/+4
* brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King2017-09-251-1/+1
* brcmfmac: use setup_timer() helperAllen Pais2017-09-251-4/+2Star
* mwifiex: use get_random_mask_addr() helperGanapathi Bhat2017-09-201-6/+5Star
* mwifiex: avoid storing random_mac in privateGanapathi Bhat2017-09-203-9/+6Star
* mwifiex: make const arrays static to shink object code sizeColin Ian King2017-09-201-7/+7
* mwifiex: remove unnecessary call to memsetHimanshu Jha2017-09-201-2/+0Star
* mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat2017-09-201-8/+11
* mwifiex: notify cfg80211 about scan abortGanapathi Bhat2017-09-201-5/+1Star
* rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger2017-09-201-2/+4
* rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branchesLarry Finger2017-09-201-8/+5Star
* b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-201-1/+1
* b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-201-1/+1
* rsi: fix a dereference on adapter before it has been null checkedColin Ian King2017-09-201-2/+2
* rsi: miscellaneous changes for p2p modePrameela Rani Garnepudi2017-09-202-9/+12
* rsi: aggregation changes for p2p modePrameela Rani Garnepudi2017-09-201-5/+10
* rsi: disallow power save config when AP vap runningPrameela Rani Garnepudi2017-09-205-23/+39
* rsi: tx and rx path enhancements for p2p modePrameela Rani Garnepudi2017-09-205-17/+48
* rsi: handle peer connection and disconnection in p2p modePrameela Rani Garnepudi2017-09-207-39/+64
* rsi: add support for p2p listenPrameela Rani Garnepudi2017-09-207-25/+199
* rsi: add/remove interface enhancements for p2pPrameela Rani Garnepudi2017-09-204-55/+89
* rsi: add p2p support parameters to mac80211Prameela Rani Garnepudi2017-09-201-1/+36
* Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller2017-09-085-10/+25
|\
| * brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-081-1/+2
| * iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2017-09-072-1/+3
| * rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-071-7/+16
| * rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-071-1/+4
* | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-071-2/+0Star
|\ \ | |/ |/|
| * mac80211_hwsim: Use proper TX powerBeni Lev2017-09-051-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-023-9/+12
|\|
| * wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-243-9/+12
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-08-3128-344/+803
|\ \
| * | ath10k: configure and enable the wakeup capabilityRyan Hsu2017-08-313-0/+16
| * | ath10k: add the PCI PM core suspend/resume opsRyan Hsu2017-08-311-0/+42
| * | wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
| * | wil6210: increase connect timeoutLior David2017-08-311-1/+1