summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-44/+49
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-17/+22
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg3-27/+27
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau2-1/+4
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez1-0/+2
2009-12-28ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-28wireless: remove remaining qual codeJohannes Berg1-11/+0
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland1-4/+3
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-27/+28
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-123/+99
2009-12-22ath9k: Fix TX poll routineSujith1-0/+2
2009-12-22ath9k: Remove ANI lockSujith2-16/+4
2009-12-22ath9k: Clarify Interrupt mitigationSujith2-6/+6
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried1-0/+2
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez2-6/+36
2009-12-21ar9170: fix AC_VIDEO txop parameterChristian Lamparter1-1/+1
2009-12-21ar9170: small misc changesChristian Lamparter2-5/+8
2009-12-21ar9170: remove redundant frame flagsChristian Lamparter2-38/+22
2009-12-21ar9170: improve network latencyChristian Lamparter2-18/+18
2009-12-21ar9170: remove dead definitionsChristian Lamparter2-3/+0
2009-12-21ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez1-30/+0
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-24/+24
2009-12-21ath9k: Stop ANI when doing a resetSujith1-0/+6
2009-12-21ath9k: Fix TX queue drainingSujith2-3/+3
2009-12-21ath9k: Fix bug in assigning sequence numberSujith1-10/+3
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault1-11/+12
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-7/+7
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-7/+7
2009-12-07ath5k: add support for Dell Vostro A860 LEDShahar Or1-0/+2
2009-12-07ath9k: fix tx status reportingFelix Fietkau1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina4-7/+7
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos3-14/+31
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-4/+4
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König1-1/+1
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau5-14/+15
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan3-5/+14
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez5-8/+53
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault4-18/+31
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez7-5/+69
2009-11-28ath9k: clean up rc rate tableFelix Fietkau2-219/+109
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau11-294/+291
2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2-3/+1
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek1-2/+2
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT1-5/+14