summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-1/+1
* - Use pci_enable_busmaster() to turn on busmaster.kevlo2007-10-231-35/+10
* update copyrights to 2007 and convert to be 2-clause bsd-onlysam2007-06-061-8/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* Change the remainder of the drivers for DMA'ing devices enabled in themarius2007-01-211-1/+1
* clarify shortcut returnsam2006-12-011-2/+2
* bandaid type coercion for ia64sam2006-06-071-2/+2
* move hal bus+tag externalization to the bus glue code where it belongs;sam2006-06-051-2/+3
* quiet tindexbox complaints about passing BUS_SPACE_MAXADDR assam2006-05-081-1/+1
* Use BUS_PROBE_DEFAULT for pci probe return valueimp2005-03-051-1/+1
* o disable pci retry timeout to avoid problems when operating in C3 statesam2005-01-181-29/+32
* bump copyright for 2005sam2004-12-311-1/+1
* Update with last year of work.sam2004-12-081-21/+6
* update copyright notice for 2004sam2004-04-021-1/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* Sometimes cardbus attachments don't attach, so while we track downimp2003-11-281-0/+1
* Remove explicit cardbus attachments from drivers where this is identicaldfr2003-11-031-1/+0
* o convert mutex calls to #defines for portability, etc.sam2003-10-141-4/+3
* Close a race where ath_intr is installed and may be called beforesam2003-08-131-0/+5
* Mega busdma API commit.scottl2003-07-011-0/+2
* Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).sam2003-06-231-0/+296
OpenPOWER on IntegriCloud