| Commit message (Expand) | Author | Age | Files | Lines |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 2 | -2/+2 |
* | Fix -Wundef warnings from compiling GENERIC and LINT kernels of | ru | 2005-12-06 | 2 | -4/+4 |
* | - Store pointer to the link-level address right in "struct ifnet" | ru | 2005-11-11 | 1 | -1/+1 |
* | 'PC Card' instead of other variants | imp | 2005-09-22 | 1 | -2/+2 |
* | Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and | rwatson | 2005-08-09 | 2 | -11/+13 |
* | Modify device drivers supporting multicast addresses to lock if_addr_mtx | rwatson | 2005-08-03 | 1 | -0/+2 |
* | Build on pc98. | brooks | 2005-06-12 | 1 | -1/+1 |
* | change 'dev' to 'sc->sc_dev' to fix the build. | scottl | 2005-06-12 | 1 | -1/+2 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 2 | -21/+24 |
* | Only send packet to bpf if we are committed to send it. Previously it was | mlaier | 2005-02-21 | 1 | -6/+10 |
* | Remove now-stale comment | imp | 2005-01-20 | 1 | -10/+2 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 10 | -14/+13 |
* | Since if_snc doesn't contain locking or run with INTR_MPSAFE, mark | rwatson | 2004-08-13 | 1 | -1/+1 |
* | We don't need to initialize if_output, ether_ifattach() does it | mux | 2004-05-23 | 1 | -1/+0 |
* | It turns out that the module dependency on pccard is in error. Since | imp | 2004-05-08 | 1 | -1/+0 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -2/+1 |
* | Announce ethernet MAC addresss in ether_ifattach(). | mdodd | 2004-03-14 | 1 | -1/+0 |
* | Do if_xname conversion. I missed this one because it's pc98 only. | brooks | 2003-11-01 | 1 | -2/+2 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 4 | -4/+12 |
* | Consistently use the BSD u_int and u_short instead of the SYSV uint and | jhb | 2003-08-07 | 1 | -1/+1 |
* | Remove unused #ifdef BRIDGE. | maxim | 2003-06-02 | 1 | -5/+0 |
* | Fix off-by-one bug. | nyan | 2003-05-03 | 1 | -3/+3 |
* | - Express hard dependencies on bus (pci, isa, pccard) and | mdodd | 2003-04-15 | 2 | -2/+6 |
* | Introduce an M_ASSERTPKTHDR() macro which performs the very common task | des | 2003-04-08 | 1 | -3/+1 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | Use correct spl mask. | nyan | 2003-02-10 | 2 | -3/+7 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | network interface driver changes: | sam | 2002-11-14 | 1 | -13/+6 |
* | Remove __P. | alfred | 2002-03-20 | 6 | -73/+70 |
* | Convert if_multiaddrs from LIST to TAILQ so that it can be traversed | phk | 2001-02-06 | 1 | -1/+1 |
* | Use LIST_FOREACH() to traverse ifp->if_multiaddrs list, instead of | phk | 2001-02-03 | 1 | -2/+1 |
* | Remove unused #includes. | phk | 2000-10-31 | 5 | -35/+0 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Don't use bus_get_resource() and bus_get_resource_start() functions if | nyan | 2000-10-03 | 1 | -12/+3 |
* | Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R | nyan | 2000-10-02 | 10 | -0/+3618 |