summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/be.c
AgeCommit message (Expand)Author
2000-06-18hmm, you'd never know these started out as if_ie.c....Jason Wright
1999-12-08fix mbuf chain allocation to comply with m_devget() wayJason Wright
1999-02-15better promisc/allmulti handlingJason Wright
1999-02-08match be & qe as part of the bootpathJason Wright
1999-01-07Take advantage of kernel printf %bJason Wright
1998-11-02First step at unifying qe & be drivers:Jason Wright
1998-10-21The qec global reset should only be allowed to happen once per qec card, notJason Wright
1998-10-19Garbage collect an unused variable.Jason Wright
1998-10-09Turn off all "counter expired" interrupts (missed defer-counter expired counter)Jason Wright
1998-10-02Fixed multicast filter setup.Jason Wright
1998-09-28don't use bcopy to get the tx_flags value, get it directlyJason Wright
1998-09-15multicast support + a little KNFJason Wright
1998-09-08changed order of ifmedia_add's (purely cosmetic)Jason Wright
1998-09-08Correct braino in ifmedia statusJason Wright
1998-09-04ifmedia-fy qec+beJason Wright
1998-09-01o sun4c supported nowJason Wright
1998-08-28o added link negotiationJason Wright
1998-08-26First cut at qec+be support. Works in 10mbit/half duplex mode.Jason Wright
1998-07-11fix attach() messagesTheo de Raadt
1998-07-05basic chip setupTheo de Raadt
1998-07-05start at irq frameworkTheo de Raadt
1998-07-04network driver framework in placeTheo de Raadt
1998-07-04map registers of the qec+be 100mbit cardTheo de Raadt