| Commit message (Expand) | Author | Age | Files | Lines |
| * | Enable the support for G33/Q35/Q33 now that both the G33 and Q35 have been | John Baldwin | 2008-08-01 | 1 | -2/+0 |
| * | remove socketvar.h, add more selective includes | Kip Macy | 2008-07-31 | 4 | -6/+15 |
| * | Data type fix | Jack F Vogel | 2008-07-31 | 1 | -2/+2 |
| * | Unbreak the build by including sys/socketvar.h | Paul Saab | 2008-07-31 | 4 | -3/+7 |
| * | Include netinet/tcp_lro.h, unbreak the build | Paul Saab | 2008-07-30 | 1 | -1/+1 |
| * | Merge of the source for igb and em into dev/e1000, this | Jack F Vogel | 2008-07-30 | 50 | -10133/+1420 |
| * | fix includes for post sockbuf re-factor | Kip Macy | 2008-07-30 | 5 | -142/+12 |
| * | Use single byte read and write operations to toggle the BIOS and OS | John Baldwin | 2008-07-30 | 2 | -14/+14 |
| * | This updates the ixgbe driver to Intel internal version 1.4.7 | Jack F Vogel | 2008-07-30 | 10 | -423/+396 |
| * | Free the correct buffer list on failure. | Andrew Thompson | 2008-07-30 | 2 | -2/+2 |
| * | style(9) - space after keywords, don't indent case. | Pyun YongHyeon | 2008-07-29 | 1 | -64/+63 |
| * | Cache PCI vendor/device ids to avoid unnecessary PCI configuration | Pyun YongHyeon | 2008-07-29 | 1 | -7/+4 |
| * | s/printf/device_printf/g | Pyun YongHyeon | 2008-07-29 | 2 | -23/+19 |
| * | Export the hardware type (as number and name), the secondary firmware | Warner Losh | 2008-07-28 | 2 | -19/+45 |
| * | Fix buffer discard index. | Pyun YongHyeon | 2008-07-28 | 1 | -1/+4 |
| * | Register the interrupt handler at the end of wi_attach rather than at | Warner Losh | 2008-07-26 | 1 | -13/+11 |
| * | Fill in sysctl descriptions. | Tom Rhodes | 2008-07-26 | 1 | -10/+18 |
| * | - Add driver for Dallas Semiconductor DS1339 RTC sitting | Stanislav Sedov | 2008-07-25 | 1 | -0/+232 |
| * | - Provide kernelname as the name for process with P_KTHREAD set as | Jeff Roberson | 2008-07-25 | 1 | -1/+5 |
| * | Add tweak for AMD Geode "companion" chip, AMD CS5536, which is apparently | Ivan Voras | 2008-07-24 | 1 | -1/+10 |
| * | Don't include <sys/tty.h> in non-TTY drivers. | Ed Schouten | 2008-07-24 | 4 | -4/+6 |
| * | Further refine the probe order of devices to more closely match the previous | John Baldwin | 2008-07-23 | 1 | -9/+4 |
| * | SATA device on some nForce based boards could get confused if MSI is not | Luoqi Chen | 2008-07-23 | 3 | -5/+59 |
| * | o Fix style(9) bugs and similar nits. | Marius Strobl | 2008-07-22 | 3 | -466/+471 |
| * | remove call to unsafe tcp_twstart function | Kip Macy | 2008-07-21 | 1 | -20/+1 |
| * | Allocate a single CCB at the start of the main loop of the RAID monitoring | John Baldwin | 2008-07-21 | 1 | -4/+4 |
| * | remove unneeded declarations | Kip Macy | 2008-07-21 | 1 | -3/+0 |
| * | remove local version of tcp_offload_* functions | Kip Macy | 2008-07-21 | 2 | -57/+0 |
| * | update syncache function names | Kip Macy | 2008-07-21 | 1 | -2/+2 |
| * | remove cxgb local definition of locked syncache_expand | Kip Macy | 2008-07-21 | 2 | -15/+0 |
| * | remove cxgb local definitions of socket accessor functions | Kip Macy | 2008-07-21 | 3 | -250/+18 |
| * | While spin-waiting for the mailbox semaphore to update, do flushing reads of | Scott Long | 2008-07-20 | 1 | -1/+4 |
| * | new vendor PHY support | Kip Macy | 2008-07-18 | 1 | -0/+225 |
| * | import vendor fixes to cxgb | Kip Macy | 2008-07-18 | 13 | -171/+715 |
| * | Correct 1000Mbps link handling logic for JMC250. This should make | Pyun YongHyeon | 2008-07-18 | 1 | -1/+1 |
| * | Use DELAY() instead of pause if waiting time is less than 1ms. | Pyun YongHyeon | 2008-07-18 | 1 | -2/+2 |
| * | Fix a benign typo that would give out an incorrect warning message. | Luoqi Chen | 2008-07-17 | 1 | -4/+3 |
| * | Clean up mxge's use of callouts as pointed out by jhb, | Andrew Gallatin | 2008-07-17 | 1 | -36/+19 |
| * | Fix a multicast handling regression on VT6105M introduced in | Pyun YongHyeon | 2008-07-16 | 2 | -25/+60 |
| * | Fix VR_RXSTAT_RX_OK bit definition which lasted for more than 9 | Pyun YongHyeon | 2008-07-16 | 2 | -3/+4 |
| * | Add quirk for Dell D630 laptops. | Xin LI | 2008-07-15 | 1 | -1/+7 |
| * | A number of significant enhancements to the ciss driver: | Scott Long | 2008-07-11 | 4 | -150/+494 |
| * | Don't leak DMA map if not freed. | Xin LI | 2008-07-11 | 1 | -0/+2 |
| * | Detect ATA controllers in the Macbook3. | Remko Lodder | 2008-07-10 | 2 | -3/+5 |
| * | Improve the EEPROM parsing, based on finding a datasheet that describes | Warner Losh | 2008-07-09 | 2 | -36/+45 |
| * | Driver failed to allocate MMIO resources. Attached patch adds a fallback path. | Remko Lodder | 2008-07-09 | 1 | -4/+9 |
| * | Add new device id for ICH8M, which supports greater than UDMA33 mode | Remko Lodder | 2008-07-09 | 2 | -0/+2 |
| * | Add support for the ICH9 in non AHCI mode (RAID mode). | Remko Lodder | 2008-07-09 | 2 | -0/+2 |
| * | Add driver support for RTL8102E and RTL8102EL which is the second | Pyun YongHyeon | 2008-07-09 | 1 | -1/+8 |
| * | Disable jumbo frame support for RTL810x fast ethernet controllers. | Pyun YongHyeon | 2008-07-09 | 1 | -1/+2 |