use rb-tree for directory lookups
[dragonfly.git] / sys / dev /
2012-06-17 Sepherosa Ziehauigb: Factor out igb_{alloc,free}_intr
2012-06-17 Sepherosa Ziehauigb: Move interrupt allocation after RX/TX ring allocation
2012-06-17 Sepherosa Ziehauigb: White space
2012-06-17 Sepherosa Ziehauigb: Move RX/TX ring count configuration before interru...
2012-06-17 Sascha WildnerFix more wrong sizeof() usages, part 2/x
2012-06-16 Sepherosa Ziehauigb: In shared interrupt handler, use ICR to process...
2012-06-16 Sepherosa Ziehauigb: Allow used RX rings less than allocated ones
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-06-13 Sepherosa Ziehauigb: Fix RSS redirect table setting
2012-06-13 Sepherosa Ziehauigb: Main serializer should be enough to protect link...
2012-06-13 Sepherosa Ziehauigb: Enable multiple RX rings and integrate it w/ Drago...
2012-06-12 Sepherosa Ziehauigb: Split RX and TX serializer
2012-06-12 Sepherosa Ziehauigb: Function renaming
2012-06-12 Sepherosa Ziehauigb: Move RX/TX descriptor count into ring struct
2012-06-12 Sepherosa Ziehauigb: Remove unused field
2012-06-12 Sascha Wildnerarcmsr(4): To check for sense data, use sense_len.
2012-06-12 Sepherosa Ziehaujme: Don't allow lower 32bits of RX buffer's physical...
2012-06-12 Sepherosa Ziehaujme: Fix the race on the RX path against hardware for...
2012-06-12 Sepherosa Ziehaujme: Don't reuse the RX descriptor if the RSS is not...
2012-06-12 Sepherosa Ziehaujme: Utilize ifnet_serialize_array_ functions
2012-06-12 Sepherosa Ziehauemx: Utilize ifnet_serialize_array_ functions
2012-06-11 Sepherosa Ziehauigb: Split RX/TX ring count
2012-06-11 Sepherosa Ziehaure: Fix size of the bcopy when extracting ethernet...
2012-06-11 Sepherosa Ziehaujme: Reconfigure RSS when RX engine is stopped
2012-06-11 Sepherosa Ziehaujme: Save physical address of RX buffer, which will...
2012-06-11 Sepherosa Ziehaujme: Set OWN bit on TX desc, only after the other infor...
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
next