summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k/hw.c
AgeCommit message (Expand)Author
2008-09-05ath5k: HW code cleanupNick Kossifidis
2008-08-22ath5k: rates cleanupBruno Randolf
2008-08-22ath5k: add Mesh Point supportAndrey Yurovsky
2008-08-01ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis
2008-08-01ath5k: Do ADC test during resetNick Kossifidis
2008-08-01ath5k: Misc hw_reset updatesNick Kossifidis
2008-08-01ath5k: Misc hw_attach fixesNick Kossifidis
2008-08-01ath5k: Restore saved initval after POSTNick Kossifidis
2008-08-01ath5k: Update register listNick Kossifidis
2008-07-29Ath5k: flush workJiri Slaby
2008-06-27wireless: Small cleanupsPavel Machek
2008-05-14ath5k: Fix loop variable initializationsBob Copeland
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-13drivers/net/wireless/ath5k - convert == (true|false) to simple logical testsJoe Perches
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin
2008-03-07ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf
2008-03-07ath5k: struct ath5k_desc cleanupsBruno Randolf
2008-03-07ath5k: Make some changes to follow register dumps.Nick Kossifidis
2008-03-07ath5k: Fixes for PCI-E cardsNick Kossifidis
2008-03-07ath5k: more RF2413 stuffNick Kossifidis
2008-03-07ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis
2008-02-29ath5k: fix all endian issues reported by sparsePavel Roskin
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez
2008-02-20WDEV, ath5k, don't return int from bool functionJiri Slaby
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf
2008-01-28ath5k: use 3 instead of 0x00000003Bruno Randolf
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