tcp: Allow per-tcpcb keepintvl and keepcnt
[dragonfly.git] / sys / dev / netif /
2011-09-07 Sascha WildnerSync ndis(4) and tools with FreeBSD and hook it all...
2011-09-02 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh & arg (which...
2011-09-02 Sascha Wildnernetif/e1000: Add a missing include file to the Makefile.
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-29 Sepherosa Ziehaubce(4): Flush BCE_PCICFG_INT_ACK_CMD in interrupt handler
2011-08-18 Sepherosa Ziehaubrgphy: Recognize more Broadcom PHYs
2011-08-18 Sepherosa Ziehaumiidevs.h: regen
2011-08-18 Sepherosa Ziehaumiidevs: Add more Broadcom PHY IDs
2011-08-16 Sepherosa Ziehaubrgphy: Bring in changes from OpenBSD
2011-08-15 Sepherosa Ziehaumsk(4): Add support for Yukon Supreme
2011-08-15 Sepherosa Ziehaumsk(4): Disable ASF on the chips that have it
2011-08-15 Sepherosa Ziehaumsk(4): Make sure to enable all clocks before accessing...
2011-08-14 Sepherosa Ziehaumsk(4): Only Yukon FE, XL and EC have RAM registers
2011-08-14 Sepherosa Ziehaumsk(4): Enable store and forward mode except for jumbo...
2011-08-14 Sepherosa Ziehaumsk(4): Do not blindly clear entire GPHY control register.
2011-08-14 Sepherosa Ziehaumsk(4): Don't process incoming packets if the interface...
2011-08-14 Sepherosa Ziehaumsk(4): Don't unnecessarily clear interrupt masks
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-08-10 Sepherosa Ziehaumsk(4): Add support for 88E8059
2011-08-10 Sepherosa Ziehaumsk(4): Disable non-ASF packet flushing on Yukon Extreme.
2011-08-10 Sepherosa Ziehaumsk(4): RX_GMF_{LP,UP}_THR are 16bits registers
2011-08-10 Sepherosa Ziehaumsk(4): PCI_OUR_REG_* and PCI_CFG_REG_* should be acces...
2011-08-10 Sepherosa Ziehaumsk(4): Enable flow-control only if link is full-duplex
2011-08-10 Sepherosa Ziehaumsk(4): Don't hardcod register offset to set PCIe max...
2011-08-10 Sepherosa Ziehaumsk(4): Add support for 88E8057
2011-08-10 Sepherosa Ziehaumsk(4): Force link state detection, if link is not up.
2011-08-07 Sascha WildnerMove static & inline to the beginnings of declarations.
2011-08-05 Sepherosa Ziehaue1000phy: Add support for more Marvell PHYs
2011-08-05 Sepherosa Ziehaumiidevs.h: regen
2011-08-05 Sepherosa Ziehaumii: Add more PHY ids for Marvell PHY chips
2011-08-02 Sepherosa Ziehaumsk(4): Recognize 88E8402
2011-08-02 Sepherosa Ziehaumsk(4): Remove "FIFO overrun" debug logging, which...
2011-08-02 Sepherosa Ziehaumsk(4): Yukon XL can't flush FIFO
2011-08-01 Sepherosa Ziehaumsk(4): Add Yukon Extreme support
2011-07-31 Sepherosa Ziehaumsk(4): 88E80{35,36,37,38} are 100baseT only
2011-07-31 Sepherosa Ziehaumsk(4): Add Yukon FE+ support
2011-07-31 Sepherosa Ziehaumsk(4): Explicitly reset GMAC Controls and clear GM_GP_CTRL
2011-07-31 Sepherosa Ziehaumsk(4): Disable HW WOL for Yukon EC Ultra
2011-07-31 Sepherosa Ziehaumsk(4): If link is down, don't disable RX/TX MACs if...
2011-07-31 Sepherosa Ziehaumsk(4): Fix link status detection
2011-07-31 Sepherosa Ziehaumsk(4): Add flag to mark the controller is 100baseTX...
2011-07-31 Sepherosa Ziehaumsk(4): Unify PROMISC and ALLMULTI settings
2011-07-25 Sascha WildnerAdd the lgue(4) driver for USB CDC ethernet.
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-18 Michael Neumannif_bge: Support more chipsets
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-11 Sepherosa Ziehaumsk(4): Pass through mii_mediachg() return value
2011-07-11 Sepherosa Ziehaumsk(4): Align RX buffer on 8bytes for hardware w/ ram...
2011-07-11 Sepherosa Ziehaumsk(4): Workaround GMAC hardware hang of Yukon II on...
2011-07-06 Thomas Nikolajsenbce(4): Fix build
2011-07-03 Sepherosa Ziehaubce(4): Add more definition for the RX frame header
2011-07-03 Sepherosa Ziehaubce(4): Update firmware to 6.0.x
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-07-02 Sepherosa Ziehaubce(4): Correct ifmedia related bits
2011-07-02 Sepherosa Ziehaubce(4): Detect context initialization failure
2011-07-02 Sepherosa Ziehaubce(4): Avoid NULL pointer access, if no flash info...
2011-07-02 Sepherosa Ziehaubce(4): Track bootcode status
2011-07-02 Sepherosa Ziehaubce(4): Print detailed device information only if bootv...
2011-07-02 Sepherosa Ziehaubce(4): - Added a workaround for NC-SI management firmware
2011-07-02 Sepherosa Ziehaubce(4): Create dedicated shared memory access routines.
2011-06-29 Sascha Wildnerkernel: Fix building with BCE_DEBUG.
2011-06-28 Sepherosa Ziehaubce(4): Update to 4.6.x firmware
2011-06-28 Sepherosa Ziehaubce(4): Add several HP OEM parts' PCI IDs.
2011-06-28 Sepherosa Ziehaubce(4): Don't count InFramesL2FilterDiscards into ifnet...
2011-06-28 Sepherosa Ziehauem(4)/emx(4): Update to Intel's 7.1.7
2011-06-27 Sepherosa Ziehaubce(4): Add BCM5709 and BCM5716 support
2011-06-27 Sepherosa Ziehaumiidevs.h: regen
2011-06-27 Sepherosa Ziehaumii: Add PHY IDs for 5709C
2011-06-27 Sepherosa Ziehauem(4)/emx(4): Update ig_hal to Intel's 7.1.7
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh & arg (which...
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-16 Sepherosa Ziehaubce(4): Properly setup RX buffer DMA for the alignment...
2011-06-16 Sepherosa Ziehaubce(4): Increase firmware timeout value from 100 to...
2011-06-02 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-06-02 Sepherosa Ziehaurl(4): Fix an old typo
2011-05-27 Sepherosa Ziehaure(4): Correct EEPROM location for certain versions...
2011-05-27 Sepherosa Ziehaure(4): Preliminary 8168F support
2011-05-27 Sepherosa Ziehaure(4): Add 8168DP support
2011-05-27 Sepherosa Ziehaure(4): Correct 8168E settings
2011-05-21 John MarinoMerge branch 'vendor/BINUTILS220'
2011-05-20 Jan LentferMerge branch 'vendor/LDNS'
2011-05-19 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-05-16 Peter AvalosMerge branch 'vendor/FILE'
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John MarinoMerge branch 'vendor/GDB'
2011-05-01 John MarinoMerge branch 'vendor/TEXINFO'
2011-04-30 Peter AvalosMerge branch 'vendor/LESS'
2011-04-30 Sascha Wildnerkernel: Fix some printf format warnings on x86_64.
2011-04-30 John MarinoMerge branch 'master' of ssh://crater.dragonflybsd...
2011-04-30 Sascha Wildnermxge(4): Fix a compilation warning on x86_64 (inlining...
2011-04-30 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-04-30 John MarinoMerge branch 'vendor/GCC44'
2011-04-27 Peter AvalosMerge branch 'vendor/GDTOA'
2011-04-27 Peter AvalosMerge branch 'vendor/FILE'
2011-04-26 John MarinoMerge branch 'vendor/GREP'
2011-04-25 Sascha Wildnerkernel: Remove some redundant .PATH targets.
2011-04-15 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-04-13 Matthew Dillonkernel - Fix mbuf overflow issue w/ iwn.
2011-04-13 Matthew Dillonkernel - Add quad intel gige PCIe ethernet adapter...
next