aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k/base.c
AgeCommit message (Expand)Author
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
2008-07-29Ath5k: fix dma operationJiri Slaby
2008-07-29Ath5k: flush workJiri Slaby
2008-07-29Ath5k: kill tasklets on shutdownJiri Slaby
2008-07-29Ath5k: fix memory corruptionJiri Slaby
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland
2008-06-26ath5k: use frame control helpersHarvey Harrison
2008-06-03ath5k: use IEEE80211_SKB_CBJohannes Berg
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-14ath5k: Fix loop variable initializationsBob Copeland
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville
2008-03-07ath5k: work around wrong beacon rx timestamp in IBSS modeBruno Randolf
2008-03-07ath5k: add notes about rx timestampBruno Randolf