em(4): We don't dynamicly config txd_cmd; there is no reason to keep it anymore.
[dragonfly.git] / sys / dev / netif / em / if_em.h
2009-02-27 Sepherosa Ziehauem(4): We don't dynamicly config txd_cmd; there is...
2009-02-27 Sepherosa Ziehauem(4): We don't embrace TIDV/TADV; nuke the related...
2009-02-27 Sepherosa Ziehauem(4): Adjust RDTR/RADV comment that they should not...
2009-02-27 Sepherosa Ziehauem(4): Don't configure RADV (default is 0), which is...
2009-02-27 Sepherosa Ziehauem(4): Revoke tunable/sysctl node for RDTR, which is...
2009-02-27 Sepherosa Ziehauem(4): Reduce TX interrupt rate and device's TX desc...
2009-02-24 Sepherosa Ziehauem(4): Avoid allocating a csum offloading TX desc whene...
2009-02-24 Sepherosa Ziehauem(4): On TX path, make sure that ether header and...
2009-02-24 Sepherosa Ziehauem(4): Sync with Intel's em-6.9.6(FreeBSD)
2008-07-22 Sepherosa ZiehauDon't let PROMISC interfere hardware vlan tagging opera...
2006-12-23 Sepherosa ZiehauSync with Intel's em-6.2.9
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-08-12 Sepherosa ZiehauSync with Intel's em(4) driver version 6.1.4
2006-06-25 Simon SchubertRemove OLDBRIDGE
2005-12-10 Matthew DillonAdd KTR logging for IF_EM to measure interrupt overhead...
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-08 Sepherosa ZiehauSync with Intel's em(4) driver version 3.2.15
2005-10-17 Sepherosa ZiehauSync with FreeBSD dev/em
2005-05-25 Matthew DillonRewrite the polling code. Instead of trying to do...
2005-05-24 Matthew DillonGet rid of bus_{disable,enable}_intr(), it wasn't gener...
2004-11-22 Matthew DillonAdd support for adjusting the interrupt throttling...
2004-06-04 Joerg SonnenbergerContinue cleaning em(4).
2004-05-10 Joerg SonnenbergerSync em(4) with FreeBSD current. Most important is...
2004-04-16 Matthew DillonChange WAIT_FOR_AUTO_NEG_DEFAULT to 0. Do not wait...
2004-03-17 Matthew DillonUpdate the 825xx GigE support. Add a large number...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: