summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/tireg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace the custom jumbo allocator with MCLGETI.dlg2014-08-201-13/+2
| | | | putting this in the tree to make it easier for people to test.
* Cleanup promiscuous mode and multicast handling. From Brad.kettenis2009-12-131-2/+1
|
* tyypomiod2009-11-211-2/+2
|
* Split the ti(4) driver into mostly bus-agnostic code and PCI-specifickettenis2009-08-291-0/+1176
attachment. Add SBus support to the bus-agnostic code.