aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27ar9170: mac/bbp and phy codeChristian Lamparter2-0/+1692
2009-03-27ar9170: ar9170: mac80211 interaction codeChristian Lamparter5-0/+2377
2009-03-27ar9170: hardware and eeprom header filesChristian Lamparter2-0/+585
2009-03-27mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez1-0/+3
2009-03-27Add mesh point functionality to ath9kPat Erley4-13/+18
2009-03-27p54: fix SoftLED compile dependenciesChristian Lamparter2-8/+13
2009-03-27ssb: remove EXPERIMENTAL dependencies.Michael Buesch1-8/+8
2009-03-27ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2-21/+8
2009-03-27ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan1-13/+22
2009-03-27b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch1-0/+2
2009-03-27wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2009-03-27ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan1-8/+18
2009-03-27iwl3945: replace stations with stations_39Abhijeet Kolekar1-3/+3
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy3-3/+7
2009-03-27iwl3945: control rate decreaseAbhijeet Kolekar1-7/+6
2009-03-27iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2-2/+2
2009-03-27iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar3-8/+10
2009-03-27iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2-4/+7
2009-03-27iwlwifi: support 11hMohamed Abbas2-1/+3
2009-03-27iwlcore: dont commit power command if interface is not upMohamed Abbas1-1/+1
2009-03-27iwlagn: allow power level setting all the timesMohamed Abbas2-10/+0
2009-03-27iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy1-2/+11
2009-03-27iwl3945: use changed in iwl3945_mac_configMohamed Abbas1-8/+12
2009-03-27iwlagn: use changed in mac_configMohamed Abbas2-80/+85
2009-03-27ath5k: Add tx power calibration supportNick Kossifidis7-97/+1180
2009-03-27ath5k: remove dummy PCI "retry timeout" fixBob Copeland1-7/+0
2009-03-27ath5k: disable MIB interruptsBob Copeland1-1/+1
2009-03-27ath5k: Convert chip specific calibration data to a generic formatNick Kossifidis2-273/+629
2009-03-27ath5k: Choose the right initvals for RF2425Nick Kossifidis1-2/+2
2009-03-27ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan1-6/+13
2009-03-27wireless: radiotap updatesJohannes Berg2-20/+2
2009-03-27ath9k: Update copyright in all the filesSujith28-28/+28
2009-03-27ath9k: Fix bug in handling single stream stationsSujith1-9/+9
2009-03-27ath9k: Fill in ack signal in TX statusSujith1-2/+6
2009-03-27ath9k: Fix bug in 4K EEPROM size calculationSujith1-1/+1
2009-03-27ath9k: Change return type for set_board_values()Sujith3-12/+4
2009-03-27ath9k: Introduce a helper function for setting board gain valuesSujith1-120/+99
2009-03-27ath9k: Move AR5416_VER_MASK to a common locationSujith2-4/+1
2009-03-27ath9k: Miscellaneous EEPROM handling cleanupSujith2-51/+28
2009-03-27ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez1-18/+0
2009-03-27ath9k: Add support for multiple virtual AP interfacesJouni Malinen2-26/+27
2009-03-27ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan1-0/+2
2009-03-27i915: fix wrong 'size_t' format stringLinus Torvalds1-1/+1
2009-03-27Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds21-1303/+2353
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+5
2009-03-27ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov1-10/+11
2009-03-27gianfar: only check headroom when FCB is neededLi Yang1-2/+4
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+0
2009-03-27drm/i915: Fix LVDS dither settingLi Peng2-7/+7
2009-03-27drm/i915: Check for dev->primary->master before dereference.Chris Wilson1-3/+6