summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/hw.c
AgeCommit message (Expand)AuthorLines
2008-09-05ath5k: HW code cleanupNick Kossifidis-4492/+0
2008-08-22ath5k: rates cleanupBruno Randolf-57/+19
2008-08-22ath5k: add Mesh Point supportAndrey Yurovsky-0/+1
2008-08-01ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis-23/+59
2008-08-01ath5k: Do ADC test during resetNick Kossifidis-0/+13
2008-08-01ath5k: Misc hw_reset updatesNick Kossifidis-4/+27
2008-08-01ath5k: Misc hw_attach fixesNick Kossifidis-41/+21
2008-08-01ath5k: Restore saved initval after POSTNick Kossifidis-0/+6
2008-08-01ath5k: Update register listNick Kossifidis-21/+22
2008-07-29Ath5k: flush workJiri Slaby-0/+4
2008-06-27wireless: Small cleanupsPavel Machek-2/+2
2008-05-14ath5k: Fix loop variable initializationsBob Copeland-2/+4
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis-4/+10
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis-11/+127
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis-9/+11
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-0/+2
2008-03-13drivers/net/wireless/ath5k - convert == (true|false) to simple logical testsJoe Perches-18/+18
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin-0/+2
2008-03-07ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf-69/+72
2008-03-07ath5k: struct ath5k_desc cleanupsBruno Randolf-111/+101
2008-03-07ath5k: Make some changes to follow register dumps.Nick Kossifidis-6/+31
2008-03-07ath5k: Fixes for PCI-E cardsNick Kossifidis-10/+29
2008-03-07ath5k: more RF2413 stuffNick Kossifidis-4/+3
2008-03-07ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis-2/+25
2008-02-29ath5k: fix all endian issues reported by sparsePavel Roskin-2/+2
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez-124/+46
2008-02-20WDEV, ath5k, don't return int from bool functionJiri Slaby-4/+4
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf-14/+20
2008-01-28ath5k: use 3 instead of 0x00000003Bruno Randolf-4/+2
2008-01-28ath5k: Fix frame duration oopsLuis R. Rodriguez-2/+6
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-1/+1
2008-01-28[PATCH] Net: add ath5k wireless driverJiri Slaby-0/+4349