summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/hme.c
AgeCommit message (Expand)Author
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-01-30- make hme_put() a little neaterJason Wright
2001-01-30borrow an idea from if_rl... take advantage of HME_RX_OFFSET and useJason Wright
2001-01-23three small bugs pointed out by Adam <vt@ikp.pl>Jason Wright
2000-11-28How did this work?Jason Wright
2000-11-28Repair: grrrrrr... brought in wrong changes -again-Jason Wright
2000-11-28oops, not yetJason Wright
2000-11-28remove statics and knfJason Wright
2000-06-18don't reset the chip on NORXD, and certainly don't print a message about itJason Wright
2000-06-18hmm, you'd never know these started out as if_ie.c....Jason Wright
1999-12-10fix rx mbuf allocationJason Wright
1999-08-20uninitialized variable; art@Jason Wright
1999-04-18KNF & typo in printfJason Wright
1999-02-23better promisc and allmulti handlingJason Wright
1999-02-06match qfe's as hme'sJason Wright
1999-01-31Typo in commentJason Wright
1999-01-07Take advantage of kernel printf %bJason Wright
1998-12-14Do clamping of dvma burst size like everything elseJason Wright
1998-11-11Detect cards that require dma that are in non-dma slots and don't allowJason Wright
1998-10-02Fixed multicast filter setup.Jason Wright
1998-09-24o If using the serial phy interface and an bad phy addr is requested, makeJason Wright
1998-09-16missed flags from mii layer mergeJason Wright
1998-09-10default media type is auto if a phy is found, and none if notJason Wright
1998-09-10Modified to use mii layer for hmeJason Wright
1998-09-09Better if_media support (actually works consistently now for non-autoneg)Jason Wright
1998-09-08o hme get ifmedia supportJason Wright
1998-09-01o Removed dependence on stp2002 (not sharable with qec+be)Jason Wright
1998-07-17Moved most of the DMA functions to a chipset driver so thatJason Wright
1998-07-13- Fix handling of 'local-mac-address' (use it if present, otherwise defaultJason Wright
1998-07-10Add build support for hmeJason Wright
1998-07-10hme (Happy Meal) ethernet driver.Jason Wright