summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/hw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf2008-03-071-69/+72
* ath5k: struct ath5k_desc cleanupsBruno Randolf2008-03-071-111/+101
* ath5k: Make some changes to follow register dumps.Nick Kossifidis2008-03-071-6/+31
* ath5k: Fixes for PCI-E cardsNick Kossifidis2008-03-071-10/+29
* ath5k: more RF2413 stuffNick Kossifidis2008-03-071-4/+3
* ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis2008-03-071-2/+25
* ath5k: fix all endian issues reported by sparsePavel Roskin2008-02-291-2/+2
* ath5k: Port to new bitrate/channel APILuis R. Rodriguez2008-02-291-124/+46
* WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-211-4/+4
* ath5k: correct padding in tx descriptorsBruno Randolf2008-02-151-14/+20
* ath5k: use 3 instead of 0x00000003Bruno Randolf2008-01-291-4/+2
* ath5k: Fix frame duration oopsLuis R. Rodriguez2008-01-291-2/+6
* mac80211: dont use interface indices in driversJohannes Berg2008-01-291-1/+1
* [PATCH] Net: add ath5k wireless driverJiri Slaby2008-01-291-0/+4349