Age | Commit message (Expand) | Author | Files | Lines |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-08-08 | ath5k: remove last references to "softc" | Pavel Roskin | 1 | -2/+2 |
2011-07-20 | ath5k: merge ath5k_hw and ath5k_softc | Pavel Roskin | 1 | -19/+19 |
2011-07-11 | ath5k: fix typos, bad comment formatting and GHz in place of MHz | Pavel Roskin | 1 | -6/+6 |
2011-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+5 |
2011-07-08 | ath5k: fix formatting errors found by checkpatch.pl | Pavel Roskin | 1 | -1/+1 |
2011-07-05 | ath5k: fix incorrect use of drvdata in PCI suspend/resume code | Pavel Roskin | 1 | -2/+5 |
2011-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+32 |
2011-04-14 | ath5k: add a new bus op for reading the mac address | Felix Fietkau | 1 | -0/+32 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-19 | ath5k: Fix return codes for eeprom read functions. | Wojciech Dubowik | 1 | -4/+5 |
2010-12-09 | ath5k: Fix modinfo does not list alias -> pci-id lines | Sedat Dilek | 1 | -0/+1 |
2010-12-02 | ath5k: Add a function to read chipset's MAC revision | Felix Fietkau | 1 | -0/+6 |
2010-12-02 | ath5k: Use generic eeprom read from common ath_bus_opts struct. | Felix Fietkau | 1 | -0/+36 |
2010-12-02 | ath5k: Move PCI bus functions to separate file. | Felix Fietkau | 1 | -0/+284 |