summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-02-05Add the NFE_CORRECT_MACADDR flag for MCP77/79 chipsets.Brad Smith
2008-02-05Shave off a few more bytes by moving IO collision detection into a genericMarco Peereboom
2008-02-05Add strip size to debug print.Marco Peereboom
2008-02-05Create a generic function to validate IO instead of copying and pastingMarco Peereboom
2008-02-04Add PCI ids for some 82571 based multi port adapters.Brad Smith
2008-02-03- remove redundant setting of if_mtu as this is set by ether_ifattach().Brad Smith
2008-02-03- add initial support for the Marvell Yukon Supreme ASIC.Brad Smith
2008-02-03- add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chip...Brad Smith
2008-02-03Remove sparc64-specific hack to byteswap pcmcia bus_space access. This is noMark Kettenis
2008-02-03Map windows little-endian like the MI pcmcia code expects.Mark Kettenis
2008-02-03Redo umass_bbb_get_max_lun() and uses thereof toKenneth R Westerback
2008-02-03There is no such thing as RAIDCRYPTO so rename to CRYPTOMarco Peereboom
2008-02-02Correct the baudrate handling.Brad Smith
2008-02-02Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX.Mark Kettenis
2008-02-02- Add a v1 device which I found here.Marcus Glocker
2008-02-02id like to install via a fibre gem on my 880, so add the gentbi phy that itDavid Gwynne
2008-02-02Move the current flow control status code out of em_media_status()Brad Smith
2008-02-02- Simplify statistics updates and remove redundant register reads.Brad Smith
2008-02-02regenBrad Smith
2008-02-02- add the VIA VT8237S PCI ISA bridge idBrad Smith
2008-02-02regenBrad Smith
2008-02-02add Marvell Yukon PCI ids for a second 88E8055 chipset and the 88E8075 chipset.Brad Smith
2008-01-31Add me to copyright.Marco Peereboom
2008-01-31recognize the BCM5755 C0 ASIC revision.Brad Smith
2008-01-31recognize the BCM5722 PHY.Brad Smith
2008-01-31regenBrad Smith
2008-01-31add the Broadcom BCM5722 PHY id.Brad Smith
2008-01-30Oops. Missed one.Kenneth R Westerback
2008-01-29Improve performance dramatically by preventing severeal context switches.Marco Peereboom
2008-01-29More read/write result checking fixes to avoid unsigned comparisons vsKenneth R Westerback
2008-01-29Add support for VIA VT8237S SATA.Jonathan Gray
2008-01-29regenJonathan Gray
2008-01-29Add VIA VT8237S SATA.Jonathan Gray
2008-01-28spelling in comment; ok mbalmer@ jmc@Kevin Steves
2008-01-27Add TODO's to comment.Marcus Glocker
2008-01-27Oops forgot one function when adding 16 byte scsi commands.Marco Peereboom
2008-01-26Remove duplicate protosMarco Peereboom
2008-01-26Fix some debug printsMarco Peereboom
2008-01-26regenClaudio Jeker
2008-01-26Add Radeon HD 2600 IDs. Diff by brad@ tested by myself.Claudio Jeker
2008-01-26Unify i386 and amd64 lapic code, and calibrate lapic timer with interruptsMark Kettenis
2008-01-26Set the return value instead of returning right away so that the DMABrad Smith
2008-01-26SAS1078 is a megaraid, not a fusion-mpt, so dont attach to itDavid Gwynne
2008-01-26sync dma mem back to the cpu on poll failure.David Gwynne
2008-01-26despatch -> dispatchDavid Gwynne
2008-01-26newline when printing about a failure to attach.David Gwynne
2008-01-25Add support for some other CPU's. Thank you toTobias Weingartner
2008-01-25Prevent USB network devices to generate a page fault trap when detachedMarcus Glocker
2008-01-25Since TX rate control is done by the firmware, we report the maximumMarcus Glocker
2008-01-25regenBrad Smith