summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven2011-06-271-0/+1
* iwlwifi: use pci_dev->revision, againSergei Shtylyov2011-06-271-3/+1
* mwifiex: restore handling of NULL parametersDan Carpenter2011-06-272-13/+18
* ath9k: Fix locking issue during tx completionRajkumar Manoharan2011-06-273-8/+14
* iwlagn: fix rmmod crashStanislaw Gruszka2011-06-271-5/+2
* rt2x00: Fix unspeficied typoJoe Perches2011-06-271-1/+1
* mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-275-11/+26
* ssb: use pci_dev->revisionSergei Shtylyov2011-06-271-2/+1
* ath9k_hw: make use of the gain_table_entry macroMohammed Shafi Shajakhan2011-06-271-2/+2
* ath9k_hw: Add carrier leak correction in desired gain calculationMohammed Shafi Shajakhan2011-06-272-10/+27
* ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2011-06-272-2/+12
* mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov2011-06-271-1/+5
* bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap2011-06-271-0/+1
* mac80211: restrict advertised HW scan ratesJohannes Berg2011-06-272-2/+5
* wireless: unify QoS control field definitionsJohannes Berg2011-06-276-15/+17
* ssb: fix ssb clock rate according to broadcom sourceHauke Mehrtens2011-06-271-2/+2
* rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driverChaoming Li2011-06-273-2/+28
* rtlwifi: Fix build problems introduced by merging rtl8192deLarry Finger2011-06-272-3/+2
* rtlwifi: rtl8192de: Merge TX and RX routinesChaoming Li2011-06-272-0/+1715
* rtlwifi: rtl8192de: Merge table routinesChaoming Li2011-06-272-0/+1747
* rtlwifi: rtl8192de: Merge main (sw) routinesChaoming Li2011-06-272-0/+460
* rtlwifi: rtl8192de: Merge rf routinesChaoming Li2011-06-272-0/+672
* rtlwifi: rtl8192de: Merge register definitionsChaoming Li2011-06-271-0/+1313
* rtlwifi: rtl8192de: Merge phy routinesChaoming Li2011-06-272-0/+4015
* rtlwifi: rtl8192de: Merge led routinesChaoming Li2011-06-272-0/+197
* rtlwifi: rtl8192de: Merge hardware routinesChaoming Li2011-06-272-0/+2391
* rtlwifi: rtl8192de: Merge firmware routinesChaoming Li2011-06-272-0/+945
* rtlwifi: rtl8192de: Merge dynamic management routinesChaoming Li2011-06-272-0/+1567
* rtlwifi: rtl8192de: Merge def.hChaoming Li2011-06-271-0/+269
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-06-279-43/+40
|\
| * iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-243-6/+15
| * iwlagn: fill beacon TX rate properlyJohannes Berg2011-06-243-24/+22
| * iwlagn: extend host command timeoutJohannes Berg2011-06-241-1/+1
| * iwlagn: fix cmd queue unmapJohannes Berg2011-06-241-4/+1
| * iwlagn: use PM ops macroJohannes Berg2011-06-241-8/+1
* | Bluetooth: include scatterlist.h where neededStephen Rothwell2011-06-241-0/+1
|/
* ssb: add __devinit to some functionsHauke Mehrtens2011-06-226-32/+36
* ath9k: enable support for AR9330Gabor Juhos2011-06-221-0/+1
* ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-224-0/+38
* ath9k: configure internal regulator for AR9330Gabor Juhos2011-06-221-5/+20
* ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: fix few register offsets for AR9330Gabor Juhos2011-06-221-2/+2
* ath9k: set diversity group for AR9330Gabor Juhos2011-06-221-1/+4
* ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos2011-06-221-0/+83
* ath9k: remove superfluous parenthesesGabor Juhos2011-06-221-32/+30
* ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos2011-06-221-2/+8
* ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos2011-06-221-0/+1
* ath9k: use correct max_streams for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: enable antenna diversity for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: set NF limits for AR9330Gabor Juhos2011-06-222-1/+6