summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_athn_pci.c
AgeCommit message (Expand)Author
2011-01-08clear pci configuration register 0x41 on resume, like during attach.Damien Bergamini
2010-12-31move the printing of the MAC address to the same line than the MAC rev.Damien Bergamini
2010-12-31Make the athn(4) back-end more bus agnostic by moving read and writeDamien Bergamini
2010-08-04use a workq for resume.Damien Bergamini
2010-07-21Add suspend/unsuspend logic.Mark Kettenis
2010-05-16add AR9300 PCI IdDamien Bergamini
2010-02-02Attach athn(4) to the AR2427 which is a castrated (no 11n) AR928X.Damien Bergamini
2009-12-22Revert last commit, I should have checked with damien@ first.Stuart Henderson
2009-12-22Sort pci ids, from Brad.Stuart Henderson
2009-11-21attach to the AR9227 tooDamien Bergamini
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini