Eliminate use of curthread in if_ioctl functions by passing down the
[dragonfly.git] / sys / dev / netif / sk / if_sk.c
2004-03-23 Jeffrey HsuEliminate use of curthread in if_ioctl functions by...
2004-03-14 Joerg SonnenbergerBPF has been in the kernel for ages and is supported...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-06 Matthew Dillonif_xname support Part 1/2: Convert most of the netif...
2003-12-17 Matthew DillonSupport multicast on the Marvell Yukon Chipset. The...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE() so we can get linker_set...
2003-11-12 Matthew DillonAdd Marvell chipset support. Adding the PCI ID is...
2003-11-09 Matthew Dillon3c940 bug fix update. This patch simplifies IFF_PROMIS...
2003-11-07 Matthew DillonAdd 3c940 ethernet driver support ('sk' driver) for...
2003-08-27 Robert Garrett__P!= wanted
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-26 Robert GarrettRegister keyword removal
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: