summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Fix header file locationrrs2009-11-021-1/+1
| * | | This is a temporary hack so we can get RMI to re-use therrs2009-10-301-1/+1
| * | | white space changesrrs2009-10-294-4770/+4742
| * | | white space changesrrs2009-10-293-705/+724
| * | | updates to rge to get it to compilerrs2009-10-292-152/+156
| * | | - Add write support for mx25l flash chipgonzo2009-10-252-1/+104
| * | | Adds the untouched code from the RMI 6.4 stuff.rrs2009-10-159-0/+12309
| * | | These don't compile yet, but they are some of the first driversrrs2009-10-153-0/+457
| * | | - Fix the problem presented by r196988. svn merge was erroneouslygonzo2009-10-022-0/+2846
| * | | - MFCgonzo2009-10-02115-1355/+5879
| |\ \ \
| * \ \ \ - MFC from head@196987gonzo2009-09-08115-3573/+1790
| |\ \ \ \
OpenPOWER on IntegriCloud