aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ahb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-4/+3
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-5/+2
2010-04-06ath: Add a bus type fieldSujith1-0/+1
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin1-10/+2
2010-01-14ath9k: Fix panic on driver loadSujith1-0/+3
2010-01-12ath9k: Cleanup init/deinit routinesSujith1-8/+12
2009-10-30ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez1-7/+4
2009-10-30ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez1-2/+3
2009-10-27ath9k: adjust ahb callbacks to new struct layout to avoid compile errorsMarek Lindner1-4/+2
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez1-6/+8
2009-10-07atheros: add common debug printingLuis R. Rodriguez1-3/+4
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-1/+1
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan1-1/+1
2009-09-08ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez1-5/+3
2009-08-04ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez1-1/+1
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+192