summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* b43: N-PHY: determine usage of radio regulatory workaround correctlyRafał Miłecki2010-11-151-1/+2
* b43: define known SPROM boardflags2 bitsRafał Miłecki2010-11-151-0/+13
* b43: N-PHY: fix 2055 radio initRafał Miłecki2010-11-151-3/+5
* iwlwifi: avoid commit rxon during scan in iwl_set_no_assocStanislaw Gruszka2010-11-151-12/+14
* iwlwifi: defer update power mode while scanStanislaw Gruszka2010-11-153-35/+64
* iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_workStanislaw Gruszka2010-11-151-1/+16
* iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka2010-11-152-4/+8
* iwlwifi: fix set_tx_power vs scanStanislaw Gruszka2010-11-155-34/+42
* iwlwifi: send tx_power_cmd synchronouslyStanislaw Gruszka2010-11-151-3/+2
* iwlwifi: warn when send tx power settings during scanStanislaw Gruszka2010-11-153-6/+10
* ath9k_hw: fix potential spurious tx error bit interpretationFelix Fietkau2010-11-151-7/+9
* ath9k: add a debug warning when we cannot stop RXLuis R. Rodriguez2010-11-151-0/+2
* ath: add a ATH_DBG_WARN()Luis R. Rodriguez2010-11-151-0/+2
* ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devicesLarry Finger2010-11-151-0/+7
* ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez2010-11-151-2/+2
* ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez2010-11-151-3/+3
* ath: make ath_hw_keysetmac() staticLuis R. Rodriguez2010-11-151-1/+2
* ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-154-12/+45
* ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-1511-58/+79
* ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau2010-11-151-0/+2
* ath5k: Add channel time to survey dataBruno Randolf2010-11-091-1/+19
* ath5k: Optimize descriptor alignmentBruno Randolf2010-11-091-9/+9
* ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan2010-11-091-19/+0
* ath9k_hw: optimize all descriptor access functionsFelix Fietkau2010-11-092-5/+5
* ath9k: Convert to new PCI PM frameworkRafael J. Wysocki2010-11-091-18/+22
* ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez2010-11-091-6/+6
* ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2010-11-092-3/+1
* ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau2010-11-091-4/+2
* ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-095-29/+20
* ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-093-81/+72
* ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau2010-11-091-21/+11
* ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-095-52/+68
* b43: N-PHY: define registers names for 2056 radioRafał Miłecki2010-11-091-0/+519
* b43: N-PHY: define registers names for 2056 radioRafał Miłecki2010-11-091-0/+522
* b43: N-PHY: define channel table struct for rev3+ devicesRafał Miłecki2010-11-092-3/+88
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-011-8/+15
|\
| * CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-012-51/+69
|\ \
| * | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5
| * | spi/bfin_spi: only request GPIO on first loadMichael Hennerich2010-10-221-5/+8
| * | spi/bfin_spi: handle error/status changes after data interruptsMichael Hennerich2010-10-221-0/+9
| * | spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-211-41/+47
* | | Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-10-311-0/+2
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-313-145/+190
|\ \ \
| * | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-311-0/+12
| * | | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
| * | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-312-0/+3
| * | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-311-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-313-7/+29
|\ \ \ \