jme: Increase alignment of TX/RX descriptor ring to the cacheline size
[dragonfly.git] / sys / dev /
2012-06-11 Sepherosa Ziehaujme: Increase alignment of TX/RX descriptor ring to...
2012-06-09 Sascha Wildnerkernel: Remove some bogus checks before returning anyway.
2012-06-07 Sascha Wildnerkernel/drm: Use hashdestroy(). Unbreaks kernel build.
2012-06-06 Sascha Wildnerkernel: Add <sys/hash.h>.
2012-06-06 Sepherosa Ziehaubce: Configuable number of TX/RX descriptor pages
2012-06-04 Sepherosa Ziehauigb: Use extended interrupt mode whenever possible
2012-06-04 Sepherosa Ziehauigb: Unbreak compile on i386
2012-05-31 Sepherosa Ziehauigb: Optimize TX path
2012-05-31 Sascha Wildnerkernel/drm: Remove bogus .PATHs.
2012-05-30 François Tigeotdrm: Stow drivers for various chip families
2012-05-26 Sascha Wildneracpi: strupr() isn't used anywhere, so remove it.
2012-05-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-05-25 Sascha Wildnerkernel: Remove the inclusion of opt_ddb.h from where...
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type (FINAL).
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-22 Sepherosa Ziehauacpica: Unbreak LINT/LINT64 building
2012-05-22 Sepherosa Ziehauacpi/timer: Fix return value
2012-05-22 Magliano AndreaFirst import (compiles, seems to run correctly)
2012-05-20 Sepherosa Ziehaunetif: Remove no longer used e1000 layout
2012-05-20 Sepherosa Ziehauigb: Import Intel igb-2.2.3
2012-05-20 Sepherosa Ziehauig_hal: Merge Intel igb-2.2.3 HAL w/ em-7.2.4 HAL
2012-05-20 Sepherosa Ziehaue1000: Unhook from building, prepare for the new igb
2012-05-18 Sascha Wildneramr(4): Some fixes.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-14 Sepherosa Ziehauiwn: Add Intel(R) Centrino Wireless-N 100
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-13 Sascha Wildnerarcmsr(4): Disable MSI support on the 1880 models.
2012-05-12 Sascha Wildnerre(4): Add support for the 8105E found in the Acer...
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-09 Sascha Wildneracpi_asus(4): Bring in a small fix from FreeBSD.
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-05-08 Venkatesh Srinivaskernel -- vn: Implement BUF_CMD_FLUSH for vn(ode) devices.
2012-05-07 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2012-05-07 Matthew Dillonkernel - Attempt to fix illegal xfer buffer in ulpt*
2012-05-06 Sascha Wildnerarcmsr(4): Sync with FreeBSD.
2012-05-06 Francois TigeotImport amdsbwd(4) from FreeBSD
2012-05-05 Sascha Wildnerkernel: Remove some unused variables.
2012-05-05 Sascha Wildnermps(4): Use a variable.
2012-05-03 Francois TigeotImport ichwd(4) from FreeBSD
2012-05-03 Sascha Wildnerkernel/ecc: Remove unneeded MFILES line in the Makefile.
2012-05-01 Sascha Wildnerkernel: Remove some bogus casts of NULL to something.
2012-05-01 Sascha Wildnerhptmv(4): Remove an unneeded NULL check after M_WAITOK.
2012-05-01 Sascha Wildnerkernel/plip: A little indent fix.
2012-05-01 Sascha Wildnerkernel: Adjust some indentation.
2012-05-01 Sascha Wildnerkernel: Remove some unused variables.
2012-04-30 Sascha WildnerRevert "kernel/vga: Remove some unneeded #ifdef/#define's."
2012-04-30 Sascha Wildnerkernel/vga: Remove some unneeded #ifdef/#define's.
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Sascha WildnerRemove some CLEANFILES in kernel module Makefiles.
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-22 Sascha Wildnerkernel/viapm: Makefile cleanup (remove unneeded .PATH...
2012-04-22 Sascha Wildnerkernel/modules: Remove opt_pci.h (which doesn't exist...
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-20 Sascha Wildnerkernel: Remove some leftover references to struct cfdriver.
2012-04-19 Sepherosa Ziehaujme: Unbreak buildkernel w/ KASSERT
2012-04-19 Sepherosa Ziehaujme: Move TX descriptor count into chain_data
2012-04-19 Sepherosa Ziehaujme: Option file adjustment
2012-04-19 Sepherosa Ziehaujme: Move RX ring count and RX descriptor count into...
2012-04-19 Sepherosa Ziehaujme: Use RX data's interrupt mask to test interrupt...
2012-04-19 Sepherosa Ziehaujme: Pass rxdata to RX functions
2012-04-18 Sepherosa Ziehaujme: Don't enable RSS by default
2012-04-18 Sepherosa Ziehaujme: MSI-X interrupt handler bug fixes
2012-04-17 Sascha Wildnermpt(4): Sync with FreeBSD.
2012-04-17 Sascha Wildnermpt(4): Pass INTR_MPSAFE when setting up the interrupt.
2012-04-16 Sepherosa Ziehaujme: Change how IFCAP_RSS is handled
2012-04-16 Sepherosa Ziehaujme: Per-device tunable knobs
2012-04-16 Sepherosa Ziehauifnet: Factor out if_ring_count2()
2012-04-16 Sepherosa Ziehauemx: Change how IFCAP_RSS is handled
2012-04-16 Sepherosa Ziehauemx: Allow user to specify the number of RX ring to use
2012-04-16 Sepherosa Ziehauemx: Per-device tunable knobs
2012-04-15 Sascha Wildnerkernel: Use ${.TARGET} in module Makefiles.
2012-04-13 Sascha Wildnercxm(4): Remove an unused file (opt_cxm.h) from the...
2012-04-13 Sepherosa Ziehauem/emx: Add a note about why MSI-X should be not enable...
2012-04-13 Sepherosa Ziehauem/emx: Update to Intel em-7.2.4
2012-04-13 Sepherosa Ziehauether: Don't manually packing up input mbufs
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-09 Sascha Wildnerpst(4): Add a missing contigfree().
2012-04-09 Sascha Wildnermps(4): Add a missing kfree().
2012-04-08 Sascha Wildnerkernel: Remove NULL checks after kmalloc() with M_WAITOK.
2012-04-08 Sascha Wildneracpi_hp(4): Fix some previously overlooked issues.
2012-04-07 Sascha Wildnerarcmsr(4): Use the available dev variable (like bus_rel...
2012-04-07 Sascha Wildnerarcmsr(4): Add MODULE_VERSION.
2012-04-07 Sascha Wildnerarcmsr(4): Use MSI if it is supported by the device.
2012-04-06 Sepherosa Ziehauigb: Always prepare for vlan when setup reception unit
2012-04-06 Sepherosa Ziehauigb: vlan could detect that the parent interface is...
2012-04-04 Sascha Wildnerkernel: Pass a real format string to functions which...
2012-04-04 Sascha Wildnerbktr(4): Let kthread_create() construct the thread...
2012-04-04 Sascha Wildnerkernel/acpi: Remove the redefinition of kthread_create().
2012-04-02 François Tigeotvkernel: cap vdisk max. io size to MAXPHYS
2012-03-31 Sascha Wildneraic(4): Remove ISA attachment.
2012-03-31 Sascha Wildnerasr(4): Improve readability of an 'if' a bit.
next