| Commit message (Expand) | Author | Age | Files | Lines |
* | The le driver uses ISA_COMPAT, which is going away soon. Retire it | Warner Losh | 2004-03-14 | 1 | -1966/+0 |
* | Announce ethernet MAC addresss in ether_ifattach(). | Matthew N. Dodd | 2004-03-14 | 1 | -4/+0 |
* | Fix LINT | Yoshihiro Takahashi | 2003-11-04 | 1 | -1/+1 |
* | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -5/+5 |
* | Use __FBSDID(). | David E. O'Brien | 2003-06-02 | 1 | -2/+3 |
* | - Set if_unit, if_init, and ifq_maxlen. | Matthew N. Dodd | 2003-04-16 | 1 | -14/+17 |
* | - Use if_broadcastaddr from struct ifnet rather than relying on | Matthew N. Dodd | 2003-03-21 | 1 | -1/+1 |
* | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -3/+3 |
* | network interface and link layer changes: | Sam Leffler | 2002-11-15 | 1 | -26/+11 |
* | Use if_printf(ifp, "blah") instead of | Brooks Davis | 2002-10-21 | 1 | -22/+15 |
* | Fix typo in the BSD copyright: s/withough/without/ | Jens Schweikhardt | 2002-06-02 | 1 | -1/+1 |
* | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -2/+2 |
* | Fix warning (const lost in assignment), harmless in this case. | Peter Wemm | 2002-02-28 | 1 | -1/+1 |
* | Fix the le driver - it has been broken for a while and these fixes have | Jonathan Lemon | 2001-10-19 | 1 | -27/+21 |
* | Convert if_multiaddrs from LIST to TAILQ so that it can be traversed | Poul-Henning Kamp | 2001-02-06 | 1 | -1/+1 |
* | Another round of the <sys/queue.h> FOREACH transmogriffer. | Poul-Henning Kamp | 2001-02-04 | 1 | -2/+1 |
* | Mechanical change to use <sys/queue.h> macro API instead of | Poul-Henning Kamp | 2001-02-04 | 1 | -2/+2 |
* | Remove unneeded #include <machine/clock.h> | Poul-Henning Kamp | 2000-10-15 | 1 | -1/+0 |
* | Make all Ethernet drivers attach using ether_ifattach() and detach using | Archie Cobbs | 2000-07-13 | 1 | -4/+1 |
* | Mass update of isa drivers using compatability shims to use | Peter Wemm | 2000-05-28 | 1 | -1/+11 |
* | Move code to handle BPF and bridging for incoming Ethernet packets out | Archie Cobbs | 2000-05-14 | 1 | -48/+0 |
* | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 1 | -1/+0 |
* | Remove a bunch of unused (NO-OP) #if NFOO > 0 type includes and some | Peter Wemm | 2000-01-29 | 1 | -2/+0 |
* | Remove NBPF conditionality of bpf calls in most of our network drivers. | Poul-Henning Kamp | 1999-09-25 | 1 | -11/+0 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Make these actually compile. I got a little delete happy pruning includes | Matthew N. Dodd | 1999-08-18 | 1 | -2/+6 |
* | SIOCSIFADDR, SIOCGIFADDR, and SIOCSIFMTU are implemented in | Matthew N. Dodd | 1999-08-18 | 1 | -75/+6 |
* | Rename bpfilter to bpf. | Dag-Erling Smørgrav | 1999-07-06 | 1 | -7/+7 |
* | Divorce "dev_t" from the "major|minor" bitmap, which is now called | Poul-Henning Kamp | 1999-05-11 | 1 | -2/+2 |
* | Silence -Wtrigraph. | Tim Vanderhoek | 1998-12-30 | 1 | -2/+2 |
* | Initialize isa_devtab entries for interrupt handlers in individual | Bruce Evans | 1998-10-22 | 1 | -2/+4 |
* | Removed support for FreeBSD-1.x. | Bruce Evans | 1998-08-12 | 1 | -6/+1 |
* | Don't pretend to support ix86's with 16-bit ints by using longs | Bruce Evans | 1998-07-15 | 1 | -3/+3 |
* | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 1 | -3/+3 |
* | Removed unused #includes. | Bruce Evans | 1998-03-28 | 1 | -3/+1 |
* | Make INET a proper option. | Eivind Eklund | 1998-01-08 | 1 | -1/+4 |
* | Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. | Eivind Eklund | 1997-12-15 | 1 | -1/+2 |
* | Police 4.4Lite #include style. | Bruce Evans | 1997-08-25 | 1 | -3/+3 |
* | Get le_intr decl from sys/conf.h | Steve Passe | 1997-08-21 | 1 | -2/+2 |
* | Forward declaration for the intr routine, avoids compiler warning. | Steve Passe | 1997-08-21 | 1 | -1/+2 |
* | Removed unused #includes. | Bruce Evans | 1997-07-20 | 1 | -12/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Use the new if_multiaddrs list for multicast addresses rather than the | Garrett Wollman | 1997-01-13 | 1 | -32/+13 |
* | Remove devconf, it never grew up to be of any use. | Poul-Henning Kamp | 1996-09-06 | 1 | -27/+1 |
* | Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h | Bruce Evans | 1996-06-18 | 1 | -2/+1 |
* | Clean up -Wunused warnings. | Gary Palmer | 1996-06-12 | 1 | -2/+1 |
* | Remove reference to ac_ipaddr, which was being used to | Bill Fenner | 1996-03-23 | 1 | -3/+3 |
* | Clean up Ethernet drivers: | Garrett Wollman | 1996-02-06 | 1 | -26/+11 |