Age | Commit message (Expand) | Author |
---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-23 | Remove repeated ethernet constants; use if_ether.h for it instead. | Federico G. Schwindt |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2000-11-11 | new timeouts; jason@ ok | Michael Shalayeff |
2000-10-16 | Use mii_attach() directly instead of mii_phy_probe(). | Aaron Campbell |
2000-06-07 | indent | Aaron Campbell |
2000-05-26 | add missing 'break' | Jason Wright |
1999-12-02 | add proper media handling and use dev/mii | Jason Wright |
1999-08-08 | ioh is a bus_space_handle_t not a bus_space_tag_t | Theo de Raadt |
1999-08-05 | more shaving... | Jason Wright |
1999-08-04 | remove some unnecessary stuff | Jason Wright |
1999-08-04 | Driver for the 3c515 FastEtherlink ISA | Jason Wright |