summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear
2011-01-21ath9k: Initialize ah->hwBen Greear
2011-01-21ath9k: Show some live tx-queue values in debugfs.Ben Greear
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear
2011-01-19ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau
2011-01-19ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau
2011-01-19ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan
2011-01-19ath9k: preserve caldata history buffer across scanningRajkumar Manoharan
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau
2011-01-19ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik
2011-01-19ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau
2011-01-19ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau
2011-01-19ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau
2011-01-19ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan
2011-01-18ath5k: fix locking in tx_complete_poll_workBob Copeland
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan
2011-01-17ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith Manoharan
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan
2011-01-10ath9k_hw: Fix chip testSujith Manoharan
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-04ath9k_htc: Fix packet injectionSujith Manoharan
2011-01-04ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter
2011-01-04ath9k : few rate control clean upsMohammed Shafi Shajakhan
2011-01-04ath9k: fix beacon restart on channel changeRajkumar Manoharan
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan
2011-01-04ath9k_htc: Fix fast channel changeSujith Manoharan
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan
2011-01-04ath9k_htc: Move work cancellation outside of mutexSujith Manoharan
2011-01-04ath9k_htc: Handle pending URBs properlySujith Manoharan
2011-01-04ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan
2011-01-04carl9170: fix usb pm suspend->resume woesChristian Lamparter
2011-01-04carl9170: reduce channel change delayChristian Lamparter