summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao2013-07-252-0/+3
* Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan2013-07-252-0/+3
* Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee2013-07-251-7/+7
* Bluetooth: ath3k: don't use stack memory for DMAStanislaw Gruszka2013-07-251-9/+29
* Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo2013-07-252-0/+3
* ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-06-241-1/+1
* ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau2013-06-241-1/+5
* brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-131-0/+4
* Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-131-5/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-125-3/+7
|\
| * iwlwifi: fix rate control regressionMoshe Benji2013-06-122-1/+2
| * iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-041-1/+2
| * iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-041-1/+1
| * iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-041-0/+2
* | rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-06-121-11/+18
* | brcmsmac: disable power-save related functionsArend van Spriel2013-06-121-15/+2
* | iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-122-1/+2
* | b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
* | ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
* | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
* | ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
* | net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3
* | rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-121-0/+1
* | wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-122-2/+2
* | wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-121-2/+2
* | wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho2013-06-121-1/+1
* | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger2013-06-127-41/+139
* | mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-121-5/+17
* | Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2013-06-122-2/+30
* | ath9k: use correct OTP register offsets for AR9550Gabor Juhos2013-05-281-3/+6
* | brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5
* | brcmfmac: Add multi channel support for P2P.Hante Meuleman2013-05-281-1/+25
* | brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-283-5/+25
* | brcmfmac: free net device when registration failsArend van Spriel2013-05-282-4/+9
* | brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel2013-05-283-25/+20
* | brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman2013-05-281-7/+21
* | brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman2013-05-283-19/+45
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-281-1/+1
|\|
| * iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
* | ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau2013-05-243-6/+20
* | ath9k_hw: fix host interface reset on AR934xFelix Fietkau2013-05-242-3/+9
* | ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau2013-05-241-1/+2
* | atmel: printing bogus informationDan Carpenter2013-05-221-1/+1
* | ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-224-114/+46
* | NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz2013-05-212-4/+0
* | NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz2013-05-213-26/+19
* | NFC: mei_phy depends on INTEL_MEISamuel Ortiz2013-05-211-1/+1
* | ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-171-3/+1
* | ath9k: fix rate handling/reportingFelix Fietkau2013-05-171-2/+7
* | ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-173-25/+48