summaryrefslogtreecommitdiff
path: root/sys/dev/ic/lemac.c
AgeCommit message (Expand)Author
2009-08-10This does not need a shutdown function either (though the equilevantTheo de Raadt
2008-11-28Eliminate the redundant bits of code for MTU and multicast handlingBrad Smith
2008-10-02First step towards cleaning up the Ethernet driver ioctl handling.Brad Smith
2006-04-16Correctly computed the mac address checksum on big-endian platforms.Miod Vallat
2006-03-25allow bpf(4) to ignore packets based on their direction (inbound orDamien Miller
2005-11-14register offsets [against bh] are expected bus_size_t and not bus_addr_tMichael Shalayeff
2005-06-08remove netns crud.Henning Brauer
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2003-10-30array for multicast filter intialization mismatches. millert okJun-ichiro itojun Hagino
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2002-05-07move ether_crc32_le to if_ethersubr.c. Add ether_crc32_beNathan Binkert
2002-02-25Accept ethernet broadcasts too :-) This patch contains a copy ofNiklas Hallqvist
2001-07-13On my 10th wedding anniversary I am celebrating byNiklas Hallqvist