summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: fix IBSS beaconingJohannes Berg2010-11-151-11/+36
| * iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-1517-936/+1631
| * iwlagn: don't resend RXON timingJohannes Berg2010-11-151-14/+0Star
| * iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-1511-12/+25
| * ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez2010-11-152-28/+26Star
| * ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-154-25/+25
| * ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-154-20/+8Star
| * ath9k: Properly assign boolean typesMohammed Shafi Shajakhan2010-11-151-7/+5Star
| * ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan2010-11-151-59/+5Star
| * iwlwifi: Convert to new PCI PM frameworkJohn W. Linville2010-11-154-23/+27
| * rt2x00pci: do not use GFP_DMAJohn W. Linville2010-11-151-1/+1
| * b43: remove extraneous code in free_ringmemoryJohn W. Linville2010-11-151-5/+0Star
| * carl9170: fix typosHauke Mehrtens2010-11-152-2/+2
| * b43: N-PHY: improve 2055 radio initializationRafał Miłecki2010-11-151-4/+7
| * 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/+2Star
| * 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/+0Star
| * 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/+1Star
| * ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau2010-11-091-4/+2Star
| * ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-095-29/+20Star
| * ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-093-81/+72Star
| * ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau2010-11-091-21/+11Star
| * 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
* | enic: Fix build warningsVasanthy Kolluri2010-11-152-3/+3