summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-19mwifiex: code rearrangement for better readabilityAmitkumar Karwar1-12/+11
2013-06-19rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-06-18brcmfmac: add sdio sg list supportFranky Lin4-174/+137
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin3-54/+53
2013-06-18brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin1-22/+0
2013-06-18brcmfmac: simplify dpc handling using atomic operationsArend van Spriel1-58/+12
2013-06-18brcmfmac: consolidate mac_descriptor related function namesArend van Spriel1-27/+26
2013-06-18brcmfmac: remove dependency with nl80211.hArend van Spriel1-2/+1
2013-06-18brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel1-4/+4
2013-06-18brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman2-2/+33
2013-06-18ath9k: Program initvals for CUS217Sujith Manoharan3-0/+16
2013-06-18ath9k: Add initvals required for CUS217Sujith Manoharan1-0/+15
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan3-0/+16
2013-06-18ath10k: off by one sanity checkDan Carpenter1-1/+1
2013-06-18ssb: register serial flash as platform deviceRafał Miłecki3-0/+31
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan3-4/+10
2013-06-18ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan4-1/+310
2013-06-18ath9k: Update AR9462 2.0 initvalsSujith Manoharan1-1/+1
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan1-2/+2
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan2-10/+9
2013-06-18Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-254/+367
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+13
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-35/+33
2013-06-18iwlwifi: remove testmodeJohannes Berg17-1928/+12
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach4-43/+24
2013-06-18iwlwifi: remove plcp_check module parameterEmmanuel Grumbach3-8/+1
2013-06-18iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach3-10/+2
2013-06-18iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg3-0/+10
2013-06-17rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-06-17ssb: add struct for serial flashRafał Miłecki1-0/+7
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki1-4/+4
2013-06-17ssb: use const for serial flash hardware tableRafał Miłecki1-4/+4
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki1-3/+25
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan2-18/+17
2013-06-17ath9k: Fix LNA gpio for AR9485Sujith Manoharan1-1/+1
2013-06-17mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2-13/+10
2013-06-17mwifiex: Add module parameter for regdomainAvinash Patil1-4/+25
2013-06-17iwlwifi: bump required firmware API version for 3160/7260Johannes Berg1-6/+6
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat1-3/+3
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat1-23/+1
2013-06-17net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe1-13/+1
2013-06-17wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein1-2/+2
2013-06-17wlcore: hold jiffies in unsigned longArik Nemtsov1-1/+1
2013-06-17wlcore: cancel channel switch work on interface removalArik Nemtsov1-0/+1
2013-06-17wlcore: set default_wep_key when configuredYoni Divinsky2-9/+42
2013-06-17wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho1-0/+11
2013-06-17wlcore: configure rates in multiple casesEliad Peller1-2/+1
2013-06-17wlcore: move sysfs handling to a separate fileLuciano Coelho4-175/+249
2013-06-17wlcore: some non-functional clean-ups in main.cLuciano Coelho1-24/+6
2013-06-17wl18xx: FDSP Code RAM Corruption fixIdo Reis2-2/+49