| Commit message (Expand) | Author | Age | Files | Lines |
* | Break out the ath PCI logic into a separate device/module. | adrian | 2011-03-31 | 1 | -3/+4 |
* | The module name convention is foo, not if_foo. | imp | 2009-05-15 | 1 | -3/+3 |
* | remove now-redunant cardbus attachment. | imp | 2009-03-09 | 1 | -1/+0 |
* | remove the ath_rate module dependency; it's all bundled | sam | 2009-01-06 | 1 | -1/+0 |
* | Switch to ath hal source code. Note this removes the ath_hal | sam | 2008-12-01 | 1 | -2/+0 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -1/+1 |
* | - Use pci_enable_busmaster() to turn on busmaster. | kevlo | 2007-10-23 | 1 | -35/+10 |
* | update copyrights to 2007 and convert to be 2-clause bsd-only | sam | 2007-06-06 | 1 | -8/+1 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 1 | -1/+1 |
* | Change the remainder of the drivers for DMA'ing devices enabled in the | marius | 2007-01-21 | 1 | -1/+1 |
* | clarify shortcut return | sam | 2006-12-01 | 1 | -2/+2 |
* | bandaid type coercion for ia64 | sam | 2006-06-07 | 1 | -2/+2 |
* | move hal bus+tag externalization to the bus glue code where it belongs; | sam | 2006-06-05 | 1 | -2/+3 |
* | quiet tindexbox complaints about passing BUS_SPACE_MAXADDR as | sam | 2006-05-08 | 1 | -1/+1 |
* | Use BUS_PROBE_DEFAULT for pci probe return value | imp | 2005-03-05 | 1 | -1/+1 |
* | o disable pci retry timeout to avoid problems when operating in C3 state | sam | 2005-01-18 | 1 | -29/+32 |
* | bump copyright for 2005 | sam | 2004-12-31 | 1 | -1/+1 |
* | Update with last year of work. | sam | 2004-12-08 | 1 | -21/+6 |
* | update copyright notice for 2004 | sam | 2004-04-02 | 1 | -1/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -4/+4 |
* | Sometimes cardbus attachments don't attach, so while we track down | imp | 2003-11-28 | 1 | -0/+1 |
* | Remove explicit cardbus attachments from drivers where this is identical | dfr | 2003-11-03 | 1 | -1/+0 |
* | o convert mutex calls to #defines for portability, etc. | sam | 2003-10-14 | 1 | -4/+3 |
* | Close a race where ath_intr is installed and may be called before | sam | 2003-08-13 | 1 | -0/+5 |
* | Mega busdma API commit. | scottl | 2003-07-01 | 1 | -0/+2 |
* | Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL). | sam | 2003-06-23 | 1 | -0/+296 |