aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k/base.c
AgeCommit message (Expand)Author
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland
2009-01-29ath5k: fix locking in ath5k_configBob Copeland
2009-01-12ath5k: fix return values from ath5k_txBob Copeland
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-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-21ath5k: allow APs to receive beaconsLuis R. Rodriguez
2008-11-21ath5k: Fix IMR initNick Kossifidis
2008-11-10ath5k: update keycache to support TKIP handlingBob Copeland
2008-11-10ath5k: enable hardware encryption for WEPBob Copeland
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-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: Update registers and SREV ids v2Nick 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
2008-08-22ath5k: set short preamble flag for rxBruno Randolf
2008-08-22ath5k: explicitly check skb->lenHarvey Harrison
2008-08-22ath5k: rates cleanupBruno Randolf
2008-08-22Ath5k: unify resetsJiri Slaby
2008-08-22ath5k: add Mesh Point supportAndrey Yurovsky
2008-08-18removed unused #include <version.h>Huang Weiyi
2008-08-18ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez
2008-08-01Ath5k: mask out unneeded interruptsJiri Slaby
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29ath5k: don't enable MSI, we cannot handle it yetPavel Roskin
2008-07-29ath5k: fix recursive locking in ath5k_beacon_updateBob Copeland
2008-07-29ath5k: use positive logic for HP laptop LEDsBob Copeland
2008-07-29Ath5k: suspend/resume fixesJiri Slaby