summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-27wireless: unify QoS control field definitionsJohannes Berg6-15/+17
2011-06-27ssb: fix ssb clock rate according to broadcom sourceHauke Mehrtens1-2/+2
2011-06-27rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driverChaoming Li3-2/+28
2011-06-27rtlwifi: Fix build problems introduced by merging rtl8192deLarry Finger2-3/+2
2011-06-27rtlwifi: rtl8192de: Merge TX and RX routinesChaoming Li2-0/+1715
2011-06-27rtlwifi: rtl8192de: Merge table routinesChaoming Li2-0/+1747
2011-06-27rtlwifi: rtl8192de: Merge main (sw) routinesChaoming Li2-0/+460
2011-06-27rtlwifi: rtl8192de: Merge rf routinesChaoming Li2-0/+672
2011-06-27rtlwifi: rtl8192de: Merge register definitionsChaoming Li1-0/+1313
2011-06-27rtlwifi: rtl8192de: Merge phy routinesChaoming Li2-0/+4015
2011-06-27rtlwifi: rtl8192de: Merge led routinesChaoming Li2-0/+197
2011-06-27rtlwifi: rtl8192de: Merge hardware routinesChaoming Li2-0/+2391
2011-06-27rtlwifi: rtl8192de: Merge firmware routinesChaoming Li2-0/+945
2011-06-27rtlwifi: rtl8192de: Merge dynamic management routinesChaoming Li2-0/+1567
2011-06-27rtlwifi: rtl8192de: Merge def.hChaoming Li1-0/+269
2011-06-27Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville9-43/+40
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell1-0/+1
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg3-6/+15
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg3-24/+22
2011-06-24iwlagn: extend host command timeoutJohannes Berg1-1/+1
2011-06-24iwlagn: fix cmd queue unmapJohannes Berg1-4/+1
2011-06-24iwlagn: use PM ops macroJohannes Berg1-8/+1
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens6-32/+36
2011-06-22ath9k: enable support for AR9330Gabor Juhos1-0/+1
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos4-0/+38
2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos1-5/+20
2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: fix few register offsets for AR9330Gabor Juhos1-2/+2
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos1-0/+83
2011-06-22ath9k: remove superfluous parenthesesGabor Juhos1-32/+30
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos1-2/+8
2011-06-22ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos1-0/+1
2011-06-22ath9k: use correct max_streams for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: enable antenna diversity for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: set NF limits for AR9330Gabor Juhos2-1/+6
2011-06-22ath9k: configure xpa bias level for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: use correct EEPROM base for AR9330Gabor Juhos1-0/+2
2011-06-22ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: skip internal regulator configuration for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: configure RF channel frequency for AR9330Gabor Juhos1-1/+13
2011-06-22ath9k: fix channel frequency calculation for AR9340Gabor Juhos1-1/+1
2011-06-22ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos1-2/+2
2011-06-22ath9k: don't enable LDPC for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: add AR9330 specific PLL initializationGabor Juhos1-1/+34
2011-06-22ath9k: initialize rx gain table for AR9330Gabor Juhos1-2/+22
2011-06-22ath9k: initialize tx gain table for AR9330Gabor Juhos1-4/+44
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos2-1/+112