summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-211-6/+8
* WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-211-1/+4
* WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-211-0/+1
* ath5k: correct padding in tx descriptorsBruno Randolf2008-02-151-2/+2
* ath5k: fix section mismatch warningJohn W. Linville2008-02-011-3/+3
* ath5k: debug level improvementsBruno Randolf2008-02-011-5/+5
* ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-291-5/+12
* ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-291-2/+12
* ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-291-13/+66
* ath5k: better beacon timer calculationBruno Randolf2008-01-291-17/+92
* ath5k: beacon interval is in TUBruno Randolf2008-01-291-2/+2
* ath5k: reset key cache after resumeJohn W. Linville2008-01-291-3/+14
* ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-291-1/+1
* mac80211: dont use interface indices in driversJohannes Berg2008-01-291-7/+8
* [PATCH] Net: add ath5k wireless driverJiri Slaby2008-01-291-0/+2817