summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-06-181-1/+1
* | ipw2200: convert __list_for_each usage to list_for_eachDave Jones2013-07-031-1/+1
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+2
* | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-032-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-2/+2
|\ \
| * | wlcore: use *ppos, not file->f_posAl Viro2013-06-291-2/+2
* | | 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
* | | 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
* | | 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
OpenPOWER on IntegriCloud