summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/hme.c
AgeCommit message (Expand)Author
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