Age | Commit message (Expand) | Author |
2008-06-08 | replace strange Linux-style u8/u16/u32/u64/s32 integer types with the | Reyk Floeter |
2008-06-08 | Import ix, a driver for the Intel 82598 PCI-Express 10 Gig Ethernet Adapter, | Reyk Floeter |
2008-06-08 | sync | Reyk Floeter |
2008-06-08 | add more 82598 10GbE device IDs, add "10GbE" in the existing entries. | Reyk Floeter |
2008-06-08 | Correct the watchdog timer by moving it out from under the condition check | Brad Smith |
2008-06-08 | dma sync the tx ring and post new packets to the chip once per call to | Brad Smith |
2008-06-08 | don't declare foo_driver_version[] strings and turn them into defines, | Reyk Floeter |
2008-06-08 | Unmapping memory from pci_mapreg_map() on detach lets us | Jonathan Gray |
2008-06-08 | Make et(4) detachable, help tracking down a problem that | Jonathan Gray |
2008-06-07 | Add baudrate handling for fiber boards using the TBI interface. | Brad Smith |
2008-06-07 | Add link state/baudrate handling. | Brad Smith |
2008-06-07 | regen | Robert Nagy |
2008-06-07 | add nVidia GeForce 8400M G | Robert Nagy |
2008-06-04 | Oops! Add the #endif that vanished here. | Owain Ainsworth |
2008-06-03 | Make *drm(4) use D_CLONE so that the per-open data actually works. Since | Owain Ainsworth |
2008-06-03 | Simplify the use of pci_mapreg_map(). | Brad Smith |
2008-06-03 | put code to print periodic debug statistics in #ifdef EM_DEBUG, shrinks | Brad Smith |
2008-06-03 | put code to print periodic debug statistics in #ifdef IXGB_DEBUG, shrinks | Reyk Floeter |
2008-06-03 | deal with a 64-bit BAR such as with PCIe chipsets. | Brad Smith |
2008-06-03 | regen | Brad Smith |
2008-06-03 | Add the PCI ids for the JMicron JMC250 and JMC260 Ethernet controllers. | Brad Smith |
2008-06-03 | regen | Brad Smith |
2008-06-03 | - shorten the Emulex Light Pulse entries to use the names as mentioned | Brad Smith |
2008-06-02 | regen | Brad Smith |
2008-06-02 | - Sort the QLogic entries by PCI id. | Brad Smith |
2008-06-01 | regen | Mark Kettenis |
2008-06-01 | Add Emulex LP9000. | Mark Kettenis |
2008-06-01 | Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64. | Mark Kettenis |
2008-05-31 | if a dma mapping contains oddly addressed or odd length segments, then we | David Gwynne |
2008-05-31 | Apparently the interrupt status register doesn't always replicate the TX | Mark Kettenis |
2008-05-31 | Turn the rx descriptor ring into a real ring instead of letting things fall | Mark Kettenis |
2008-05-31 | regen | Mark Kettenis |
2008-05-31 | Add PLX 6520 PCIX-PCIX bridge. | Mark Kettenis |
2008-05-31 | regen | Mark Kettenis |
2008-05-31 | Add Emulex LP10000. | Mark Kettenis |
2008-05-31 | Properly set the IFF_OACTIVE flag if all the descriptrs are in use for | Brad Smith |
2008-05-31 | Clear the IFF_RUNNING/IFF_OACTIVE flags and the watchdog timer in | Brad Smith |
2008-05-30 | sync | Thordur I. Bjornsson |
2008-05-30 | add the intel turbo memory device id | Thordur I. Bjornsson |
2008-05-30 | Remove unused NetBSD code for dmesg printing. | Brad Smith |
2008-05-29 | specify alternate default audio parameters to make the default expansion | Jacob Meuser |
2008-05-29 | - Add a debug message to mention when a 2.5Gb adapter is found. | Brad Smith |
2008-05-29 | use ac97 default parameters for these ac97 based drivers. | Jacob Meuser |
2008-05-28 | Turns out I have an ISP 12160 myself, and it works fine on sparc64. Since | Mark Kettenis |
2008-05-27 | only look up the initiator-id for SPI (aka "real scsi") controllers on | David Gwynne |
2008-05-27 | return 1 when an irq's been handled, not 0. | Owain Ainsworth |
2008-05-27 | Since the vtophys stuff was nuked, drm now works on amd64 too. Add the | Owain Ainsworth |
2008-05-27 | When i first ported the drm, i completely misunderstood the FreeBSD taskqueue | Owain Ainsworth |
2008-05-27 | Fix jiffies. | Owain Ainsworth |
2008-05-26 | On sparc64, fetch "scsi-initiator-id" property from the firmware, and use | Mark Kettenis |