Age | Commit message (Expand) | Author |
---|---|---|
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-12 | remove redundant vm includes | Michael Shalayeff |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-24 | more ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-05-17 | convert mbuf and cluster allocation to pool, mostly from NetBSD | Niels Provos |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2000-10-16 | Use mii_attach() directly instead of mii_phy_probe(). | Aaron Campbell |
2000-02-15 | make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl() | Jason Wright |
1999-11-19 | use bus_dma* | Jason Wright |
1999-09-27 | reindent after removing statics | Jason Wright |
1999-09-03 | o make this look more like an OpenBSD driver (removed static's) | Jason Wright |
1999-03-11 | Winbond W89C840F ethernet driver | Jason Wright |