index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sgi
/
dev
/
if_mec.c
Age
Commit message (
Expand
)
Author
2009-06-11
The MAC multicast filter is set in mec_iff() hence there is need to do this
Joel Sing
2009-05-18
Cleanup the ioctl and receive filter code for mec(4). This also
Joel Sing
2008-11-28
Eliminate the redundant bits of code for MTU and multicast handling
Brad Smith
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-10-02
First step towards cleaning up the Ethernet driver ioctl handling.
Brad Smith
2008-02-20
Completely overhault attachment rules on sgi. No more indirect configuration
Miod Vallat
2008-01-21
Fix boot time interrupt storm on mec(4) by disabling DMA when stopping the
Joel Sing
2008-01-20
Clean up comments.
Joel Sing
2007-07-31
typo fixes from joel@ionix.com.au
Theo de Raadt
2007-04-26
Do not invoke arcbios routines from the moment our page tables are set up,
Miod Vallat
2006-03-25
allow bpf(4) to ignore packets based on their direction (inbound or
Damien Miller
2005-11-09
splimp -> splnet
Brad Smith
2005-02-17
ehternet -> ethernet
Miod Vallat
2005-01-15
make sure interface is in RUNNING state before touching the multicast filters
Brad Smith
2004-09-29
give reset a chance to be active for a short time!
Per Fogelstrom
2004-09-23
don't need to set ifp->if_mtu or ifp->if_output in each driver,
Brad Smith
2004-08-26
Fix a problem where the driver could get stuck in the rx int loop.
Per Fogelstrom
2004-08-10
spacing
Theo de Raadt
2004-08-10
Add O2 built in ethernet.
Per Fogelstrom
2004-08-10
mac-110 on mace from netbsd
Michael Shalayeff