summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | iwlagn: fix rmmod crashStanislaw Gruszka2011-06-271-5/+2
* | | rt2x00: Fix unspeficied typoJoe Perches2011-06-271-1/+1
* | | 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: restrict advertised HW scan ratesJohannes Berg2011-06-271-0/+2
* | | wireless: unify QoS control field definitionsJohannes Berg2011-06-272-2/+2
* | | 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
* | | 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
* | | 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-223-0/+37
* | | 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