| Commit message (Expand) | Author | Age | Files | Lines |
* | Print playback channels paths in order of their sequence numbers, not nids. | mav | 2010-01-21 | 1 | -7/+7 |
* | - Added a workaround for NC-SI management firmware that would allow | davidch | 2010-01-20 | 2 | -29/+137 |
* | Make ata_getrev() an optional method by implementing ata_null_getrev(). | rpaulo | 2010-01-20 | 1 | -1/+8 |
* | Complain if freelist queue sizes are significantly less than desired. | np | 2010-01-20 | 1 | -2/+6 |
* | Fix for a cxgb(4) panic. cxgb_ioctl can be called by the IP and IPv6 | np | 2010-01-20 | 2 | -139/+139 |
* | Product ID of D-Link DWA-120 after loading the firmware is incorrect. | weongyo | 2010-01-19 | 1 | -1/+1 |
* | removes a hack to attach TRENDnet TEW-504UB/EU that I think this issue | weongyo | 2010-01-19 | 2 | -2/+0 |
* | Add a warning if we're inw'ing from an odd address. This could happen | imp | 2010-01-18 | 1 | -0/+2 |
* | Fix indentation nit. | imp | 2010-01-18 | 1 | -1/+1 |
* | acpi_ec: remove redundant acpi_disabled check in probe method | avg | 2010-01-18 | 1 | -2/+1 |
* | acpi_ec: clean up 'private' ivar when freeing memory to which it points | avg | 2010-01-18 | 1 | -0/+1 |
* | Amazingly we've been freeing a handle and using that which it refers to | mjacob | 2010-01-15 | 1 | -1/+1 |
* | Don't free mbuf chains when bge(4) fails to collapse the mbuf | yongari | 2010-01-15 | 1 | -5/+2 |
* | Add check for fiber mode for BCM5714 PHY. This PHY supports both | yongari | 2010-01-14 | 1 | -0/+1 |
* | For controllers that has dual mode PHY(copper or fiber) interfaces | yongari | 2010-01-14 | 2 | -12/+23 |
* | Grammar nits. | thompsa | 2010-01-14 | 1 | -6/+6 |
* | Add BCM5754 PHY id that is found on Dell Studio XPS 16. | yongari | 2010-01-14 | 2 | -0/+2 |
* | o Add PCI ID for BCM 5756. | delphij | 2010-01-13 | 2 | -1/+4 |
* | Hide from default sndstat some information not used on daily basis, | mav | 2010-01-13 | 2 | -11/+16 |
* | Update to Fredrik's latest uhso driver. This changes port detection, adds | thompsa | 2010-01-13 | 2 | -91/+152 |
* | Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ | thompsa | 2010-01-13 | 2 | -0/+1765 |
* | Make OSS_GETVERSION ioctl supported also for DSP devices, | mav | 2010-01-12 | 1 | -0/+4 |
* | Make default recording source choosing more intelligent. | mav | 2010-01-12 | 1 | -3/+9 |
* | Spell "Hz" correctly wherever it is user-visible. | gavin | 2010-01-12 | 5 | -8/+8 |
* | Align buffer size to LCM of 128bytes, required by hardware, and alignment of | mav | 2010-01-12 | 1 | -4/+28 |
* | Make OSS_GETVERSION ioctl really work. It has 'M' group, not 'P', | mav | 2010-01-12 | 2 | -42/+32 |
* | Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked | mav | 2010-01-11 | 2 | -43/+82 |
* | Use better default RSS hash (src + dst, rather than just src port) | gallatin | 2010-01-11 | 1 | -2/+2 |
* | Update mxge(4) firmware to 1.4.48b (latest available) from Myricom. | gallatin | 2010-01-11 | 4 | -32936/+33883 |
* | Fix reporting of 10G Twinax media | gallatin | 2010-01-11 | 1 | -1/+2 |
* | Use io(4) for I/O port access on ia64, rather than through sysarch(2). | marcel | 2010-01-11 | 1 | -2/+1 |
* | Fix bug in cfe_enumenv(). The CFE API to invoke is CFE_CMD_ENV_ENUM | imp | 2010-01-11 | 1 | -1/+1 |
* | Merge from projects/mips to head by hand: | imp | 2010-01-11 | 1 | -0/+5 |
* | Merge from projects/mips to head by hand: | imp | 2010-01-11 | 1 | -0/+74 |
|\ |
|
* | | This was somehow copied to the wrong place :(. Remove the spare copy. | imp | 2010-01-11 | 8 | -1613/+0 |
* | | Move this to the right location. Grump. | imp | 2010-01-11 | 1 | -0/+0 |
* | | Add the Globetrotter GE40x. | thompsa | 2010-01-11 | 2 | -0/+2 |
* | | While AHCI specification tells that multi-vector MSI doesn't use global IS | mav | 2010-01-10 | 1 | -0/+12 |
* | | Don't panic on attach if we can't allocate ifp | gavin | 2010-01-10 | 1 | -0/+1 |
* | | Report which of IXP700 legacy ATA channels is SATA. | mav | 2010-01-10 | 1 | -2/+23 |
* | | - Report SATA in legacy emulation mode still as SATA. | mav | 2010-01-10 | 1 | -5/+3 |
* | | Merge from projects/mips to head by hand: | imp | 2010-01-10 | 1 | -0/+58 |
|\ \
| |/ |
|
* | | Merge from projects/mips to head by hand: | imp | 2010-01-10 | 1 | -0/+479 |
|\ \
| |/ |
|
* | | Merge from projects/mips to head by hand: | imp | 2010-01-10 | 9 | -0/+1767 |
|\ \
| |/ |
|
| * | Sync to r201658 on head. | imp | 2010-01-06 | 1 | -1/+1 |
| * | Merge from head at r201628. | imp | 2010-01-06 | 334 | -13281/+20989 |
| |\ |
|
| * | | - Code reorg: extract mx25l_read and mx25l_write methods | gonzo | 2009-11-18 | 1 | -81/+146 |
| * | | MFC @199204 | gonzo | 2009-11-12 | 170 | -8219/+16365 |
| |\ \ |
|
| * | | | Ok, the 40bit reads were causing crashes | rrs | 2009-11-10 | 1 | -36/+64 |
| * | | | Cooresponding hack to pass in the irq | rrs | 2009-11-09 | 1 | -1/+2 |