summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixesariff2006-11-2627-2642/+5579
* MFP4 (109713):netchild2006-11-261-0/+3
* Add entry and no-UHID quirk for I-tuner networks USB-LCD 2x20 as foundphk2006-11-262-0/+6
* mark tx/rx descriptors COHERENT; we do not sync changes so onsam2006-11-241-1/+2
* I mistakenly committed the wrong version of my patch (sorry).dougb2006-11-241-2/+1
* remove no longer correct comment above em_read_pcie_cap_regkmacy2006-11-231-4/+0
* Move magic PCIe workaround constant to header - add appropriate commentkmacy2006-11-232-1/+7
* Add a vendor ID for O2Micro, obtained fromdougb2006-11-231-0/+3
* Fix TSO support on sun4vkmacy2006-11-231-8/+25
* add codes for Atheros USB devices; shuffle one ural code tosam2006-11-232-3/+80
* Fix transposition of width and value arguments to pci_config_write()gallatin2006-11-221-1/+1
* Fix coherency issue. From submitter:imp2006-11-221-0/+7
* Initialization bugfixes and enhancements:gallatin2006-11-222-6/+51
* MFp4: Add ixpiic bit-bang driver.imp2006-11-221-0/+1
* <blush> copyout on read, not write.imp2006-11-221-2/+2
* Acknowledge (dearly) departed filesdougb2006-11-211-12/+0
* Added MSI support.gallatin2006-11-211-12/+34
* don't mark the cksum as invalid here... off is incorrect when we getjmg2006-11-211-1/+0
* Fix typo.yongari2006-11-211-1/+1
* Add TSO support.yongari2006-11-211-10/+24
* o Correctly set IFCAP_VLAN_HWCSUM as re(4) can do VLAN tagging/checksumyongari2006-11-211-5/+17
* Don't set RL_CFG1_FULLDUPLEX bit. The RL_CFG1_FULLDUPLEX bit inyongari2006-11-211-1/+1
* Add suspend/resume support. Unlike many other NIC drivers,jhb2006-11-201-0/+38
* - Make rp(4) 64-bit- and endian-clean as well as work on strict alignmentmarius2006-11-203-74/+70
* o define transfer methodsam2006-11-191-0/+4
* i2c and clock driver for Dallas Semiconductor DS1672 RTCsam2006-11-191-0/+142
* i2c driver for Analog Devices AD7418sam2006-11-191-0/+234
* Pointy hat handed to me by Andrew: had msi_enable on as a default.mjacob2006-11-191-1/+1
* Play it safe and make MSI and MSI-X an option you have to turn on for MPT.mjacob2006-11-192-4/+15
* If a TMF request fails to start, make sure that we pull it off themjacob2006-11-191-2/+4
* Implement new ETHER_BPF_MTAP macro. Roll back the various changescsjp2006-11-181-70/+3
* Change the internal API for polled commands. Calling mfi_polled_commandscottl2006-11-181-83/+39
* Make the SAN login/logout stuff more common between different chipsetsmjacob2006-11-186-75/+175
* Disable code to set max read byte count on the 2400.mjacob2006-11-171-0/+6
* Missed two nits in rev 1.7.obrien2006-11-171-2/+2
* Deal more generically with the byteswap needed on !littleendian HW.sos2006-11-171-2/+2
* *smack* - forgot to do i386 compile, so lastmjacob2006-11-171-2/+2
* Finally fix local command responses to set residual correctly.mjacob2006-11-161-19/+35
* Look for capabilities in PCI-PCI bridges using the same CAP PTR registerjhb2006-11-161-0/+2
* Replace magic numbers for console bell types with defines.ru2006-11-161-2/+2
* Due to an incorrect macro, it appears that this driver has always beenscottl2006-11-162-14/+18
* In bce_start_locked, check the used_tx_bd count rather than thejdp2006-11-161-8/+8
* After tests on 2 different AMD platforms with severalmjacob2006-11-161-2/+0
* Increase the timeout for some SAN commands.mjacob2006-11-163-11/+43
* minor change to reduce some diff noisemjacob2006-11-162-2/+3
* Add big endian support.jb2006-11-152-61/+85
* Get the parent dma tag if one exists. This is required on sun4v. Otherjb2006-11-151-2/+2
* Turn off MSI until some testing is done.mjacob2006-11-151-0/+2
* Add MSI support to em(4), bce(4), and mpt(4). For now, we only supportjhb2006-11-155-6/+38
* o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serialmaxim2006-11-152-0/+371
OpenPOWER on IntegriCloud