| Commit message (Expand) | Author | Age | Files | Lines |
* | ss if_vx through indent, and use ANSI function definitions, prior to adding | gibbs | 2004-08-18 | 1 | -779/+764 |
* | Since if_vx doesn't contain locking or run with INTR_MPSAFE, mark | rwatson | 2004-08-14 | 1 | -1/+2 |
* | We don't need to initialize if_output, ether_ifattach() does it | mux | 2004-05-23 | 1 | -1/+0 |
* | Announce ethernet MAC addresss in ether_ifattach(). | mdodd | 2004-03-14 | 1 | -2/+0 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -4/+6 |
* | Start to minimize diffs between vx and ep. These latter is based on a | imp | 2003-10-25 | 1 | -6/+6 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | Revert part of rev 1.43. We want to fail gracefully if there is no packet | des | 2003-06-08 | 1 | -0/+3 |
* | Introduce an M_ASSERTPKTHDR() macro which performs the very common task | des | 2003-04-08 | 1 | -5/+2 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -4/+4 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -4/+4 |
* | network interface driver changes: | sam | 2002-11-14 | 1 | -12/+5 |
* | Fix mis-indentation. | phk | 2002-10-02 | 1 | -3/+3 |
* | Use if_printf(ifp, "blah") instead of printf("vx%d: blah", ifp->if_unit). | brooks | 2002-10-01 | 1 | -2/+2 |
* | Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid | sobomax | 2002-08-18 | 1 | -1/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -17/+17 |
* | Get rid of the twisted MFREE() macro entirely. | dillon | 2002-02-05 | 1 | -14/+12 |
* | Quiet a variable format-string warning. | kris | 2001-07-19 | 1 | -1/+1 |
* | Change m_devget()'s outdated and unused `offset' argument to actually mean | bmilekic | 2001-06-20 | 1 | -4/+1 |
* | When I converted this driver, I neglected to deal with packet alignment. | wpaul | 2000-12-07 | 1 | -0/+17 |
* | Update the vortex driver so that it no longer needs the PCI compat | wpaul | 2000-11-07 | 1 | -111/+69 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Make all Ethernet drivers attach using ether_ifattach() and detach using | archie | 2000-07-13 | 1 | -4/+1 |
* | be sure to wipe out m_pkthdr when you set M_PKTHDR, you may see junk pointer | itojun | 2000-07-04 | 1 | -1/+1 |
* | Move code to handle BPF and bridging for incoming Ethernet packets out | archie | 2000-05-14 | 1 | -13/+4 |
* | This driver attempts to cache mbufs, and re-use them as headers instead | jlemon | 2000-05-12 | 1 | -0/+1 |
* | Remove #if NVX > 0 and #if NEISA > 0 (and #include "eisa.h") as it's not | peter | 2000-01-29 | 1 | -3/+0 |
* | Set ifq_maxlen to default (IFQ_MAXLEN). | mdodd | 2000-01-16 | 1 | -0/+1 |
* | Remove NBPF conditionality of bpf calls in most of our network drivers. | phk | 1999-09-25 | 1 | -9/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Rename bpfilter to bpf. | des | 1999-07-06 | 1 | -6/+6 |
* | Fix warnings preparing for -Wall -Wcast-qual | dillon | 1999-01-27 | 1 | -4/+4 |
* | Switch type of vxintr instead of using the previous casts. | eivind | 1999-01-12 | 1 | -4/+4 |
* | Fixed printf format errors (only 1 left in GENERIC now). | bde | 1998-07-13 | 1 | -2/+2 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -3/+3 |
* | Add $Id$ | gpalmer | 1998-02-21 | 1 | -0/+2 |
* | Provide a missing parameter to printf to stop the kernel from panicing. | gpalmer | 1998-02-21 | 1 | -1/+1 |
* | Removed unused #includes. | bde | 1998-02-20 | 1 | -6/+0 |
* | Make INET a proper option. | eivind | 1998-01-08 | 1 | -4/+3 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -1/+0 |
* | To obey the traditional practice in mbuf chaining. | itojun | 1997-10-01 | 1 | -10/+15 |
* | Convert to the new callout interface. | gibbs | 1997-09-21 | 1 | -5/+13 |
* | Removed unused #includes. | bde | 1997-06-14 | 1 | -16/+1 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 2: include | bde | 1997-03-24 | 1 | -1/+1 |
* | Some of these cards are always in promiscous mode :-( | phk | 1997-01-28 | 1 | -15/+12 |
* | Use the new if_multiaddrs list for multicast addresses rather than the | wollman | 1997-01-13 | 1 | -15/+9 |
* | Support 4 of these as default, it only cost us 12 bytes more. | phk | 1996-12-15 | 1 | -0/+5 |
* | Some imporvemnets to the vx driver. | guido | 1996-12-02 | 1 | -57/+81 |
* | Fix ifconfig link flag handling | guido | 1996-11-21 | 1 | -3/+6 |
* | New vx driver for: | guido | 1996-11-04 | 1 | -0/+1074 |