summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-15ath10k: fix bmi exchange tx/rx raceMichal Kazior2-9/+5
2014-07-14ath10k: fix unregister deadlock when fw probe failsMichal Kazior1-1/+3
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu4-7/+73
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu5-9/+77
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo1-3/+6
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu1-3/+29
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo6-17/+42
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2-3/+12
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic4-8/+127
2014-06-02ath10k: print Kconfig optionsJanusz Dziedzic1-1/+7
2014-06-02ath10k: remove unused len variables from wmi process rx functionsKalle Valo1-6/+0
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-30Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-2/+47
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
2014-05-29brcmfmac: make chandef_to_chanspec() function staticArend van Spriel1-2/+2
2014-05-29brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel1-2/+3
2014-05-29brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel1-1/+1
2014-05-29wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-29mwifiex: use time_after()Manuel Schölling1-1/+1
2014-05-29at76c50x-usb: Make WEP encryption working.Andrea Merello2-13/+52