summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau
2010-01-19ath9k: fix beacon slot/buffer leakFelix Fietkau
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-15ath9k: implement coverage class supportFelix Fietkau
2010-01-15ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau
2010-01-14ath9k: Fix panic on driver loadSujith
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-12ath9k: Fix monitor mode handlingSujith
2010-01-12ath9k: Add debugfs file for RX errorsSujith
2010-01-12ath9k: Fix queue handlingSujith
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2010-01-12ath9k: Cleanup Powersave flagsSujith
2010-01-12ath9k: Add new file init.cSujith
2010-01-12ath9k: Add a new file for GPIOSujith
2010-01-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-04ath9k: fix ito64Ming Lei
2010-01-04ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-22ath9k: Fix TX poll routineSujith
2009-12-22ath9k: Remove ANI lockSujith
2009-12-22ath9k: Clarify Interrupt mitigationSujith
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez
2009-12-21ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez
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-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07ath9k: fix tx status reportingFelix Fietkau
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
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-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan