summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis4-134/+218
2010-11-30ath5k: Skip powertable setting when we are on the same channelNick Kossifidis1-23/+42
2010-11-30ath5k: Update PLL programming for turbo/half/quarterNick Kossifidis1-5/+23
2010-11-30ath5k: Update spur mitigation filter for turbo/half/quarterNick Kossifidis1-21/+32
2010-11-30ath5k: Tweak power detector delays on RF5111/RF5112Nick Kossifidis1-2/+30
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis3-1/+10
2010-11-30ath5k: Use turbo flag on DCUNick Kossifidis1-0/+5
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis4-243/+308
2010-11-30ath5k: Extend rate_durationNick Kossifidis3-46/+129
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis3-24/+68
2010-11-30ath5k: Move tx retries setting outside reset_tx_queueNick Kossifidis1-36/+56
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis4-29/+52
2010-11-30ath5k: Small cleanup on tweak_initvalsNick Kossifidis2-15/+4
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis4-27/+134
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis4-11/+16
2010-11-30ath5k: Use new function to stop beacon queueNick Kossifidis3-6/+25
2010-11-30ath5k: Check RXE when setting RXDPNick Kossifidis2-3/+10
2010-11-30ath5k: Use DCU early termination correctlyNick Kossifidis2-3/+14
2010-11-30ath5k: Debug DMA timeoutsNick Kossifidis3-5/+32
2010-11-30ath5k: Use new dma_stop function on base.cNick Kossifidis1-56/+39
2010-11-30ath5k: Stop PCU on resetNick Kossifidis1-0/+5
2010-11-30ath5k: Add new function to stop rx/tx DMANick Kossifidis3-9/+59
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis9-894/+1042
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan9-5/+45
2010-11-29ath9k: fix software retry counter trackingFelix Fietkau1-2/+2
2010-11-29Revert "ath9k_htc: Handle monitor mode properly for HTC devices"Rajkumar Manoharan1-5/+59
2010-11-29ath9k: Remove code which enables btcoex based on subsys idVasanthakumar Thiagarajan2-24/+0
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan3-2/+8
2010-11-25iwlagn: minor change in bt coex normal LUTWey-Yi Guy1-1/+1
2010-11-25iwlagn: use different kill mask when SCO activeWey-Yi Guy2-13/+20
2010-11-25iwlagn: Offical name for 100/130 deviceWey-Yi Guy2-4/+4
2010-11-25iwlagn: Offical name for 6000g2b deviceWey-Yi Guy1-6/+6
2010-11-25iwlagn: Offical name for 6000g2a deviceWey-Yi Guy1-3/+3
2010-11-25iwlagn: Offical name for 6050g2 deviceWey-Yi Guy1-1/+1
2010-11-25iwlwifi: use mac80211 AC definesJohannes Berg2-14/+20
2010-11-25iwlagn: advertise reliable TX statusJohannes Berg1-1/+2
2010-11-25iwlagn: fix station powersave accounting for aggregationJohannes Berg1-6/+25
2010-11-25iwlagn: remove powersave warningJohannes Berg1-2/+2
2010-11-25iwlwifi: use antenna information in EEPROMWey-Yi Guy5-60/+32
2010-11-25iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-11-25ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2-9/+0
2010-11-25ath9k_htc: Identify devices using driver_infoRajkumar Manoharan6-55/+37
2010-11-25ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2-7/+3
2010-11-25ath9k_htc: Add driver_info in usb device listRajkumar Manoharan1-5/+15
2010-11-25ath: Add a driver_info bitmask fieldRajkumar Manoharan1-0/+6
2010-11-25iwlwifi: advance power management supportWey-Yi Guy4-6/+76
2010-11-25iwlwifi: power management checking for shadow registerWey-Yi Guy1-0/+10
2010-11-25iwlwifi: consider BT for power managementWey-Yi Guy4-0/+24
2010-11-25iwlwifi: add more power management flagsWey-Yi Guy1-0/+5
2010-11-25iwlagn: name change for BT config flagWey-Yi Guy1-2/+3