kernel - Add missing prototype for last commit
[dragonfly.git] / sys / dev /
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-02 Sepherosa Ziehauacpi/pcib: Use DEFINE_CLASS_1 to define acpi_pcib driver
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-31 Sascha Wildnermpt(4): Properly lock mpt_timeout().
2011-08-31 Sascha Wildnermfi(4): Remove another debug message.
2011-08-31 Sascha Wildnermfi(4): Remove some debug messages.
2011-08-29 Sepherosa Ziehaubce(4): Flush BCE_PCICFG_INT_ACK_CMD in interrupt handler
2011-08-29 Sepherosa Ziehauatkbd/x86_64: Do the same AT controller check on x86_64...
2011-08-29 Sascha Wildnermfi(4): Fix a bug in the disk initialization code.
2011-08-28 Sascha Wildnerkernel: Bring in safe(4), for SafeNet crypto accelerators.
2011-08-28 Alex Hornungdm - Add device type for future raid1
2011-08-28 Adam Hokadm - Move the target unbusy to the dm_table_destroy...
2011-08-28 Adam Hokadm - Add method to get inactive table size
2011-08-24 Sascha Wildnermfi(4): Add forgotten brace.
2011-08-24 Sascha Wildnermfi(4): Add a panic to catch future mistakes.
2011-08-24 Sascha Wildnermfi(4): Style fix.
2011-08-22 Sascha Wildnermly(4): Fix comment indentation.
2011-08-22 Sascha Wildnercam(4): Add a quirk to turn off SYNC CACHE for mly(4).
2011-08-22 Sascha Wildnermly(4): Reduce diffs with FreeBSD and update CVS IDs.
2011-08-22 Sascha Wildnerlongrun(4): Remove from Makefile, it is not a module.
2011-08-22 Sascha Wildnerkernel: Bring back longrun(4) which was lost in 90e8a35b.
2011-08-22 Sascha Wildnermly(4): Perform some minor cleanup.
2011-08-21 Sascha Wildnerhptiop(4): Sync with FreeBSD (adds IDs for two more...
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-11 Sascha Wildnermfi(4): Merge LSI's latest driver changes (updates...
2011-08-11 François TigeotMark the arcmsr driver MPSAFE
2011-08-10 Sascha Wildneracpi(4): Remove bogus line from the Makefile.
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-10 Sascha Wildnermfi(4) & mfiutil(8): Sync with FreeBSD
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 Sascha Wildneraesni(4): Remove unused variable.
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-02 Sepherosa Ziehauaesni(4): Properly align the context memory using out...
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 Alex Hornungdm - sync_devs() on creation, add new dict entries
2011-07-16 Alex Hornungdm - add message support (one-way)
2011-07-16 Alex Hornungdm - get rid of excessive locking and redundancy
2011-07-16 Alex Hornungdm_target_crypt - use per-instance mpipes, KTR
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-11 Sascha Wildnervga(4): Remove a bogus check.
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-09 Sascha Wildnervga(4): Fix the kernel build with VGA_NO_BIOS set.
2011-07-06 Sascha Wildnerkernel: Move the est(4) source code to dev/powermng...
2011-07-06 Thomas Nikolajsenpadlock(4): Fix build
2011-07-06 Thomas Nikolajsenbce(4): Fix build
2011-07-03 Alex Hornungdm - change remove_all traversal direction
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 Alex Hornungdm_target_crypt - Add twofish & serpent support
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...
next