aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis1-2/+11
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis1-0/+1
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville1-3/+6
2008-03-07ath5k: work around wrong beacon rx timestamp in IBSS modeBruno Randolf1-14/+45
2008-03-07ath5k: add notes about rx timestampBruno Randolf1-0/+11
2008-03-07ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf1-39/+35
2008-03-07ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis1-0/+3
2008-02-29ath5k: fix all endian issues reported by sparsePavel Roskin1-4/+4
2008-02-29ath5k: Use software encryption for nowLuis R. Rodriguez1-1/+3
2008-02-29ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez1-1/+1
2008-02-29ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez1-0/+2
2008-02-29ath5k: Cleanup after API changesLuis R. Rodriguez1-53/+74
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez1-155/+191
2008-02-20ath5k: Fix build warnings on some 64-bit platforms.David Miller1-6/+8
2008-02-20WDEV, ath5k, don't return int from bool functionJiri Slaby1-1/+4
2008-02-20WDEV: ath5k, fix lock imbalanceJiri Slaby1-0/+1
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf1-2/+2
2008-02-01ath5k: fix section mismatch warningJohn W. Linville1-3/+3
2008-01-31ath5k: debug level improvementsBruno Randolf1-5/+5
2008-01-28ath5k: always extend rx timestamp with tsfBruno Randolf1-5/+12
2008-01-28ath5k: configure backoff for IBSS beacon queueBruno Randolf1-2/+12
2008-01-28ath5k: use SWBA to detect IBSS HW mergesBruno Randolf1-13/+66
2008-01-28ath5k: better beacon timer calculationBruno Randolf1-17/+92
2008-01-28ath5k: beacon interval is in TUBruno Randolf1-2/+2
2008-01-28ath5k: reset key cache after resumeJohn W. Linville1-3/+14
2008-01-28ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville1-1/+1
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-7/+8
2008-01-28[PATCH] Net: add ath5k wireless driverJiri Slaby1-0/+2817