summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan
2010-01-22ath5k: fix setup for CAB queueBob Copeland
2010-01-22ath5k: dont use external sleep clock in AP modeBob Copeland
2010-01-19ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez
2010-01-19ath9k: fix RTS/CTS handlingFelix Fietkau
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-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-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek
2010-01-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-05John W. Linville
2010-01-04ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez
2010-01-04ath9k: fix ito64Ming Lei
2010-01-04ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
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-28wireless: remove remaining qual codeJohannes Berg
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22ath9k: Fix TX poll routinemaster-2009-12-24master-2009-12-22Sujith
2009-12-22ath9k: Remove ANI lockSujith
2009-12-22ath9k: Clarify Interrupt mitigationSujith
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez
2009-12-21ar9170: fix AC_VIDEO txop parameterChristian Lamparter
2009-12-21ar9170: small misc changesChristian Lamparter
2009-12-21ar9170: remove redundant frame flagsChristian Lamparter
2009-12-21ar9170: improve network latencyChristian Lamparter
2009-12-21ar9170: remove dead definitionsChristian Lamparter
2009-12-21ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez
2009-12-21ath9k: Stop ANI when doing a resetSujith