Age | Commit message (Expand) | Author |
---|---|---|
2001-12-13 | changes to work with 32bit platforms and get ethernet address on powerpc. | Dale Rahn |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-03 | Rewrite transmit handling (looks something more like hme), also takes advantage | Jason Wright |
2001-10-02 | increase rx descriptors, remove some debugging code, deal with different endi... | Jason Wright |
2001-09-29 | Some KNF. | Artur Grabowski |
2001-09-28 | Fix a DIAGNOSTIC check. | Artur Grabowski |
2001-09-24 | Use splimp instead of splnet in some places. | Artur Grabowski |
2001-09-23 | solve mtu problem a little more elegantly (ramdisk works on blade100 and | Jason Wright |
2001-09-21 | configured mtu in BOTH places (grumble) | Jason Wright |
2001-09-21 | openbsd style %b handling | Jason Wright |
2001-09-21 | another ETHERMTU + sizeof(struct ether_header) problem | Jason Wright |
2001-09-21 | adapt to OpenBSD ioctl structure | Jason Wright |
2001-09-21 | Driver for Sun GEM ethernet. Not ready yet. | Artur Grabowski |