summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2013-06-17wlcore: cancel channel switch work on interface removalArik Nemtsov
2013-06-17wlcore: set default_wep_key when configuredYoni Divinsky
2013-06-17wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho
2013-06-17wlcore: configure rates in multiple casesEliad Peller
2013-06-17wlcore: move sysfs handling to a separate fileLuciano Coelho
2013-06-17wlcore: some non-functional clean-ups in main.cLuciano Coelho
2013-06-17wl18xx: FDSP Code RAM Corruption fixIdo Reis
2013-06-14orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnectedAlexey Khoroshilov
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan
2013-06-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-13Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville
2013-06-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2013-06-13ath9k: Fix ANI trigger thresholdSujith Manoharan
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-13iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach
2013-06-13iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach
2013-06-13iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach
2013-06-13iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg
2013-06-13iwlwifi: mvm: mark scratch area in TX commandJohannes Berg
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg
2013-06-13iwlwifi: remove calib channel section from PHY DBDavid Spinadel
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville