summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2010-01-16ath9k: implement coverage class supportFelix Fietkau3-2/+19
2010-01-16ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau4-75/+55
2010-01-15ath9k: Fix panic on driver loadSujith3-2/+6
2010-01-12ath9k: Fix monitor mode handlingSujith1-0/+8
2010-01-12ath9k: Add debugfs file for RX errorsSujith4-0/+186
2010-01-12ath9k: Fix queue handlingSujith1-0/+4
2010-01-12ath9k: Cleanup init/deinit routinesSujith7-298/+309
2010-01-12ath9k: Cleanup Powersave flagsSujith4-65/+68
2010-01-12ath9k: Add new file init.cSujith4-839/+865
2010-01-12ath9k: Add a new file for GPIOSujith4-406/+444
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek4-0/+85
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek4-33/+62
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek1-7/+13
2010-01-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez1-1/+4
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville4-7/+41
2010-01-05ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2010-01-05ath9k: fix ito64Ming Lei1-3/+3
2010-01-05ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer1-1/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-17/+22
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg3-27/+27
2009-12-29ath9k: fix missed error codes in the tx status checkFelix Fietkau2-1/+4
2009-12-29ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6
2009-12-29ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez1-0/+2
2009-12-29ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2009-12-29ath9k: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-29wireless: remove remaining qual codeJohannes Berg1-11/+0
2009-12-29ath5k: 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-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-22ar9170: fix AC_VIDEO txop parameterChristian Lamparter1-1/+1
2009-12-22ar9170: small misc changesChristian Lamparter2-5/+8
2009-12-22ar9170: remove redundant frame flagsChristian Lamparter2-38/+22
2009-12-22ar9170: improve network latencyChristian Lamparter2-18/+18
2009-12-22ar9170: remove dead definitionsChristian Lamparter2-3/+0
2009-12-22ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez1-30/+0
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-11ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-08ath5k: add support for Dell Vostro A860 LEDShahar Or1-0/+2
2009-12-08ath9k: fix tx status reportingFelix Fietkau1-1/+1
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos3-14/+31
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