aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-18
| * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-16
| * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-16
| * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-16
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-16
| * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-16
|\ \ | |/ |/|
| * carl9170: use generic sign_extend32Christian Lamparter2010-11-15
| * bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-15
| * ath5k: Print stats as unsigned ints.Ben Greear2010-11-15
| * carl9170: tx path reviewChristian Lamparter2010-11-15
| * ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
| * carl9170: configurable beacon ratesChristian Lamparter2010-11-15
| * carl9170: stop stale uplink BA sessionsChristian Lamparter2010-11-15
| * carl9170: fix spurious restart due to high latencyChristian Lamparter2010-11-15
| * carl9170: initialize HW aMPDU parameters properlyChristian Lamparter2010-11-15
| * carl9170: import hw/fw header updatesChristian Lamparter2010-11-15
| * ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez2010-11-15
| * ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-15
| * ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-15
| * ath9k: Properly assign boolean typesMohammed Shafi Shajakhan2010-11-15
| * ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan2010-11-15
| * carl9170: fix typosHauke Mehrtens2010-11-15
| * ath9k_hw: fix potential spurious tx error bit interpretationFelix Fietkau2010-11-15
| * ath9k: add a debug warning when we cannot stop RXLuis R. Rodriguez2010-11-15
| * ath: add a ATH_DBG_WARN()Luis R. Rodriguez2010-11-15
| * ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez2010-11-15
| * ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez2010-11-15
| * ath: make ath_hw_keysetmac() staticLuis R. Rodriguez2010-11-15
| * ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-15
| * ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-15
| * ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau2010-11-15
| * ath5k: Add channel time to survey dataBruno Randolf2010-11-09
| * ath5k: Optimize descriptor alignmentBruno Randolf2010-11-09
| * ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan2010-11-09
| * ath9k_hw: optimize all descriptor access functionsFelix Fietkau2010-11-09
| * ath9k: Convert to new PCI PM frameworkRafael J. Wysocki2010-11-09
| * ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez2010-11-09
| * ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2010-11-09
| * ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau2010-11-09
| * ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-09
| * ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-09
| * ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau2010-11-09
| * ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-09
* | ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-08
* | ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-08
* | ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-08
* | ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-08
* | ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-08