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
/
dev
/
usb
/
if_url.c
Age
Commit message (
Expand
)
Author
2005-03-03
ethernet on OQO model 01 device cable. dlg ok
Jun-ichiro itojun Hagino
2005-01-03
- make sure int is in running state before touching the multicast filters
Brad Smith
2004-11-17
Three mode devices found in the wild, I think
Theo de Raadt
2004-11-10
strncpy->strlcpy
Alexander Yurchenko
2004-10-16
Add Longshine LCS-8138TX and Micronet SP128AR found in linux driver
Jonathan Gray
2004-09-29
from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2
David Gwynne
2004-09-23
don't need to set ifp->if_mtu or ifp->if_output in each driver,
Brad Smith
2004-07-08
put "do { } while (0)" wrappers on all the debug maroc functions
Theo de Raadt
2003-12-23
init ether address correctly, since our Ether_ifattach macro does not do
Theo de Raadt
2003-12-15
Set devclass to DV_IFNET for all USB network drivers.
Cedric Berger
2003-05-07
string cleanup; nate ok
Theo de Raadt
2003-01-27
pad minimum frames with 0's; based on netbsd
Jason Wright
2002-11-11
sync with NetBSD
Nathan Binkert
2002-09-29
Plug memory leak; nyar-junk@int0rnet.net
Jason Wright
2002-07-25
get rid of trailing whitespace
Nathan Binkert
2002-07-10
shorten address printout
Theo de Raadt
2002-06-26
Kill __FUNCTION__.
Marc Espie
2002-05-09
Fix ioctl handling
Nathan Binkert
2002-05-07
Add a driver for Realtek RTL8150L based ethernet devices
Nathan Binkert
2002-05-07
Meant to commit only ulpt and committed everything. Most things weren't ready
Nathan Binkert
2002-05-07
Sync ulpt driver with NetBSD
Nathan Binkert