summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: HW code cleanupNick Kossifidis2008-09-051-4492/+0Star
* ath5k: rates cleanupBruno Randolf2008-08-221-57/+19Star
* ath5k: add Mesh Point supportAndrey Yurovsky2008-08-221-0/+1
* ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis2008-08-011-23/+59
* ath5k: Do ADC test during resetNick Kossifidis2008-08-011-0/+13
* ath5k: Misc hw_reset updatesNick Kossifidis2008-08-011-4/+27
* ath5k: Misc hw_attach fixesNick Kossifidis2008-08-011-41/+21Star
* ath5k: Restore saved initval after POSTNick Kossifidis2008-08-011-0/+6
* ath5k: Update register listNick Kossifidis2008-08-011-21/+22
* Ath5k: flush workJiri Slaby2008-07-291-0/+4
* wireless: Small cleanupsPavel Machek2008-06-271-2/+2
* ath5k: Fix loop variable initializationsBob Copeland2008-05-141-2/+4
* ath5k: Fix radio identification on AR5424/2424Nick Kossifidis2008-04-241-4/+10
* ath5k: Misc fixes/cleanupsNick Kossifidis2008-04-161-11/+127
* ath5k: Add RF2425 initvalsNick Kossifidis2008-04-161-9/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181-0/+2
|\
| * ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin2008-03-131-0/+2
* | drivers/net/wireless/ath5k - convert == (true|false) to simple logical testsJoe Perches2008-03-131-18/+18
* | 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/+101Star
* | 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/+3Star
* | 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/+46Star
|/
* 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/+2Star
* 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