summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k
AgeCommit message (Expand)AuthorFilesLines
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland1-0/+7
2009-01-29mac80211: clean up set_key callbackJohannes Berg2-5/+6
2009-01-29ath5k: More EEPROM code updatesNick Kossifidis1-6/+1
2009-01-29ath5k: Update EEPROM codeNick Kossifidis1-27/+116
2009-01-22net: constify VFTsJan Engelhardt1-1/+1
2009-01-12ath5k: fix return values from ath5k_txBob Copeland1-4/+4
2009-01-12ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2-3/+3
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-12-19ath5k: correct packet length in tx descriptorsBob Copeland3-6/+11
2008-12-19ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT1-17/+21
2008-12-12ath5k: fix endianness of bitwise ops when installing micBob Copeland1-2/+2
2008-12-05ath5k: enable combined michael mic in key cacheBob Copeland4-14/+22
2008-12-05ath5k: clean up ath5k_hw_set_keyBob Copeland1-24/+34
2008-12-05ath5k: preserve higher order bits when setting mac addressBob Copeland1-5/+4
2008-11-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-7/+42
2008-11-26ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau4-192/+1264
2008-11-26ath5k: set mac address in add_interfaceBob Copeland2-11/+14
2008-11-26ath5k: name pci driver "ath5k" tooJohannes Berg1-1/+1
2008-11-26ath5k: disable beacon filter when station is not associatedMartin Xu2-1/+35
2008-11-26ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan1-5/+5
2008-11-21ath5k: allow APs to receive beaconsLuis R. Rodriguez1-2/+2
2008-11-21ath5k: Fix IMR initNick Kossifidis1-3/+3
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2-6/+2
2008-11-10ath5k: update keycache to support TKIP handlingBob Copeland2-7/+62
2008-11-10ath5k: enable hardware encryption for WEPBob Copeland1-3/+8
2008-11-10ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland1-4/+11
2008-11-10ath5k: Update PCU codeNick Kossifidis3-24/+102
2008-11-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-9/+11
2008-11-07ath5k: correct handling of rx status fieldsBob Copeland1-8/+8
2008-11-07Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville1-1/+3
2008-11-01ath5k: Update interrupt masking codeNick Kossifidis6-79/+247
2008-11-01ath5k: reduce checkpatch.pl errorsJohn Daiker3-12/+12
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-19/+15
2008-11-01ath5k: fix mesh point operationAndrey Yurovsky1-0/+6
2008-11-01ath5k: correct ath5k signal qualityLuis R. Rodriguez1-1/+11
2008-11-01Ath5k: add AP modeJiri Slaby1-25/+17
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-4/+3
2008-10-30ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland1-3/+1
2008-10-30ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2-15/+9
2008-10-30ath5k: correct misspelling in debug helpBob Copeland1-1/+1
2008-10-28ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns1-22/+11
2008-10-23ath5k: fix suspend-related oops on rmmodBob Copeland2-9/+21
2008-10-07ath5k: implement multi-rate retry support, fix tx status reportingFelix Fietkau3-26/+95
2008-10-07mac80211: free up 2 bytes in skb->cbFelix Fietkau1-1/+1
2008-09-30ath5k: Add support for AR2417 v2Nick Kossifidis1-2/+3
2008-09-30ath5k: Fix SREV reporting after SREV updatesNick Kossifidis1-1/+5
2008-09-30ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2-7/+46
2008-09-30ath5k: Use new srevs to properly attach radio chipsNick Kossifidis1-69/+113
2008-09-30ath5k: Update registers and SREV ids v2Nick Kossifidis6-238/+490
2008-09-30ath5k: write beacon control register twice when resetting tsfBob Copeland1-1/+13