summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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
* | ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-172-2/+2
* | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2013-05-171-0/+1
* | brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-171-1/+6
* | rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger2013-05-171-2/+2
* | ath9k: Fix crash on module unloadSujith Manoharan2013-05-173-6/+17
* | net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-171-1/+1
* | iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-179-22/+105
|\|
| * iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
| * iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
| * iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
| * iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
* | mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-1011-117/+131
|\
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-082-3/+1
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
| * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1
| * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-083-26/+40