summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-06-24ath9k: Add initvals for AR9462 2.1Sujith Manoharan
2013-06-24ath9k: Add version macros for AR9462 2.1Sujith Manoharan
2013-06-24rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger
2013-06-24wil6210: add HW write-back option in TX descriptorKirshenbaum Erez
2013-06-24wil6210: set vring index for all descriptorsKirshenbaum Erez
2013-06-24rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos
2013-06-24rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directlyGabor Juhos
2013-06-24rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos
2013-06-24ipw2x00: printing the wrong array in debug codeDan Carpenter
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan
2013-06-24cw1200: Fix up a large pile of sparse warningsSolomon Peachy
2013-06-24ipw2200: fix error return code in ipw_load()Wei Yongjun
2013-06-24ath9k: fix queue depth accounting in ath_tx_txqaddbufFelix Fietkau
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli
2013-06-19mwifiex: code rearrangement for better readabilityAmitkumar Karwar
2013-06-19rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-06-18brcmfmac: add sdio sg list supportFranky Lin
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin
2013-06-18brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin
2013-06-18brcmfmac: simplify dpc handling using atomic operationsArend van Spriel
2013-06-18brcmfmac: consolidate mac_descriptor related function namesArend van Spriel
2013-06-18brcmfmac: remove dependency with nl80211.hArend van Spriel
2013-06-18brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel
2013-06-18brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman
2013-06-18ath9k: Program initvals for CUS217Sujith Manoharan
2013-06-18ath9k: Add initvals required for CUS217Sujith Manoharan
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan
2013-06-18ath10k: off by one sanity checkDan Carpenter
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan
2013-06-18ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan
2013-06-18ath9k: Update AR9462 2.0 initvalsSujith Manoharan
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan
2013-06-18Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-17rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan
2013-06-17ath9k: Fix LNA gpio for AR9485Sujith Manoharan
2013-06-17mwifiex: fix memory corruption when unsetting multicast listDaniel Drake
2013-06-17mwifiex: Add module parameter for regdomainAvinash Patil
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat
2013-06-17net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe
2013-06-17wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein
2013-06-17wlcore: hold jiffies in unsigned longArik Nemtsov