summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k/base.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-190/+0
2009-03-28ath5k: warn and correct rate for unknown hw rate indexesBob Copeland1-1/+1
2009-02-27ath5k: move beacon processing to a taskletBob Copeland1-0/+1
2009-01-30ath5k: remove unused led_off parameterBob Copeland1-2/+1
2008-11-26ath5k: disable beacon filter when station is not associatedMartin Xu1-0/+1
2008-10-23ath5k: fix suspend-related oops on rmmodBob Copeland1-1/+2
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-1/+1
2008-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-08-27Ath5k: lock beaconsJiri Slaby1-0/+1
2008-08-23ath5k: rates cleanupBruno Randolf1-6/+2
2008-07-30Ath5k: fix memory corruptionJiri Slaby1-1/+1
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland1-14/+18
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-1/+0
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-1/+2
2008-02-29ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez1-2/+2
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez1-3/+11
2008-01-29ath5k: use SWBA to detect IBSS HW mergesBruno Randolf1-0/+1
2008-01-29ath5k: beacon interval is in TUBruno Randolf1-1/+1
2008-01-29mac80211: dont use interface indices in driversJohannes Berg1-1/+1
2008-01-29[PATCH] Net: add ath5k wireless driverJiri Slaby1-0/+178