summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)Author
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek
2009-11-16ath5k: allow setting txpower to 0Bob Copeland
2009-11-11ath5k: use the common->keymapLuis R. Rodriguez
2009-11-11ath5k: remove double cache alignment, ath_rxbuf_alloc() already does itLuis R. Rodriguez
2009-11-11ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland
2009-11-06ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez
2009-10-07Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki
2009-10-07atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez
2009-10-07ath5k: define ath_common opsLuis R. Rodriguez
2009-10-07ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez
2009-10-07ath5k: move ath_common to ath5k_hwLuis R. Rodriguez
2009-10-07ath5k: initialize eeprom struct early on attachLuis R. Rodriguez
2009-10-07ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez
2009-10-07atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez
2009-10-07ath: move ath_bcast_mac to common headerLuis R. Rodriguez
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-08-28ath5k: don't use PCI ID to find the chip revisionPavel Roskin
2009-08-28ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()Pavel Roskin
2009-08-28ath5k: clarify srev comparison for CCMP checkBob Copeland
2009-08-28ath5k: add hardware CCMP encyption supportBob Copeland
2009-08-28ath5k: use the skb->cb directly for RX statusBob Copeland
2009-08-28ath5k: add led pin configuration for compaq c700 laptopMarcos Chaparro
2009-08-28ath5k: clean up filter flags settingBob Copeland
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14ath5k: use bit shift operators for cache line sizeLuis R. Rodriguez
2009-08-14ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez
2009-08-14ath5k: Use SWI to trigger calibrationNick Kossifidis
2009-08-14ath5k: Preserve pcicfg bits during attachNick Kossifidis
2009-08-14ath5k: Wakeup fixesNick Kossifidis
2009-08-14ath5k: Linear PCDAC code fixesNick Kossifidis
2009-08-14ath5k: Check EEPROM before tweaking SERDESNick Kossifidis
2009-08-14drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall
2009-08-14ath5k: fix missing output in monitor mode after ifconfig upJoerg Albert
2009-08-04ath5k: fix CAB queue operationBob Copeland
2009-08-04ath5k: update PCU opmode whenever a new interface is addedBob Copeland