bge: Reduce the number of dropped frames when flow-control is enabled
[dragonfly.git] / sys / dev / netif / bge / if_bgereg.h
2012-06-29 Sepherosa Ziehaubge: Reduce the number of dropped frames when flow...
2012-06-29 Sepherosa Ziehaubge: Avoid using magic number
2012-06-29 Sepherosa Ziehaubge: For dual mode PHY controllers, make sure to enable...
2012-06-29 Sepherosa Ziehaubge: Improve TX performance on certain low end chips
2012-06-28 Sepherosa Ziehaubge: Proper configure PCI-X for BCM5703/5704 devices
2012-06-28 Sepherosa Ziehaubge: Add busdma constraints for old chips
2012-06-28 Sepherosa Ziehaubge: Add missing bit of commit f47afe1
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-07-18 Michael Neumannif_bge: Support more chipsets
2009-02-17 Sepherosa Ziehaubge(4): Utilize bus_dmamap_load_mbuf_{defrag,segment}()
2009-02-17 Sepherosa Ziehaubge(4): Rework bge_newbuf_{std,jumbo}()
2009-02-17 Sepherosa Ziehaubge(4): Split RX/TX mbuf busdma tags
2009-02-17 Sepherosa Ziehauif_bgereg.h: Remove extra white space
2008-11-30 Sepherosa Ziehau- Use a longer timeout value for firmware handshaking.
2008-10-22 Sepherosa ZiehauAdd 5906/5906M support. Based on my old patch with...
2008-10-19 Sepherosa ZiehauAdd pcie_set_max_readrq() to avoid code duplication...
2008-07-06 Sepherosa ZiehauFor PCI Express devices:
2007-06-19 Sepherosa ZiehauAdd sysctl/tunable for TX/RX interrupt coalescing varia...
2007-05-07 Sepherosa ZiehauAdd new devices support for bge(4)
2007-05-02 Sepherosa Ziehau- Merge following link state detection fixes from FreeBSD:
2007-04-24 Sepherosa Ziehau- Cleanup header file inclusion.
2007-04-22 Sepherosa ZiehauBusdma(9)-fy, mainly obtained from FreeBSD:
2007-04-14 Sepherosa ZiehauBGE_MBX_TX_HOST_PROD0_LO is write-only, avoid reading it.
2007-03-31 Sepherosa ZiehauAdd support for BCM5752.
2007-03-31 Sepherosa Ziehau- Correctly configure BGE_RX_MTU register. Since we...
2006-08-12 Sascha WildnerUse pcidevs.h's definition of the BCM5714 id.
2005-11-29 Matthew DillonJumbo mbuf mangement's extbuf callbacks must be MPSAFE...
2005-08-22 Joerg SonnenbergerCreate a kernel option BGE_FAKE_AUTONEG for IBM/Intel...
2005-08-19 Joerg Sonnenberger5705K, 5714C, 5721, 5750, 5750M, 5751M, 5789 support.
2005-05-25 Joerg SonnenbergerForce jumbo buffers to be a multiple of 64bit.
2005-05-22 Joerg SonnenbergerConvert bge(4) to the new M_EXT API. This allows mergin...
2005-05-21 Joerg Sonnenbergerstyle(9)
2005-05-21 Joerg Sonnenbergerif_printf/device_printf cleanup. Remove minor junk.
2005-05-05 Sascha WildnerRemove DEC Alpha support.
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-03-22 Joerg SonnenbergerAdd device IDs of BCM5788, BCM5901 and BCM5901A2. Fix...
2004-02-10 Hiten PandyaUpdate the Broadcom Gigabit Ethernet driver and the...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: