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
/
hme.c
Age
Commit message (
Expand
)
Author
1999-12-10
fix rx mbuf allocation
Jason Wright
1999-08-20
uninitialized variable; art@
Jason Wright
1999-04-18
KNF & typo in printf
Jason Wright
1999-02-23
better promisc and allmulti handling
Jason Wright
1999-02-06
match qfe's as hme's
Jason Wright
1999-01-31
Typo in comment
Jason Wright
1999-01-07
Take advantage of kernel printf %b
Jason Wright
1998-12-14
Do clamping of dvma burst size like everything else
Jason Wright
1998-11-11
Detect cards that require dma that are in non-dma slots and don't allow
Jason Wright
1998-10-02
Fixed multicast filter setup.
Jason Wright
1998-09-24
o If using the serial phy interface and an bad phy addr is requested, make
Jason Wright
1998-09-16
missed flags from mii layer merge
Jason Wright
1998-09-10
default media type is auto if a phy is found, and none if not
Jason Wright
1998-09-10
Modified to use mii layer for hme
Jason Wright
1998-09-09
Better if_media support (actually works consistently now for non-autoneg)
Jason Wright
1998-09-08
o hme get ifmedia support
Jason Wright
1998-09-01
o Removed dependence on stp2002 (not sharable with qec+be)
Jason Wright
1998-07-17
Moved most of the DMA functions to a chipset driver so that
Jason Wright
1998-07-13
- Fix handling of 'local-mac-address' (use it if present, otherwise default
Jason Wright
1998-07-10
Add build support for hme
Jason Wright
1998-07-10
hme (Happy Meal) ethernet driver.
Jason Wright