Age | Commit message (Expand) | Author |
---|---|---|
2003-10-05 | Stop the chip from stripping VLAN headers (the driver | Henric Jungheim |
2003-08-23 | switch to ether_input_mbuf; krw@ testing and ok. | Federico G. Schwindt |
2003-06-29 | change a %ju (which we dont have yet) to a %lu with an argument cast | Anil Madhavapeddy |
2003-06-13 | Sync with FreeBSD's "em". | Henric Jungheim |
2003-06-13 | Add/fix some PCI ids for Intel gig hardware. pcidevs diff from henric@. | Brad Smith |
2003-02-27 | print out the ethernet address in the dmesg. | Nathan Binkert |
2002-12-18 | fix memory leak when downing an interface. | Nathan Binkert |
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert |
2002-11-26 | use pci_matchbyid | Nathan Binkert |
2002-11-22 | nate, why is it that for every single ethernet driver you merge into the | Theo de Raadt |
2002-09-25 | #if NVLAN > 0 around vlan portions of code | Nathan Binkert |
2002-09-24 | Driver for Intel PRO/1000 gigabit ethernet adapters. | Nathan Binkert |