| Commit message (Expand) | Author | Age | Files | Lines |
* | ath5k: HW code cleanup | Nick Kossifidis | 2008-09-05 | 1 | -4492/+0 |
* | ath5k: rates cleanup | Bruno Randolf | 2008-08-22 | 1 | -57/+19 |
* | ath5k: add Mesh Point support | Andrey Yurovsky | 2008-08-22 | 1 | -0/+1 |
* | ath5k: Reorder calibration calls during reset and update hw_set_power | Nick Kossifidis | 2008-08-01 | 1 | -23/+59 |
* | ath5k: Do ADC test during reset | Nick Kossifidis | 2008-08-01 | 1 | -0/+13 |
* | ath5k: Misc hw_reset updates | Nick Kossifidis | 2008-08-01 | 1 | -4/+27 |
* | ath5k: Misc hw_attach fixes | Nick Kossifidis | 2008-08-01 | 1 | -41/+21 |
* | ath5k: Restore saved initval after POST | Nick Kossifidis | 2008-08-01 | 1 | -0/+6 |
* | ath5k: Update register list | Nick Kossifidis | 2008-08-01 | 1 | -21/+22 |
* | Ath5k: flush work | Jiri Slaby | 2008-07-29 | 1 | -0/+4 |
* | wireless: Small cleanups | Pavel Machek | 2008-06-27 | 1 | -2/+2 |
* | ath5k: Fix loop variable initializations | Bob Copeland | 2008-05-14 | 1 | -2/+4 |
* | ath5k: Fix radio identification on AR5424/2424 | Nick Kossifidis | 2008-04-24 | 1 | -4/+10 |
* | ath5k: Misc fixes/cleanups | Nick Kossifidis | 2008-04-16 | 1 | -11/+127 |
* | ath5k: Add RF2425 initvals | Nick Kossifidis | 2008-04-16 | 1 | -9/+11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-18 | 1 | -0/+2 |
|\ |
|
| * | ath5k: disable irq handling in ath5k_hw_detach() | Pavel Roskin | 2008-03-13 | 1 | -0/+2 |
* | | drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests | Joe Perches | 2008-03-13 | 1 | -18/+18 |
* | | ath5k: move rx and tx status structures out of hardware descriptor | Bruno Randolf | 2008-03-07 | 1 | -69/+72 |
* | | ath5k: struct ath5k_desc cleanups | Bruno Randolf | 2008-03-07 | 1 | -111/+101 |
* | | ath5k: Make some changes to follow register dumps. | Nick Kossifidis | 2008-03-07 | 1 | -6/+31 |
* | | ath5k: Fixes for PCI-E cards | Nick Kossifidis | 2008-03-07 | 1 | -10/+29 |
* | | ath5k: more RF2413 stuff | Nick Kossifidis | 2008-03-07 | 1 | -4/+3 |
* | | ath5k: Identify RF2413 and deal with PHY_SPENDING | Nick Kossifidis | 2008-03-07 | 1 | -2/+25 |
* | | ath5k: fix all endian issues reported by sparse | Pavel Roskin | 2008-02-29 | 1 | -2/+2 |
* | | ath5k: Port to new bitrate/channel API | Luis R. Rodriguez | 2008-02-29 | 1 | -124/+46 |
|/ |
|
* | WDEV, ath5k, don't return int from bool function | Jiri Slaby | 2008-02-21 | 1 | -4/+4 |
* | ath5k: correct padding in tx descriptors | Bruno Randolf | 2008-02-15 | 1 | -14/+20 |
* | ath5k: use 3 instead of 0x00000003 | Bruno Randolf | 2008-01-29 | 1 | -4/+2 |
* | ath5k: Fix frame duration oops | Luis R. Rodriguez | 2008-01-29 | 1 | -2/+6 |
* | mac80211: dont use interface indices in drivers | Johannes Berg | 2008-01-29 | 1 | -1/+1 |
* | [PATCH] Net: add ath5k wireless driver | Jiri Slaby | 2008-01-29 | 1 | -0/+4349 |