summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAgeFilesLines
* WDEV: ath5k, typecheck on nonDEBUGJiri Slaby2008-02-291-1/+3
* ath5k/phy.c: fix negative array indexLuis R. Rodriguez2008-02-291-0/+3
* ath5k: Use software encryption for nowLuis R. Rodriguez2008-02-291-1/+3
* ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez2008-02-296-36/+67
* ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez2008-02-292-2/+22
* ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez2008-02-291-0/+2
* ath5k: Cleanup after API changesLuis R. Rodriguez2008-02-294-74/+102
* ath5k: Port to new bitrate/channel APILuis R. Rodriguez2008-02-297-371/+329
* ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-201-6/+8
* WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-203-6/+9
* WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-201-0/+1
* ath5k: correct padding in tx descriptorsBruno Randolf2008-02-152-16/+22
* ath5k: fix section mismatch warningJohn W. Linville2008-02-011-3/+3
* ath5k: debug level improvementsBruno Randolf2008-01-313-37/+115
* ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-281-5/+12
* ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-281-2/+12
* ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-282-13/+67
* ath5k: better beacon timer calculationBruno Randolf2008-01-281-17/+92
* ath5k: beacon interval is in TUBruno Randolf2008-01-283-5/+5
* ath5k: use 3 instead of 0x00000003Bruno Randolf2008-01-281-4/+2
* ath5k: reset key cache after resumeJohn W. Linville2008-01-281-3/+14
* ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-281-1/+1
* ath5k: Fix frame duration oopsLuis R. Rodriguez2008-01-281-2/+6
* mac80211: dont use interface indices in driversJohannes Berg2008-01-283-9/+10
* [PATCH] Net: add ath5k wireless driverJiri Slaby2008-01-2813-0/+15818
OpenPOWER on IntegriCloud