summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.release/7.1.0_cvsKen Smith2008-12-311744-1760/+1760
* Revert r184442 (ata(4) changes to support ICH10 and ITE8213F chips) toXin LI2008-12-292-208/+103
* Revert the bce(4) MFC and restore the state of code as of before changesetXin LI2008-12-283-19741/+6966
* Log:Kip Macy2008-12-198-26/+60
* MFC r186169:Xin LI2008-12-191-1/+0
* MFC r186168:Xin LI2008-12-191-1/+1
* MFC: r185584,185994,185999,186132 which updates the strings that identifiesDoug Ambrisko2008-12-172-9/+13
* MFC: 185750Marius Strobl2008-12-152-33/+44
* - Limit BCM5701 B5 to 32-bit mode as a workaround for a bug whichMarius Strobl2008-12-151-7/+12
* MFC r185962:Pyun YongHyeon2008-12-151-1/+1
* MFC of 3 separate commits.George V. Neville-Neil2008-12-094-29/+39
* MFC r185542:Pyun YongHyeon2008-12-091-1/+3
* MFC r185576:Pyun YongHyeon2008-12-061-4/+35
* MFC r185593:Xin LI2008-12-051-5/+6
* MFC r185451:Konstantin Belousov2008-12-021-1/+1
* Update driver to version 1.6.2, new hardware supportJack F Vogel2008-11-3011-1008/+2009
* MFC of a fix for ESB2 network interfaces that willJack F Vogel2008-11-3027-1654/+1557
* Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom returns.Colin Percival2008-11-242-3/+24
* MFC r185014:Pyun YongHyeon2008-11-241-1/+2
* MFC r184870:Pyun YongHyeon2008-11-243-0/+4090
* MFC r185082:Xin LI2008-11-221-1/+1
* MFC 182085, 184897, 184933, 184974, 184975Doug Ambrisko2008-11-175-32/+112
* MFC: r182876Marius Strobl2008-11-165-516/+680
* MFC: r180692Marius Strobl2008-11-163-466/+471
* Merge r183539 and r183558: Do match on class to avoid false positives,Warner Losh2008-11-141-2/+5
* MFC r184253:Pyun YongHyeon2008-11-131-1/+2
* MFC revision 1801453: Don't leak DMA map if not freed.Xin LI2008-11-121-0/+2
* Merge the following bce(4) changes:Xin LI2008-11-103-6964/+19739
* MFC revisions 180072 and 182967 by emaste:Xin LI2008-11-021-1/+9
* MFC: r182112Bjoern A. Zeeb2008-10-301-0/+6
* MFC r183288,183411,183827,184382:Nathan Whitehorn2008-10-301-11/+15
* Partial MFC of recent ATA driver in order to support more new hardware.Xin LI2008-10-292-103/+208
* MFC: (r184258) Add support for the SIIG Cyber 4-port serial card.Dag-Erling Smørgrav2008-10-281-0/+6
* Merge r184211 (mxge firmware update) into stable/7Andrew Gallatin2008-10-274-32592/+32702
* MFC r183976:Brooks Davis2008-10-262-0/+3
* - MFC ae(4) Attansic FastEthernet controller driver.Stanislav Sedov2008-10-255-0/+2781
* MFC r183966:Pyun YongHyeon2008-10-231-0/+14
* MFC: Use 32k transfers rather than 63k transfers for chipsets that can't doJohn Baldwin2008-10-211-5/+5
* MFH (r183817): revert OX16PCI954 breakageDag-Erling Smørgrav2008-10-211-4/+4
* MFC r183814:Pyun YongHyeon2008-10-192-7/+9
* MFC r182799:Weongyo Jeong2008-10-181-1/+1
* MFC r182783:Weongyo Jeong2008-10-182-0/+2
* MFC r183587:Weongyo Jeong2008-10-162-3/+3
* MFC r183660: Limit DMA memory to lower addressable 4GB, withoutXin LI2008-10-141-4/+4
* MFC: 183515Andrew Gallatin2008-10-065-56663/+32655
* MFC fixes to mbufq interfaceKip Macy2008-10-061-5/+37
* Fix bug in LRO on T304 whereby a packet could be sent to the wrong interface'...Kip Macy2008-10-061-1/+12
* MFC r183509:Pyun YongHyeon2008-10-062-0/+40
* MFC: r183504Marius Strobl2008-10-041-1/+1
* Fix a potential infinite loop in the TOE zero copy receive path.Kip Macy2008-10-031-14/+8