summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/dev/if_mec.c
AgeCommit message (Expand)Author
2009-06-11The MAC multicast filter is set in mec_iff() hence there is need to do thisJoel Sing
2009-05-18Cleanup the ioctl and receive filter code for mec(4). This alsoJoel Sing
2008-11-28Eliminate the redundant bits of code for MTU and multicast handlingBrad Smith
2008-10-15Second pass of simple timeout_add -> timeout_add_sec conversionsBret Lambert
2008-10-02First step towards cleaning up the Ethernet driver ioctl handling.Brad Smith
2008-02-20Completely overhault attachment rules on sgi. No more indirect configurationMiod Vallat
2008-01-21Fix boot time interrupt storm on mec(4) by disabling DMA when stopping theJoel Sing
2008-01-20Clean up comments.Joel Sing
2007-07-31typo fixes from joel@ionix.com.auTheo de Raadt
2007-04-26Do not invoke arcbios routines from the moment our page tables are set up,Miod Vallat
2006-03-25allow bpf(4) to ignore packets based on their direction (inbound orDamien Miller
2005-11-09splimp -> splnetBrad Smith
2005-02-17ehternet -> ethernetMiod Vallat
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2004-09-29give reset a chance to be active for a short time!Per Fogelstrom
2004-09-23don't need to set ifp->if_mtu or ifp->if_output in each driver,Brad Smith
2004-08-26Fix a problem where the driver could get stuck in the rx int loop.Per Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10Add O2 built in ethernet.Per Fogelstrom
2004-08-10mac-110 on mace from netbsdMichael Shalayeff