summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: configure xpa bias level for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: use correct EEPROM base for AR9330Gabor Juhos2011-06-221-0/+2
* ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: skip internal regulator configuration for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: configure RF channel frequency for AR9330Gabor Juhos2011-06-221-1/+13
* ath9k: fix channel frequency calculation for AR9340Gabor Juhos2011-06-221-1/+1
* ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos2011-06-221-2/+2
* ath9k: don't enable LDPC for AR9330Gabor Juhos2011-06-221-1/+1
* ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos2011-06-221-1/+4
* ath9k: add AR9330 specific PLL initializationGabor Juhos2011-06-221-1/+34
* ath9k: initialize rx gain table for AR9330Gabor Juhos2011-06-221-2/+22
* ath9k: initialize tx gain table for AR9330Gabor Juhos2011-06-221-4/+44
* ath9k: initialize mode registers for AR9330Gabor Juhos2011-06-222-1/+112
* ath9k: add AR9330 initvalsGabor Juhos2011-06-222-0/+2227