aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-06-17b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-06-17rt2800usb:fix hang during firmware loadMichael Braun1-2/+7
2014-06-17rt2800usb:fix efuse detectionMichael Braun2-1/+30
2014-06-16b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki1-1/+1
2014-06-16rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-06-16mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2-12/+35
2014-06-16b43: disable 5 GHz on G-PHYRafał Miłecki1-0/+1
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds282-5481/+8669
2014-06-10Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-3/+1
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds4-36/+22
2014-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+54
2014-06-05at76c50x: fix scan does not work with latest mac80211Andrea Merello2-0/+54
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds2-3/+3
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into nextLinus Torvalds1-32/+18
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville55-833/+1230
2014-05-30wil6210: improve debug for WMI receiveVladimir Kondratiev1-7/+17
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville15-305/+534
2014-05-29USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman1-32/+18
2014-05-29rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPENDPaul Bolle1-3/+0
2014-05-29rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.hSachin Kamat1-1/+0
2014-05-29rtlwifi: rtl8723be: Remove duplicate inclusion of phy.hSachin Kamat1-1/+0
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan1-4/+21
2014-05-29mwifiex: change hscfg gap parameter to avoid potential firmware deadlockBing Zhao1-1/+1
2014-05-29mwifiex: set TDLS link for newly created RA listAvinash Patil1-0/+1
2014-05-29mwifiex: fix a crash in extended scan event processingAvinash Patil1-10/+19
2014-05-29b43: N-PHY: optimize radio switching on/offRafał Miłecki2-3/+7
2014-05-29b43: N-PHY: optimize init by doing some ops just onceRafał Miłecki3-48/+44
2014-05-29b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki3-0/+11
2014-05-29wil6210: optimize wil_release_reorder_framesVladimir Kondratiev1-1/+8
2014-05-29wil6210: improve pointers printingVladimir Kondratiev3-7/+7
2014-05-29wil6210: detect scan timeoutsVladimir Kondratiev4-0/+17
2014-05-29wil6210: inline functions for vring hi/lo watermarksVladimir Kondratiev1-2/+18
2014-05-29wil6210: limit fw error recovery attemptsVladimir Kondratiev2-1/+25
2014-05-29wil6210: limit MTUVladimir Kondratiev1-0/+14
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan1-10/+8
2014-05-29brcmfmac: remove firmware list from USB driverArend van Spriel1-76/+0
2014-05-29brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman1-77/+1
2014-05-29brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim1-4/+5
2014-05-29brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel1-1/+1
2014-05-29brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel2-2/+1
2014-05-29brcmfmac: use asynchronous firmware request in USBArend van Spriel1-30/+68
2014-05-29brcmfmac: use asynchronous firmware request in SDIOArend van Spriel1-147/+124
2014-05-29brcmfmac: introduce asynchronous firmware loadingArend van Spriel2-1/+120
2014-05-29brcmfmac: Add log of superspeed device detection to USB probe.Hante Meuleman1-1/+3
2014-05-29brcmfmac: rework usb callback operationsArend van Spriel1-20/+28
2014-05-29brcmfmac: call brcmf_detach() unconditional in sdio .remove() callbackArend van Spriel1-3/+1
2014-05-29brcmfmac: rename nvram.[ch] for upcoming firmware handling functionsArend van Spriel4-12/+12
2014-05-29brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel4-15/+10