Merge branch 'vendor/GDTOA'
[dragonfly.git] / sys / dev /
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-20 Matthew DillonNATA disk sort / elevator algorithm adjustments.
2009-01-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-17 Sepherosa Ziehaubce(4): fix module glue
2009-01-13 Sascha WildnerAdd acpi_asus(4) module for adding Asus laptop support...
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-10 Sascha WildnerSync iir(4) with FreeBSD.
2009-01-10 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-09 Matthew DillonFix a system livelock when ^C'ing a program sleeping...
2009-01-07 Sepherosa ZiehauDisable TX hardware CSUM offloading.
2009-01-07 Sepherosa ZiehauRemove sr(4) ISA part's remainder
2009-01-07 Sepherosa ZiehauRemove ISA network device cx(4)
2009-01-07 Sepherosa ZiehauRemove ISA part of sr(4)
2009-01-05 Sascha WildnerRemove useless line.
2009-01-05 Simon Schubertif_re needs miibus
2009-01-05 Simon SchubertAdd card ID for my G41 IGP.
2009-01-05 Hasso TepperFix up handling of Intel G4X chips some more.
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-03 Matthew DillonAdd suppor for BUF_CMD_FLUSH
2009-01-02 Sepherosa ZiehauAdd age(4) for Attansic/Atheros L1 gigabit ethernet...
2009-01-01 Sascha WildnerFix typo (unbreaks LINT build).
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Sepherosa ZiehauAdd ale(4) for Atheros AR8121/AR8113/AR8114 PCIe ethern...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-30 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-29 Simon 'corecode... Umass needs cam.
2008-12-29 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-29 Sepherosa ZiehauAllow packet count based RX/TX interrupt coalescing...
2008-12-29 Sepherosa ZiehauTypo
2008-12-29 Sepherosa ZiehauAdd driver for Attansic PHYs.
2008-12-29 Sepherosa Ziehauregen
2008-12-29 Sepherosa ZiehauAdd Atheos Attansic PHY IDs
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Sepherosa ZiehauUse pci_is_pcie()
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-12-27 Simon 'corecode... Reduce sleep time for ACPI battery attach.
2008-12-27 Sepherosa ZiehauMake sure to read the last byte of EEPROM descriptor...
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Matthew DillonUse tsleep in the low level delay functions called...
2008-12-26 Sepherosa ZiehauUse 16QW as RX FIFO threshold to improve PCIe compatibility
2008-12-26 Sepherosa ZiehauPull ether_input_chain_init() and ether_input_dispatch...
2008-12-26 Sepherosa ZiehauBring in RSS (receive side scaling) support, i.e. multi...
2008-12-26 Sepherosa ZiehauFirst step toward multiple RX ring support
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-24 Sascha WildnerMatch acpi_cpu_add_child()'s prototype with that of...
2008-12-23 Sascha WildnerMeh, fix description.
2008-12-23 Sascha WildnerAdd support for the FC929X in mpt(4).
2008-12-22 Sepherosa Ziehau- Use ether_input_chain on RX path
2008-12-22 Sepherosa ZiehauRemove unused macros
2008-12-22 Sepherosa ZiehauFold jme_ring_data and jme_chain_data, so RX ring/descs...
2008-12-21 Sepherosa Ziehau- Add polling(4) support for jme(4)
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Hasso TepperCall ata_legacy() only once on attach and save it's...
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Sepherosa ZiehauSymbol TX desc is only used by 64bits TX chain format.
2008-12-17 Sepherosa ZiehauAlways free the passed in mbuf if jme_encap() failed.
2008-12-17 Sepherosa ZiehauDon't use magic number
2008-12-17 Sepherosa ZiehauRename ring_cnt to desc_cnt.
2008-12-17 Sepherosa ZiehauTunable number of RX/TX descs
2008-12-17 Sepherosa ZiehauRemove unused macros
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-12-14 Sepherosa ZiehauUse 32bit TX chain format on the platform or NIC which...
2008-12-13 Sascha WildnerSync ciss(4) with FreeBSD's RELENG_4 branch.
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-10 Matthew DillonFix a buffer cache deadlock which can occur when simula...
2008-12-09 Sepherosa ZiehauDon't enable hardware timer simulated interrupt moderat...
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-05 Sepherosa ZiehauDon't set max read request size on 10/100 only PCIe...
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-02 Sepherosa ZiehauFix speed report on Intel SATA chips in compat mode.
2008-12-01 Simon SchubertPerform logarithmic volume control for vchans
2008-11-30 Sascha WildnerRemove handling of CVS IDs.
2008-11-30 Sepherosa ZiehauRecognize TTTech MC322
2008-11-30 Sepherosa ZiehauFilter out 8139 chips by PCI revid. It looks like...
2008-11-30 Sepherosa ZiehauRemove jumbo frame support for 8169; it never works...
2008-11-30 Sepherosa Ziehau- Use a longer timeout value for firmware handshaking.
2008-11-26 Sepherosa Ziehau- JMC260 with full mask revision 2 and ECO revision...
2008-11-23 Sepherosa ZiehauSave the value read from TX queue CSR, so we don't...
2008-11-19 Sepherosa ZiehauDon't use "timeout" mode for RX HC. The "collect"...
2008-11-19 Hasso TepperHopefully more bulletproof workaround to fix problems...
2008-11-17 Hasso TepperBring in some fixes from FreeBSD. Amongst other fixes...
2008-11-10 Sepherosa ZiehauReconfigure default interrupt moderation parameters:
2008-11-01 Sascha WildnerFix comment.
2008-10-30 Sepherosa ZiehauPut unknown hardware ids print back into bootverbose...
2008-10-28 Sepherosa ZiehauRecollect TX/RX descriptors if we are going to switch...
next