aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k
AgeCommit message (Expand)Author
2009-01-08fix similar typos to successfullColy Li
2008-12-19ath5k: correct packet length in tx descriptorsBob Copeland
2008-12-19ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT
2008-12-12ath5k: fix endianness of bitwise ops when installing micBob Copeland
2008-12-05ath5k: enable combined michael mic in key cacheBob Copeland
2008-12-05ath5k: clean up ath5k_hw_set_keyBob Copeland
2008-12-05ath5k: preserve higher order bits when setting mac addressBob Copeland
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau
2008-11-26ath5k: set mac address in add_interfaceBob Copeland
2008-11-25ath5k: name pci driver "ath5k" tooJohannes Berg
2008-11-25ath5k: disable beacon filter when station is not associatedMartin Xu
2008-11-25ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan
2008-11-21ath5k: allow APs to receive beaconsLuis R. Rodriguez
2008-11-21ath5k: Fix IMR initNick Kossifidis
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau
2008-11-10ath5k: update keycache to support TKIP handlingBob Copeland
2008-11-10ath5k: enable hardware encryption for WEPBob Copeland
2008-11-10ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland
2008-11-10ath5k: Update PCU codeNick Kossifidis
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville
2008-10-31ath5k: Update interrupt masking codeNick Kossifidis
2008-10-31ath5k: reduce checkpatch.pl errorsJohn Daiker
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31ath5k: fix mesh point operationAndrey Yurovsky
2008-10-31ath5k: correct ath5k signal qualityLuis R. Rodriguez
2008-10-31Ath5k: add AP modeJiri Slaby
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-29ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns
2008-10-29ath5k: correct misspelling in debug helpBob Copeland
2008-10-27ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns
2008-10-22ath5k: fix suspend-related oops on rmmodBob Copeland
2008-10-06ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-09-30ath5k: Add support for AR2417 v2Nick Kossifidis
2008-09-30ath5k: Fix SREV reporting after SREV updatesNick Kossifidis
2008-09-30ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis
2008-09-30ath5k: Use new srevs to properly attach radio chipsNick Kossifidis
2008-09-30ath5k: Update registers and SREV ids v2Nick Kossifidis
2008-09-30ath5k: write beacon control register twice when resetting tsfBob Copeland
2008-09-24ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05ath5k: HW code cleanupNick Kossifidis
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-26Ath5k: fix bintval setupJiri Slaby
2008-08-26Ath5k: lock beaconsJiri Slaby