aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rl
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug introduced in r295736Pyun YongHyeon2016-02-181-1/+2
* Remove duplicated check.Pyun YongHyeon2016-02-181-11/+8
* - Although it doesn't make a whole lot of sense to enable RX and TXMarius Strobl2015-11-091-2/+1
* Add preliminary support for RTL8168H, tested by Sreenath Battalahalli.Marius Strobl2015-09-131-0/+1
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-191-7/+7
* Move rl(4) to dev/rl.Gleb Smirnoff2014-09-192-0/+3286