| Commit message (Expand) | Author | Age | Files | Lines |
* | o Fix style(9) bugs and similar nits. | marius | 2008-07-22 | 3 | -472/+477 |
* | remove call to unsafe tcp_twstart function | kmacy | 2008-07-21 | 1 | -20/+1 |
* | Allocate a single CCB at the start of the main loop of the RAID monitoring | jhb | 2008-07-21 | 1 | -4/+4 |
* | remove unneeded declarations | kmacy | 2008-07-21 | 1 | -3/+0 |
* | remove local version of tcp_offload_* functions | kmacy | 2008-07-21 | 2 | -57/+0 |
* | update syncache function names | kmacy | 2008-07-21 | 1 | -2/+2 |
* | remove cxgb local definition of locked syncache_expand | kmacy | 2008-07-21 | 2 | -15/+0 |
* | remove cxgb local definitions of socket accessor functions | kmacy | 2008-07-21 | 3 | -250/+18 |
* | While spin-waiting for the mailbox semaphore to update, do flushing reads of | scottl | 2008-07-20 | 1 | -1/+4 |
* | new vendor PHY support | kmacy | 2008-07-18 | 1 | -0/+225 |
* | import vendor fixes to cxgb | kmacy | 2008-07-18 | 13 | -171/+715 |
* | Correct 1000Mbps link handling logic for JMC250. This should make | yongari | 2008-07-18 | 1 | -1/+1 |
* | Use DELAY() instead of pause if waiting time is less than 1ms. | yongari | 2008-07-18 | 1 | -2/+2 |
* | Fix a benign typo that would give out an incorrect warning message. | luoqi | 2008-07-17 | 1 | -4/+3 |
* | Clean up mxge's use of callouts as pointed out by jhb, | gallatin | 2008-07-17 | 1 | -36/+19 |
* | Fix a multicast handling regression on VT6105M introduced in | yongari | 2008-07-16 | 2 | -25/+60 |
* | Fix VR_RXSTAT_RX_OK bit definition which lasted for more than 9 | yongari | 2008-07-16 | 2 | -3/+4 |
* | Add quirk for Dell D630 laptops. | delphij | 2008-07-15 | 1 | -1/+7 |
* | A number of significant enhancements to the ciss driver: | scottl | 2008-07-11 | 4 | -150/+494 |
* | Don't leak DMA map if not freed. | delphij | 2008-07-11 | 1 | -0/+2 |
* | Detect ATA controllers in the Macbook3. | remko | 2008-07-10 | 2 | -3/+5 |
* | Improve the EEPROM parsing, based on finding a datasheet that describes | imp | 2008-07-09 | 2 | -37/+46 |
* | Driver failed to allocate MMIO resources. Attached patch adds a fallback path. | remko | 2008-07-09 | 1 | -4/+9 |
* | Add new device id for ICH8M, which supports greater than UDMA33 mode | remko | 2008-07-09 | 2 | -0/+2 |
* | Add support for the ICH9 in non AHCI mode (RAID mode). | remko | 2008-07-09 | 2 | -0/+2 |
* | Add driver support for RTL8102E and RTL8102EL which is the second | yongari | 2008-07-09 | 1 | -1/+8 |
* | Disable jumbo frame support for RTL810x fast ethernet controllers. | yongari | 2008-07-09 | 1 | -1/+2 |
* | Fix a mutex LOR introduced by the conversion of if_ndis from spinlocks to | cokane | 2008-07-09 | 1 | -0/+2 |
* | Fix comment: s/before/after. | rpaulo | 2008-07-06 | 1 | -1/+1 |
* | Add two corega cards from NetBSD: FETEHR II PCC TXD and LAPCCTXD. | imp | 2008-07-06 | 1 | -0/+2 |
* | Merge from NetBSD's pcmciadev file (rev ~1.208 - 1.226) where | imp | 2008-07-06 | 1 | -25/+28 |
* | Add a missing call to config_intrhook_establish(). | rpaulo | 2008-07-05 | 1 | -0/+1 |
* | Use config_intrhook API to create the dev.cpu.N.temperature sysctl node. | rpaulo | 2008-07-05 | 1 | -20/+42 |
* | Rename several functions in if_lmc with potential name collisions with | rwatson | 2008-07-05 | 2 | -33/+35 |
* | Introduce a new lock, hostname_mtx, and use it to synchronize access | rwatson | 2008-07-05 | 1 | -0/+2 |
* | Fix my previous commit. We actually should pass evaluation args in | rpaulo | 2008-07-04 | 1 | -3/+44 |
* | Remove the sbsh(4) driver. No one responded to requests for testing the | jhb | 2008-07-04 | 2 | -1288/+0 |
* | Make sbsh(4) MPSAFE: | jhb | 2008-07-04 | 1 | -90/+109 |
* | Remove the sbni(4) driver. No one responded to calls to test it on | jhb | 2008-07-04 | 5 | -1988/+0 |
* | Make sbni(4) MPSAFE: | jhb | 2008-07-04 | 4 | -124/+205 |
* | Remove the cnw(4) driver. No one responded to calls to test it on current@ | jhb | 2008-07-04 | 3 | -1550/+0 |
* | Make cnw(4) MPSAFE: | jhb | 2008-07-04 | 1 | -76/+117 |
* | Remove the arl(4) driver. It is reported to not work on 6.x or later | jhb | 2008-07-04 | 3 | -1995/+0 |
* | Make arl(4) MPSAFE: | jhb | 2008-07-04 | 3 | -130/+149 |
* | Remove NETISR_MPSAFE, which allows specific netisr handlers to be directly | rwatson | 2008-07-04 | 1 | -1/+6 |
* | Fix some locking and logic bugs pointed out by jhb. These fix driver detach a... | nwhitehorn | 2008-07-03 | 3 | -40/+26 |
* | Add RTL8211C(L) support. | yongari | 2008-07-02 | 2 | -2/+15 |
* | Add a new RTL8169 variant, 8169SB(L)/8110SB(L). | yongari | 2008-07-02 | 1 | -1/+3 |
* | Add basic support for RTL8168C, RTL8168CP, RTL8111C and RTL8111CP. | yongari | 2008-07-02 | 1 | -43/+134 |
* | Display detected chip revision in device attach. This will help to | yongari | 2008-07-02 | 1 | -2/+5 |