summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan
2011-01-25ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian
2011-01-25ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-01-21ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau
2011-01-21ath9k: remove a bogus error messageFelix Fietkau
2011-01-21ath9k: Try more than one queue when scheduling new aggregate.Ben Greear
2011-01-21ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear
2011-01-21ath9k: Restart xmit logic in xmit watchdog.Ben Greear
2011-01-21ath9k: More xmit queue debugfs information.Ben Greear
2011-01-21ath9k: Keep track of stations for debugfs.Ben Greear
2011-01-21ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear
2011-01-21ath9k: Ensure xmit makes progress.Ben Greear
2011-01-21ath9k: Remove un-used member from ath_node.Ben Greear
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-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-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-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-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-04ath9k_htc: Fix packet injectionSujith Manoharan
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