aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k
AgeCommit message (Expand)Author
2008-02-29ath5k/phy.c: fix negative array indexLuis R. Rodriguez
2008-02-29ath5k: Use software encryption for nowLuis R. Rodriguez
2008-02-29ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez
2008-02-29ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez
2008-02-29ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez
2008-02-29ath5k: Cleanup after API changesLuis R. Rodriguez
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez
2008-02-20ath5k: Fix build warnings on some 64-bit platforms.David Miller
2008-02-20WDEV, ath5k, don't return int from bool functionJiri Slaby
2008-02-20WDEV: ath5k, fix lock imbalanceJiri Slaby
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf
2008-02-01ath5k: fix section mismatch warningJohn W. Linville
2008-01-31ath5k: debug level improvementsBruno Randolf
2008-01-28ath5k: always extend rx timestamp with tsfBruno Randolf
2008-01-28ath5k: configure backoff for IBSS beacon queueBruno Randolf
2008-01-28ath5k: use SWBA to detect IBSS HW mergesBruno Randolf
2008-01-28ath5k: better beacon timer calculationBruno Randolf
2008-01-28ath5k: beacon interval is in TUBruno Randolf
2008-01-28ath5k: use 3 instead of 0x00000003Bruno Randolf
2008-01-28ath5k: reset key cache after resumeJohn W. Linville
2008-01-28ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville
2008-01-28ath5k: Fix frame duration oopsLuis R. Rodriguez
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28[PATCH] Net: add ath5k wireless driverJiri Slaby