summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-24iwlagn: minor change in bt coex normal LUTWey-Yi Guy1-1/+1
2010-11-24iwlagn: use different kill mask when SCO activeWey-Yi Guy2-13/+20
2010-11-24iwlagn: Offical name for 100/130 deviceWey-Yi Guy2-4/+4
2010-11-24iwlagn: Offical name for 6000g2b deviceWey-Yi Guy1-6/+6
2010-11-24iwlagn: Offical name for 6000g2a deviceWey-Yi Guy1-3/+3
2010-11-24iwlagn: Offical name for 6050g2 deviceWey-Yi Guy1-1/+1
2010-11-24iwlwifi: use mac80211 AC definesJohannes Berg2-14/+20
2010-11-24iwlagn: advertise reliable TX statusJohannes Berg1-1/+2
2010-11-24iwlagn: fix station powersave accounting for aggregationJohannes Berg1-6/+25
2010-11-24iwlagn: remove powersave warningJohannes Berg1-2/+2
2010-11-24iwlwifi: use antenna information in EEPROMWey-Yi Guy5-60/+32
2010-11-24iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2-9/+0
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan6-55/+37
2010-11-24ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2-7/+3
2010-11-24ath9k_htc: Add driver_info in usb device listRajkumar Manoharan1-5/+15
2010-11-24ath: Add a driver_info bitmask fieldRajkumar Manoharan1-0/+6
2010-11-24iwlwifi: advance power management supportWey-Yi Guy4-6/+76
2010-11-24iwlwifi: power management checking for shadow registerWey-Yi Guy1-0/+10
2010-11-24iwlwifi: consider BT for power managementWey-Yi Guy4-0/+24
2010-11-24iwlwifi: add more power management flagsWey-Yi Guy1-0/+5
2010-11-24iwlagn: name change for BT config flagWey-Yi Guy1-2/+3
2010-11-24ath9k: avoid aggregation for VO trafficLuis R. Rodriguez1-1/+2
2010-11-24b43: N-PHY: little cleanupsRafał Miłecki1-8/+5
2010-11-24b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki1-0/+16
2010-11-24b43: N-PHY: fix BPHY initRafał Miłecki1-2/+2
2010-11-24b43: N-PHY: init BPHY when neededRafał Miłecki1-0/+4
2010-11-24b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki1-17/+18
2010-11-24b43: N-PHY: minor fixes to match specsRafał Miłecki1-3/+6
2010-11-24b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki1-124/+124
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-43/+116
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2010-11-22ath9k_htc: fix eeprom accessFelix Fietkau1-0/+1
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau2-0/+5
2010-11-22zd1211rw: Use constJoe Perches1-2/+2
2010-11-22rt2x00: Use static constJoe Perches1-1/+1