summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ahb.c
Commit message (Expand)AuthorAgeFilesLines
* ath: Add a bus type fieldSujith2010-04-061-0/+1
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-011-10/+2Star
* ath9k: Fix panic on driver loadSujith2010-01-151-0/+3
* ath9k: Cleanup init/deinit routinesSujith2010-01-121-8/+12
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-301-7/+4Star
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-301-2/+3
* ath9k: adjust ahb callbacks to new struct layout to avoid compile errorsMarek Lindner2009-10-271-4/+2Star
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-6/+8
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-3/+4
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-1/+1
* ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan2009-09-091-1/+1
* ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez2009-09-081-5/+3Star
* ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez2009-08-041-1/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+192