e1000phy: Add support for more Marvell PHYs
[dragonfly.git] / sys /
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-04 François TigeotRemove forth and other unused bits from the loader.
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 Alex Hornungpthread - adjust visibility to 'default'
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-29 Matthew Dillonvkernel - cpu_disable_intr adjustments
2011-07-29 Matthew Dillonkernel - Fix rare IPIQ freezes
2011-07-29 Matthew Dillonvkernel - do not set SA_NODEFER for SIGIO and SIGUSR1
2011-07-29 Matthew Dillonkernel - Fix signal delivery races
2011-07-29 Matthew Dillonkernel - Minor enhancement to ddb's 'ps'
2011-07-29 Matthew Dillonkernel - Fix a small race in the umtx code
2011-07-28 Matthew Dillonkernel - remove debugging print_backtrace() when a...
2011-07-28 Matthew Dillonvkernel - Add SIGINFO support (experimental)
2011-07-28 Matthew Dillonvkernel - Fix lockup with [v]kernel due to missing...
2011-07-27 Sascha Wildnerkernel: Remove no longer used kernel option LOUTB.
2011-07-27 Matthew Dillonkernel - Fix panic when the ccd device is used with...
2011-07-27 Matthew Dillonkernel - Fix ENOBUFS related panic in tcp_output()
2011-07-27 Matthew Dillonkernel - Adjust mbuf cached free object retention
2011-07-25 Sascha WildnerAdd the lgue(4) driver for USB CDC ethernet.
2011-07-24 Sepherosa Ziehauethernet: Allow netisr handler to run directly
2011-07-24 Sepherosa Ziehauethernet: Add ether_demux(), which will send the packet...
2011-07-24 Sepherosa Ziehauethernet: Factor out ether_characterize()
2011-07-24 Sepherosa Ziehauethernet: Change some stats type to u_long
2011-07-23 Venkatesh Srinivaskernel -- bpf: Clear bpf_filter mem[] to prevent kernel...
2011-07-22 Matthew DillonHAMMER VFS - Add code to reduce frontend vs flusher...
2011-07-22 Sepherosa Ziehaunetisr: Add hashcheck method to check and adjust hw...
2011-07-22 Sepherosa Ziehauioapic: Disable unused GSI instead of leaving it in...
2011-07-22 Sepherosa Ziehauioapic: Don't do the default IRQ configure, if it is...
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-18 Michael Neumannif_bge: Support more chipsets
2011-07-18 Matthew Dillonkernel - Fix several IPV6 issues
2011-07-18 Matthew Dillonkernel - Additional fixes for vm_prefault issue
2011-07-17 Sascha Wildneroptions/LINT: Sort the KTR options.
2011-07-16 Sascha WildnerFix userland profiling on x86_64 by taking FreeBSD...
2011-07-16 Sascha Wildnerktr(4): Add some sysctl descriptions for viewing with...
2011-07-16 Alex Hornungupdate proplib
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 Sascha Wildnerkernel: Suppress the generation of unused debug.ktr...
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-16 Sascha Wildnerktr(4): Ensure that KTR_ENTRIES is 2^n and document...
2011-07-14 Matthew Dillonkernel - Add debugging and attempt to fix vm_prefault...
2011-07-11 Sascha Wildnerkernel/printcpuinfo(): Sync feature bit descriptions...
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-10 Alex Hornungvfs_conf - remove dead struct
2011-07-09 Sascha Wildnervga(4): Fix the kernel build with VGA_NO_BIOS set.
2011-07-09 Matthew Dillonkernel - Fix improper persist state in tcp
2011-07-09 Matthew DillonHAMMER VFS - Fix inconsistent atime updates on read()
2011-07-09 Matthew Dillonkernel - Fix improper persist state in tcp
2011-07-09 Sascha Wildnerkernel: Fix compiling SMBFS and NETSMB into the x86_64...
2011-07-08 Matthew Dillonvkernel - enhance the pidfile option and fix memimg...
2011-07-06 Sascha Wildnerkernel: Move the est(4) source code to dev/powermng...
2011-07-06 Sascha Wildnerkernel: FWIW, allow the CPU_ENABLE_EST option for x86_6...
2011-07-06 Sascha Wildnerkernel: Remove obsolete comment.
2011-07-06 Thomas Nikolajsenkernel: Fix buildkernel for kernel w/ 'options IPSEC...
2011-07-06 Thomas NikolajsenVKERNEL64: Sync to VKERNEL; i.e. add IPSEC, TMPFS ...
2011-07-06 Thomas Nikolajsenvkernel64: Sync to vkernel modulo pc64
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 Sascha Wildnerkernel: Little style(9) issue.
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-03 Alex Hornungdevfs - replace subname* with related* functions
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-07-02 Alex Hornungdm_target_crypt - Add twofish & serpent support
2011-07-02 Alex Hornungopencrypto - Add serpent & twofish XTS modes
2011-07-02 Alex Hornungopencrypto - add serpent support to cryptosoft/dev
2011-07-02 Alex Hornungcrypto - Add Serpent implementation
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-07-02 Alex Hornungopencrypto - add twofish support to cryptosoft/dev
2011-07-02 Alex Hornungcrypto - Add Twofish implementation
2011-07-01 Alex Hornungopencrypto - Add AES GCM/GMAC support
2011-07-01 Alex Hornungopencrypto - (minor) sync with OpenBSD
2011-07-01 Sepherosa Ziehautcp: Remove PR_IMPLOPCL; it had been invented to suppor...
next