Age | Commit message (Expand) | Author |
2007-01-08 | Add support for HW TCP/IP checksum offload for adapters that support it. | Damien Bergamini |
2007-01-08 | Add support for Leadtek Winfast TV 2000 XP, from Tim Leslie | Pedro Martelletto |
2007-01-06 | regen | Pedro Martelletto |
2007-01-06 | Add Leadtek WinFast TV 2000 XP, from Tim Leslie | Pedro Martelletto |
2007-01-06 | make microcode file byte-order independent so that the file is the same | Theo de Raadt |
2007-01-05 | For Yukon-based cards, pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |
2007-01-05 | macros for the bits in the ports CMD register. free %b fmt string for it | David Gwynne |
2007-01-04 | use the right variable when finding a ports register window, not one that | David Gwynne |
2007-01-04 | stash the dva for each command in the ccb, and program the hardware with | David Gwynne |
2007-01-04 | fix up some port regs so their names are more in line with what is in the | David Gwynne |
2007-01-04 | allocate the dmamem that each port will need, and hopefully point our | David Gwynne |
2007-01-04 | use ISSET instead of &, cos it looks cleaner | David Gwynne |
2007-01-03 | In sk_marv_miibus_writereg, wait for busy flag to clear instead of | Mark Kettenis |
2007-01-03 | M_DUP_PKTHDR() cleanup. On static mbufs M_DUP_PKTHDR() will leak mbuf tags. | Claudio Jeker |
2007-01-03 | also bail if sc_chipc is NULL; spotted by miod | Theo de Raadt |
2007-01-03 | mbg(4) cards with ASIC take the internal timestamp at the very moment the | Marc Balmer |
2007-01-03 | Don't say 'Marvell' twice for each sk/msk device in dmesg. No functional | Kenneth R Westerback |
2007-01-03 | Don't wrap line before printing MAC address. | Marcus Glocker |
2007-01-02 | do not permit agp_ioctl if the methods are invalid; ok miod | Theo de Raadt |
2007-01-02 | Use the value returned by pci_findproduct() as the timedelta sensor description | Marc Balmer |
2007-01-02 | Provide a new function, pci_findproduct(), which is analog to pci_findvendor(). | Marc Balmer |
2007-01-01 | regen. | Marc Balmer |
2007-01-01 | Add a new Intel host bridge chipset | Marc Balmer |
2006-12-30 | Use the same PCI product name strings we have in pcidevs_data.h for the | Marc Balmer |
2006-12-30 | Enable jumbo frames (except on the Yukon-2 FE). | Mark Kettenis |
2006-12-30 | Pass MIIF_FORCEANEG to mii_attack() until we stop doing unnecessary PHY | Mark Kettenis |
2006-12-30 | In agp_generic_alloc_memory(), make sure the age_mem structure freshly | Miod Vallat |
2006-12-30 | In agp_i810_alloc_memory(), do not check for sc_maxmem limit reached, as the | Miod Vallat |
2006-12-30 | Sync | Marco Peereboom |
2006-12-30 | Add new marvell sata controller. from brad@ | Marco Peereboom |
2006-12-29 | Pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |
2006-12-29 | Sort product ids alphabetically like jmc did in the manpage. fkr also | Marc Balmer |
2006-12-29 | Avoid void * arithmetic, okay deraadt@, suggestions from millert@ | Pedro Martelletto |
2006-12-29 | Add support for the Meinberg PCI511 and GPS170PCI cards. | Marc Balmer |
2006-12-29 | Don't wrap MAC address to newline. | Marcus Glocker |
2006-12-28 | Add support for the Cronyx Omega serial ports card; this particular card | Miod Vallat |
2006-12-28 | Regen | Miod Vallat |
2006-12-28 | Cronyx Omega serial ports card. | Miod Vallat |
2006-12-28 | Remove useless code dealing with media type. Simplify PHY reset code. | Mark Kettenis |
2006-12-28 | Pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |
2006-12-27 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-12-24 | Make non-autonegotiated 10baseT and 100baseTX work. | Mark Kettenis |
2006-12-24 | In msk_marv_miibus_writereg, wait for busy flag to clear instead of | Mark Kettenis |
2006-12-24 | use the right size when loading the rx/tx descriptor bus dma maps. | Reyk Floeter |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-12-22 | always include sensors.h | Theo de Raadt |
2006-12-22 | Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn't | Kenneth R Westerback |
2006-12-22 | fold long lines. | Marc Balmer |
2006-12-22 | regen. | Marc Balmer |
2006-12-22 | Add two more Meinberg radio clocks. | Marc Balmer |