summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-11-16ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau
2010-11-16ath9k: remove the unnecessary private xretry tx flagFelix Fietkau
2010-11-16ath5k: Cleanup opmode setting logic.Ben Greear
2010-11-16ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian
2010-11-16ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan
2010-11-16ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan
2010-11-16ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian
2010-11-16ath9k_hw: Fix paprd training frame failure.Senthil Balasubramanian
2010-11-16ath9k_hw: Initialize 2GHz CTL properly.Senthil Balasubramanian
2010-11-16ath9k_hw: Add new member into the eeprom structure.Senthil Balasubramanian
2010-11-16ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian
2010-11-16ath5k: Add support for antenna configurationBruno Randolf
2010-11-16drivers/net/wireless/ath/debug.c: Use printf extension %pVJoe Perches
2010-11-15carl9170: use generic sign_extend32Christian Lamparter
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann
2010-11-15ath5k: Print stats as unsigned ints.Ben Greear
2010-11-15carl9170: tx path reviewChristian Lamparter
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-15carl9170: configurable beacon ratesChristian Lamparter
2010-11-15carl9170: stop stale uplink BA sessionsChristian Lamparter
2010-11-15carl9170: fix spurious restart due to high latencyChristian Lamparter
2010-11-15carl9170: initialize HW aMPDU parameters properlyChristian Lamparter
2010-11-15carl9170: import hw/fw header updatesChristian Lamparter
2010-11-15ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez
2010-11-15ath9k: move the PCU lock to the sc structureLuis R. Rodriguez
2010-11-15ath9k: simplify hw reset lockingLuis R. Rodriguez
2010-11-15ath9k: Properly assign boolean typesMohammed Shafi Shajakhan
2010-11-15ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan
2010-11-15carl9170: fix typosHauke Mehrtens
2010-11-15ath9k_hw: fix potential spurious tx error bit interpretationFelix Fietkau
2010-11-15ath9k: add a debug warning when we cannot stop RXLuis R. Rodriguez
2010-11-15ath: add a ATH_DBG_WARN()Luis R. Rodriguez
2010-11-15ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez
2010-11-15ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez
2010-11-15ath: make ath_hw_keysetmac() staticLuis R. Rodriguez
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-11-15ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau
2010-11-09ath5k: Add channel time to survey dataBruno Randolf
2010-11-09ath5k: Optimize descriptor alignmentBruno Randolf
2010-11-09ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan
2010-11-09ath9k_hw: optimize all descriptor access functionsFelix Fietkau
2010-11-09ath9k: Convert to new PCI PM frameworkRafael J. Wysocki
2010-11-09ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez
2010-11-09ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau
2010-11-09ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau
2010-11-09ath9k: optimize/fix ANI RSSI processingFelix Fietkau