Age | Commit message (Expand) | Author |
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 |
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 |