summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* Change the multicast calculation to be the same as the other usb drivers andthompsa2006-07-051-5/+6
* Add preliminary support for the Serverworks HT1000 chip.sos2006-07-043-7/+74
* Make sure command/data port (0x60) and status port (0x64) are in correctjkim2006-07-031-4/+10
* What the heck - make the last (most recent) 2200 f/w also domjacob2006-07-031-2/+6
* Reset autonegotiation timer if current media is not 'auto'.oleg2006-07-031-1/+3
* Do various fixes to support firmware loading for the 2322mjacob2006-07-035-142/+280
* Add 2322 firmware.mjacob2006-07-032-0/+7659
* Use mii_phy_match to reduce duplicated code.yongari2006-07-031-71/+21
* Replace hard-coded magic constants to system defined constantsyongari2006-07-0321-43/+43
* o Remove rev. 1.30 leftover. From Damien: However, this code pathmaxim2006-07-011-1/+1
* Housekeeping. Update for maintainers who have handed in their commit bitsmarkm2006-07-011-5/+0
* Change mfi_add_ld to "immediate command" mode since we need to enumerateambrisko2006-06-301-4/+7
* Have sio return BIS_PROBE_DEFAULT like all the other drivers in theimp2006-06-301-2/+2
* Fix building with GCC 4.2: ensure types are defined before refering to them.obrien2006-06-295-5/+5
* Since 5714 family doesn't have Jumbo ring, we do not supportglebius2006-06-291-3/+0
* Comment fix.takawata2006-06-291-2/+2
* Willcom WSIM DD support.takawata2006-06-292-1/+4
* Properly detect the RTL8168(B?) again. RealTek sent me a bunch of samplewpaul2006-06-281-1/+4
* Dont call free on non-alloc'd items.sos2006-06-281-2/+4
* Update AHCI support to be more generic.sos2006-06-282-67/+104
* - Recognize more device IDs adding support for BCM5754, BCM5755,glebius2006-06-282-34/+44
* Fix breakage of CHIP_I855 in the last revision.anholt2006-06-271-3/+4
* Add a pure open source nForce Ethernet driver, under BSDL.obrien2006-06-263-999/+1484
* Add support for the RealTek 8169SC/8110SC and RTL8101E devices. Thewpaul2006-06-262-145/+270
* This commit was generated by cvs2svn to compensate for changes in r159952,obrien2006-06-263-0/+2009
|\
| * Import the nfe (nForce Ethernet) driver from OpenBSD.obrien2006-06-263-0/+2009
* VMWare ESX reports > 16 targets for the LSI-Logicmjacob2006-06-261-0/+6
* enable rx of control frames when in monitor modesam2006-06-261-0/+4
* Close race in handling mcast traffic when operating as an ap withsam2006-06-262-39/+104
* Replace the three copies of the list of pci ids with a single centralized list.anholt2006-06-251-143/+122
* Major Fixes:mjacob2006-06-254-28/+45
* new statssam2006-06-231-1/+3
* Clean up style and some printf messages. Note that returning anything othernjl2006-06-221-94/+60
* Fix a potential problem when mfi_get_log_state and onlyps2006-06-201-2/+4
* Instead of using scsi probes to do device discovery, use the firmwareps2006-06-205-214/+178
* Fix a typo when getting the log_state and set the flags on theps2006-06-201-1/+1
* Cleanup dcmd firmware processing into a single function, mfi_dcmd_commandps2006-06-201-85/+95
* - Push Giant down into linker_reference_module().jhb2006-06-201-3/+3
* Clean up some comments and device printf failures in mfi_get_log_stateps2006-06-201-6/+3
* Add a forgotten ","matteo2006-06-191-1/+1
* Add Hamlet eXagerate XURS232 USB-Serial adaptermatteo2006-06-191-0/+2
* Fix type casts so that we get at the right response queue.sos2006-06-191-7/+10
* Trival whitespace change.obrien2006-06-191-1/+0
* Remove two debugging printfsps2006-06-191-2/+0
* Add support for the Aceeca Mez1000 RDA.netchild2006-06-182-0/+5
* Add support for:netchild2006-06-181-0/+2
* Add support for:netchild2006-06-181-0/+8
* Add Epson Perfection 1270 scanner. All other scanners in the PR are alreadynetchild2006-06-182-0/+2
* When attaching an Xbox 360 gamepad a computer, the LED on the gamepadnetchild2006-06-181-0/+6
* - Rename hw.snd.unit to hw.snd.default_unit to make the purpose more obvious.netchild2006-06-1810-15/+61
OpenPOWER on IntegriCloud