summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mtd8xx.c
AgeCommit message (Expand)Author
2011-06-21remove some unnecessary casts. ok blambert deraadt kettenis matthewTed Unangst
2010-05-19BUS_DMA_ZERO instead of alloc, map, bzero.Owain Ainsworth
2008-11-28Eliminate the redundant bits of code for MTU and multicast handlingBrad Smith
2008-10-14Change m_devget()'s outdated and unused "offset" argument: It isChristian Weisgerber
2008-10-02First step towards cleaning up the Ethernet driver ioctl handling.Brad Smith
2007-11-26typos; ok jmc@Martynas Venckus
2006-03-25allow bpf(4) to ignore packets based on their direction (inbound orDamien Miller
2005-11-19Remove superfluous statement-ending semi-colons. i.e., "return foo;;" shouldAaron Campbell
2005-11-07splimp -> splnetBrad Smith
2005-07-02set IFCAP_VLAN_MTU and do not whine if we cannot get mbufsBrad Smith
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2004-09-28Use ETHER_MAX_DIX_LEN/ETHER_MIN_LENBrad Smith
2004-09-23don't need to set ifp->if_mtu or ifp->if_output in each driver,Brad Smith
2004-06-05Make multicast ranges work.Ryan Thomas McBride
2004-05-26use ETHER_ALIGNBrad Smith
2003-11-17Defined behavior.Marc Espie
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-09-25update fom form@ including support for 891 chips and moreMichael Shalayeff