aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-15/+30
2016-06-23Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller82-1352/+1252
2016-06-23Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller9-15/+30
2016-06-19Merge ath-next from ath.gitKalle Valo30-181/+783
2016-06-18mwifiex: fix link error against sdioArnd Bergmann3-6/+15
2016-06-16brcmfmac: include required headers in cfg80211.hRafał Miłecki1-0/+3
2016-06-16brcmfmac: drop unused pm_block vif attributeRafał Miłecki3-13/+6
2016-06-16b43: Completely remove support for phy_aGuenter Roeck3-307/+24
2016-06-16b43: Remove unused phy_a codeGuenter Roeck5-626/+21
2016-06-16libertas: Remove create_workqueueBhaktipriya Shridhar2-5/+2
2016-06-16brcmfmac: change rx_seq check log from error print to debug printWright Feng1-2/+1
2016-06-16brcmfmac: add support for the PCIE devices 43525 and 43465Hante Meuleman3-1/+9
2016-06-16brcmfmac: use ndev->needed_headroom to reserve additional header spaceWright Feng1-1/+1
2016-06-16brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinitWright Feng1-1/+1
2016-06-16brcmfmac: fix skb priority handlingHante Meuleman1-1/+1
2016-06-16b43: only hardcode LED behavior if SPROM doesn't encode anyLucas Stach1-2/+6
2016-06-16libertas_tf: Drop unused variable and defineGuenter Roeck1-7/+0
2016-06-16rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann9-43/+94
2016-06-16brcmfmac: don't remove interface on link down firmware eventRafał Miłecki1-3/+0
2016-06-16brcmfmac: fix setting AP channel with new firmwaresRafał Miłecki1-11/+25
2016-06-16wl3501_cs: avoid bogus gcc-6 warningArnd Bergmann1-10/+21
2016-06-16mwifiex: use better message and error code when OF node doesn't matchJavier Martinez Canillas1-2/+2
2016-06-16mwifiex: don't print an error if an optional DT property is missingJavier Martinez Canillas1-1/+1
2016-06-16mwifiex: check if mwifiex_sdio_probe_of() fails and return errorJavier Martinez Canillas1-2/+7
2016-06-16mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()Javier Martinez Canillas1-2/+2
2016-06-16mwifiex: consolidate mwifiex_sdio_probe() error pathsJavier Martinez Canillas1-6/+11
2016-06-16mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()Javier Martinez Canillas1-4/+4
2016-06-16mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()Javier Martinez Canillas1-1/+1
2016-06-16mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF nodeJavier Martinez Canillas1-3/+3
2016-06-16brcmfmac: print errors if creating interface failsRafał Miłecki2-8/+10
2016-06-16Merge ath-current from ath.gitKalle Valo4-7/+6
2016-06-16rtl8xxxu: fix typo on variable name, compare against correct variableColin Ian King1-1/+1
2016-06-14mwifiex: inform disconnection initiator correctly.Amitkumar Karwar4-10/+12
2016-06-14mwifiex: remove misleading GFP_DMA flag in buffer allocationsMathias Krause3-5/+5
2016-06-14brcmfmac: support get_channel cfg80211 callbackRafał Miłecki1-0/+63
2016-06-14brcmutil: add field storing control channel to the struct brcmu_chanRafał Miłecki4-21/+46
2016-06-14brcmfmac: use kmemdupMuhammad Falak R Wani1-2/+1
2016-06-14iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2016-06-14mwifiex: fix racing condition when downloading firmwareWei-Ning Huang1-2/+10
2016-06-14brcm80211: simplify assignmentHeinrich Schuchardt1-1/+1
2016-06-14rtlwifi: rtl8192ee: simplify codingHeinrich Schuchardt1-11/+2
2016-06-14mwiflex: avoid possible null pointer dereferenceHeinrich Schuchardt1-1/+2
2016-06-14rtlwifi: rtl8723be: avoid undefined behaviorHeinrich Schuchardt1-1/+1
2016-06-14mwifiex: illegal assignmentHeinrich Schuchardt1-1/+1
2016-06-14rsi: eliminate superfluous NULL checkHeinrich Schuchardt1-1/+1
2016-06-14ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan1-4/+4
2016-06-14wil6210: abort P2P search when stopping P2P deviceLior David2-0/+17
2016-06-14wil6210: fix chan check in wil_p2p_listenMaya Erez1-2/+4
2016-06-14ath5k: fix misplaced default label in sifs switchBob Copeland1-1/+1
2016-06-14ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan1-1/+0