summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2013-01-10dont hardcode the phy address at 1. the 5718 family of chips can haveDavid Gwynne
2013-01-10oh hey guys, ive got this cool new thing called a "switch statement". yourDavid Gwynne
2013-01-10macros describing necessary bits on newer chips.David Gwynne
2013-01-10apparently broadcom finally made a series of phys that done need a bunchDavid Gwynne
2013-01-10regenDavid Gwynne
2013-01-10fix model ids for Broadcom BCM5720C and BCM5717C phys.David Gwynne
2013-01-10when checking if a particular phy has a particular model number,David Gwynne
2013-01-09Sync the userland facing drm headers with FreeBSD minus some cruft mpiJonathan Gray
2013-01-09comments are lies. brgphy definitely supports more thant the BCR5400.David Gwynne
2013-01-08a single-com in the Exsys EX-4109x family; Gregory Edigarov <edigarov@qarea.com>Theo de Raadt
2013-01-06acknowlege -> acknowledgeMartynas Venckus
2013-01-06don't propagate XF86XK_Audio{Lower,Raise}Volume keys to userspace,Alexandre Ratchov
2013-01-05Enable MSI for rtsx(4). Tested on i386 and amd64.Stefan Sperling
2013-01-05- add some intel 7 series sata ids.Jasper Lievisse Adriaanse
2013-01-04Attach rtsx(4) only to devices using the 'undefined' PCI class, and doStefan Sperling
2013-01-04fix a logical or that was inteded to be binary in the last revisionJonathan Gray
2013-01-04add Huawei E353Jonathan Gray
2013-01-04regenJonathan Gray
2013-01-04add Huawei E353Jonathan Gray
2013-01-02Add the remaining Radeon rv610/rv620/rv630/rv635/rv670,Jonathan Gray
2013-01-02regenJonathan Gray
2013-01-02Add the remaining Radeon rv610/rv620/rv630/rv635/rv670,Jonathan Gray
2012-12-31Spell `calculation' correctly.Miod Vallat
2012-12-31Declare ucom as a DV_TTY class device, not DV_DULL; Alexander PolakovMiod Vallat
2012-12-30add Radeon HD4550Jonathan Gray
2012-12-24In acpiioctl(), Return though the splx() path if suser() returns an errorPhilip Guenthe
2012-12-22Add support for U3 brigdes present in macppc G5 machines. Many thanksMartin Pieuchot
2012-12-21tweak for malloc(9) calls:Gleydson Soares
2012-12-21regenJasper Lievisse Adriaanse
2012-12-21- add some pcidevs taken from a dmesg on bugs@Jasper Lievisse Adriaanse
2012-12-20report flow control mode in the media status callbackMike Belopuhov
2012-12-20correctly update the current flow control modeMike Belopuhov
2012-12-20max_frame_size must be set after ether_ifattach updates if_mtu;Mike Belopuhov
2012-12-19add another umsm device that uses the qualcomm vid. namedJonathan Gray
2012-12-19regenJonathan Gray
2012-12-19add another umsm deviceJonathan Gray
2012-12-17sync up ixgbe_raise_i2c_clk with freebsd which basically allowsMike Belopuhov
2012-12-17spacing; sync up ixgbe_bus_speed enum with freebsdMike Belopuhov
2012-12-17Sync up advanced transmitter descriptor setup code to the upstream.Mike Belopuhov
2012-12-17sync some comments and variable names in rxeof with freebsdMike Belopuhov
2012-12-17Catch up with upstream, where rxbuf->m_pack was renamed to rxbuf->bufMike Belopuhov
2012-12-17Don't forget to decrement a number of clusters on the ring in caseMike Belopuhov
2012-12-17Get rid of the split header code as it was never used inMike Belopuhov
2012-12-17Implement SFP+ module hot-plug support for 82599 obtainedMike Belopuhov
2012-12-17Fix a link autonegotiation bug on 10GbaseT controllers and improveMike Belopuhov
2012-12-16regenJasper Lievisse Adriaanse
2012-12-16- put the Moxa products where they belong alphabeticallyJasper Lievisse Adriaanse
2012-12-14Support IT8772F; from form@, ok kettenisMike Belopuhov
2012-12-14regenMartin Pieuchot
2012-12-14Add U3 HyperTransport found in PowerMac7,3, name suggested by kettenis@Martin Pieuchot