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
/
sparc
/
dev
/
be.c
Age
Commit message (
Expand
)
Author
2000-06-18
hmm, you'd never know these started out as if_ie.c....
Jason Wright
1999-12-08
fix mbuf chain allocation to comply with m_devget() way
Jason Wright
1999-02-15
better promisc/allmulti handling
Jason Wright
1999-02-08
match be & qe as part of the bootpath
Jason Wright
1999-01-07
Take advantage of kernel printf %b
Jason Wright
1998-11-02
First step at unifying qe & be drivers:
Jason Wright
1998-10-21
The qec global reset should only be allowed to happen once per qec card, not
Jason Wright
1998-10-19
Garbage collect an unused variable.
Jason Wright
1998-10-09
Turn off all "counter expired" interrupts (missed defer-counter expired counter)
Jason Wright
1998-10-02
Fixed multicast filter setup.
Jason Wright
1998-09-28
don't use bcopy to get the tx_flags value, get it directly
Jason Wright
1998-09-15
multicast support + a little KNF
Jason Wright
1998-09-08
changed order of ifmedia_add's (purely cosmetic)
Jason Wright
1998-09-08
Correct braino in ifmedia status
Jason Wright
1998-09-04
ifmedia-fy qec+be
Jason Wright
1998-09-01
o sun4c supported now
Jason Wright
1998-08-28
o added link negotiation
Jason Wright
1998-08-26
First cut at qec+be support. Works in 10mbit/half duplex mode.
Jason Wright
1998-07-11
fix attach() messages
Theo de Raadt
1998-07-05
basic chip setup
Theo de Raadt
1998-07-05
start at irq framework
Theo de Raadt
1998-07-04
network driver framework in place
Theo de Raadt
1998-07-04
map registers of the qec+be 100mbit card
Theo de Raadt