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
2009-08-13
rewrite the promisc mode / multicast handling code for the sparc hme(4)
Peter Hessler
2009-07-16
- Add missing tick handler calling mii_tick().
Stuart Henderson
2009-06-24
Simplify the ioctl handling code. From Brad.
Stuart Henderson
2009-06-20
Have hmestop() properly clear the RUNNING/OACTIVE flags and the interface
Stuart Henderson
2008-11-28
Eliminate the redundant bits of code for MTU and multicast handling
Brad Smith
2008-10-14
Change m_devget()'s outdated and unused "offset" argument: It is
Christian Weisgerber
2008-10-02
First step towards cleaning up the Ethernet driver ioctl handling.
Brad Smith
2006-06-25
fix a typo in a comment and add the comment to the sparc hme driver.
Brad Smith
2006-06-02
sbus_establish() and the associated linked list in the sbus softc is now only
Miod Vallat
2006-05-27
unknown ioctl is ENOTTY not EINVAL
Jason Wright
2006-03-25
allow bpf(4) to ignore packets based on their direction (inbound or
Damien Miller
2006-01-12
- add a missing htons() to the receive checksum routine to fix
Brad Smith
2005-11-09
splimp -> splnet
Brad Smith
2005-06-08
remove netns crud.
Henning Brauer
2005-04-25
csum -> csum_flags
Brad Smith
2005-02-22
add hme(4) RX TCP/UDP checksum offload
Brad Smith
2005-01-15
make sure interface is in RUNNING state before touching the multicast filters
Brad Smith
2004-09-29
Switch sparc to evcount; ok deraadt@
Miod Vallat
2004-09-28
- Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTU
Brad Smith
2004-08-08
do not reset the chip (and subsequently the phy) when unnecessary; that is,
Brad Smith
2003-06-18
configure the interface to properly support vlan frames
Jason Wright
2003-06-02
nuke my clause 3 & 4 (and a couple jointly (c) with Theo).
Jason Wright
2002-11-09
- make IFF_SIMPLEX only set if the media is IFM_FDX (prevents ip6 from
Federico G. Schwindt
2002-10-05
spelling.
Federico G. Schwindt
2002-07-17
DTIMEXP is not a fatal error, deal with it.
Jason Wright
2002-06-07
knf
Jason Wright
2002-04-30
Fix an ancient problem in how sparc interrupts are handled.
Artur Grabowski
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-24
propagate bootpath
Jason Wright
2001-07-30
convert to ALTQ style macros (these drivers appear to meet the criteria for
Jason Wright
2001-06-26
trivial ether_input_mbuf() conversions.
Federico G. Schwindt
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2001-01-30
- make hme_put() a little neater
Jason Wright
2001-01-30
borrow an idea from if_rl... take advantage of HME_RX_OFFSET and use
Jason Wright
2001-01-23
three small bugs pointed out by Adam <vt@ikp.pl>
Jason Wright
2000-11-28
How did this work?
Jason Wright
2000-11-28
Repair: grrrrrr... brought in wrong changes -again-
Jason Wright
2000-11-28
oops, not yet
Jason Wright
2000-11-28
remove statics and knf
Jason Wright
2000-06-18
don't reset the chip on NORXD, and certainly don't print a message about it
Jason Wright
2000-06-18
hmm, you'd never know these started out as if_ie.c....
Jason Wright
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
[next]