summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2009-12-28ath9k: fix suspend by waking device prior to stopSujith
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21ath9k: Stop ANI when doing a resetSujith
2009-12-21ath9k: Fix TX queue drainingSujith
2009-12-21ath9k: Fix bug in assigning sequence numberSujith
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07ath5k: add support for Dell Vostro A860 LEDShahar Or
2009-12-07ath9k: fix tx status reportingFelix Fietkau
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-11-28ath9k: clean up rc rate tableFelix Fietkau
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau
2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville
2009-11-23ath9k: set ps_default as falseJohn W. Linville
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT
2009-11-23ath9k: set ps_default as falseJohn W. Linville
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-18ar9170: Add support for D-Link DWA 160 A2Thomas Klute
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18ath9k: Fix bug in initializing chain masksSujith
2009-11-18ath9k: Remove a few unused functionsSujith
2009-11-18ath9k: Remove a few unused variablesSujith
2009-11-18ath9k: Cleanup bss_info_changed callbackSujith
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau
2009-11-18ar9170: do not discard valuable DUPOFDM framesChristian Lamparter
2009-11-16ath5k: allow setting txpower to 0Bob Copeland
2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau
2009-11-13ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054Vasanthakumar Thiagarajan
2009-11-13ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bitVasanthakumar Thiagarajan
2009-11-11ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez