Merge branches 'hammer2' and 'master' of ssh://crater.dragonflybsd.org/repository...
[dragonfly.git] / sys / dev /
2012-06-29 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-28 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-28 Sepherosa Ziehaubge: Proper configure PCI-X for BCM5703/5704 devices
2012-06-28 Sepherosa Ziehaubge: For BCM5703, limit DMA read watermark
2012-06-28 Sepherosa Ziehaubge: Enable hardware fixes for BCM5704 B0 as recommende...
2012-06-28 Sepherosa Ziehaubge: Revert small part of f47afe1, which setup PHY...
2012-06-28 Sepherosa Ziehaubge: In bge_stop, don't isolate PHY; it is unnecessary
2012-06-28 Sepherosa Ziehaubge: Add busdma constraints for old chips
2012-06-28 Sepherosa Ziehaubge: Add missing bit of commit f47afe1
2012-06-28 Sepherosa Ziehaubge: Limit BCM5701 B5 to 32-bit mode
2012-06-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-21 Sascha Wildnerkernel: Clean up some Makefiles (custom flags, useless...
2012-06-21 Sascha WildnerFix more wrong sizeof() usages, part 3/x
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 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-07 Sascha Wildnerkernel/drm: Use hashdestroy(). Unbreaks kernel build.
2012-06-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-04 Sepherosa Ziehauigb: Unbreak compile on i386
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-18 Sascha Wildneramr(4): Some fixes.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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 DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-07 Matthew Dillonkernel - Attempt to fix illegal xfer buffer in ulpt*
2012-05-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
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
next