summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Print playback channels paths in order of their sequence numbers, not nids.mav2010-01-211-7/+7
* - Added a workaround for NC-SI management firmware that would allowdavidch2010-01-202-29/+137
* Make ata_getrev() an optional method by implementing ata_null_getrev().rpaulo2010-01-201-1/+8
* Complain if freelist queue sizes are significantly less than desired.np2010-01-201-2/+6
* Fix for a cxgb(4) panic. cxgb_ioctl can be called by the IP and IPv6np2010-01-202-139/+139
* Product ID of D-Link DWA-120 after loading the firmware is incorrect.weongyo2010-01-191-1/+1
* removes a hack to attach TRENDnet TEW-504UB/EU that I think this issueweongyo2010-01-192-2/+0
* Add a warning if we're inw'ing from an odd address. This could happenimp2010-01-181-0/+2
* Fix indentation nit.imp2010-01-181-1/+1
* acpi_ec: remove redundant acpi_disabled check in probe methodavg2010-01-181-2/+1
* acpi_ec: clean up 'private' ivar when freeing memory to which it pointsavg2010-01-181-0/+1
* Amazingly we've been freeing a handle and using that which it refers tomjacob2010-01-151-1/+1
* Don't free mbuf chains when bge(4) fails to collapse the mbufyongari2010-01-151-5/+2
* Add check for fiber mode for BCM5714 PHY. This PHY supports bothyongari2010-01-141-0/+1
* For controllers that has dual mode PHY(copper or fiber) interfacesyongari2010-01-142-12/+23
* Grammar nits.thompsa2010-01-141-6/+6
* Add BCM5754 PHY id that is found on Dell Studio XPS 16.yongari2010-01-142-0/+2
* o Add PCI ID for BCM 5756.delphij2010-01-132-1/+4
* Hide from default sndstat some information not used on daily basis,mav2010-01-132-11/+16
* Update to Fredrik's latest uhso driver. This changes port detection, addsthompsa2010-01-132-91/+152
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-132-0/+1765
* Make OSS_GETVERSION ioctl supported also for DSP devices,mav2010-01-121-0/+4
* Make default recording source choosing more intelligent.mav2010-01-121-3/+9
* Spell "Hz" correctly wherever it is user-visible.gavin2010-01-125-8/+8
* Align buffer size to LCM of 128bytes, required by hardware, and alignment ofmav2010-01-121-4/+28
* Make OSS_GETVERSION ioctl really work. It has 'M' group, not 'P',mav2010-01-122-42/+32
* Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blockedmav2010-01-112-43/+82
* Use better default RSS hash (src + dst, rather than just src port)gallatin2010-01-111-2/+2
* Update mxge(4) firmware to 1.4.48b (latest available) from Myricom.gallatin2010-01-114-32936/+33883
* Fix reporting of 10G Twinax mediagallatin2010-01-111-1/+2
* Use io(4) for I/O port access on ia64, rather than through sysarch(2).marcel2010-01-111-2/+1
* Fix bug in cfe_enumenv(). The CFE API to invoke is CFE_CMD_ENV_ENUMimp2010-01-111-1/+1
* Merge from projects/mips to head by hand:imp2010-01-111-0/+5
* Merge from projects/mips to head by hand:imp2010-01-111-0/+74
|\
* | This was somehow copied to the wrong place :(. Remove the spare copy.imp2010-01-118-1613/+0
* | Move this to the right location. Grump.imp2010-01-111-0/+0
* | Add the Globetrotter GE40x.thompsa2010-01-112-0/+2
* | While AHCI specification tells that multi-vector MSI doesn't use global ISmav2010-01-101-0/+12
* | Don't panic on attach if we can't allocate ifpgavin2010-01-101-0/+1
* | Report which of IXP700 legacy ATA channels is SATA.mav2010-01-101-2/+23
* | - Report SATA in legacy emulation mode still as SATA.mav2010-01-101-5/+3
* | Merge from projects/mips to head by hand:imp2010-01-101-0/+58
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-101-0/+479
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-109-0/+1767
|\ \ | |/
| * Sync to r201658 on head.imp2010-01-061-1/+1
| * Merge from head at r201628.imp2010-01-06334-13281/+20989
| |\
| * | - Code reorg: extract mx25l_read and mx25l_write methodsgonzo2009-11-181-81/+146
| * | MFC @199204gonzo2009-11-12170-8219/+16365
| |\ \
| * | | Ok, the 40bit reads were causing crashesrrs2009-11-101-36/+64
| * | | Cooresponding hack to pass in the irqrrs2009-11-091-1/+2
OpenPOWER on IntegriCloud