index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ansi
jsg
2021-03-05
4
-53
/
+20
*
remove some unused includes
jsg
2021-02-23
2
-166
/
+0
*
The Marvell 88E1512 supports multiple modes between MAC to PHY and PHY
patrick
2020-11-03
3
-3
/
+26
*
Add BCM54210E support.
kettenis
2020-04-14
2
-7
/
+59
*
Add flags to specify whether internal delays should be configured for RGMII.
kettenis
2020-04-14
1
-1
/
+3
*
regen
kettenis
2020-04-14
1
-2
/
+5
*
Add Broadcom BCM54210E.
kettenis
2020-04-14
1
-1
/
+3
*
Update my email address.
pirofti
2020-04-06
1
-2
/
+2
*
mii(4): tsleep(9) -> tlseep_nsec(9); ok mpi@
cheloha
2020-01-15
1
-2
/
+2
*
Recognize Marvell 88E1545.
visa
2019-09-24
1
-1
/
+3
*
regen
visa
2019-09-24
1
-2
/
+4
*
Add Marvell 88E1545.
visa
2019-09-24
1
-1
/
+2
*
regen
kettenis
2018-04-09
1
-2
/
+4
*
Add Marvell 88E1512.
kettenis
2018-04-09
1
-1
/
+2
*
Add RTL8211F support. Loosely based on the FreeBSD driver.
kettenis
2018-02-27
2
-2
/
+40
*
Add support for RTL8153 devices. Heavily based on changes made by Kevin Lo
kettenis
2017-03-11
1
-4
/
+4
*
Initialize oui and model fields in the softc.
kettenis
2016-07-11
1
-1
/
+3
*
regen
kettenis
2016-07-10
1
-2
/
+9
*
Add MICREL KSZ9021 and KSZ9031.
kettenis
2016-07-10
1
-1
/
+6
*
Initialize the mii_oui field such that fec(4) can look at it.
kettenis
2016-07-09
1
-1
/
+2
*
regen
kettenis
2016-07-08
1
-4
/
+4
*
The Atheros PHYs with model ID 7 are the AR8031/AR8033/AR8035 family.
kettenis
2016-07-08
2
-5
/
+5
*
Tweak previous by de-indenting label and replacing remaining continues
mmcc
2015-12-29
1
-4
/
+4
*
1. Add a loop_end label to the outer loop
mmcc
2015-12-28
1
-2
/
+4
*
mii_softc's view of the current mii state need to use the proper types
miod
2015-09-12
1
-3
/
+3
*
Make room for media types of the future. Extend the ifmedia word to 64 bits.
stsp
2015-09-11
2
-10
/
+10
*
use standardized register defintion in mii.h rather than specific
yuo
2015-07-19
2
-135
/
+33
*
regen
yuo
2015-07-19
1
-3
/
+3
*
add RTL8211
yuo
2015-07-19
1
-2
/
+2
*
use standardized register definition in mii.h rather than each
yuo
2015-07-19
8
-555
/
+143
*
revert privious commit
yuo
2015-07-19
1
-2
/
+2
*
according to MII specification, these seems to be bug.
yuo
2015-07-19
1
-3
/
+3
*
fix typo.
yuo
2015-07-18
1
-2
/
+2
*
add following registers from IEEE 802.3-2009 Clause 22.
yuo
2015-07-18
1
-1
/
+36
*
Add support for em(4) on Teak 3020, a Tolopai (EP80579)
dms
2015-06-04
1
-1
/
+26
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
25
-51
/
+25
*
And the variable too.
brad
2015-01-20
1
-3
/
+1
*
Back out a chunk of rev 1.34 that wasn't supposed to go in with the
brad
2015-01-20
1
-11
/
+1
*
printf wasn't supposed to go in.
brad
2015-01-20
1
-2
/
+1
*
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
mpi
2014-12-05
29
-29
/
+58
*
regen
brad
2014-11-24
1
-3
/
+3
*
use the correct capitalization for Realtek.
brad
2014-11-24
4
-14
/
+27
*
remove uneeded proc.h includes
jsg
2014-09-14
2
-4
/
+2
*
Add support for the Broadcom PHY found on the Octeon-based DSR-500.
pirofti
2014-05-06
2
-1
/
+397
*
Regen after Broadcom 53115 addition.
pirofti
2014-05-06
1
-1
/
+3
*
Add an entry for the Broadcom 53115 model found on the DSR-500.
pirofti
2014-05-06
1
-1
/
+2
*
Split bge(4)'s feature flags into bge_flags and bge_phy_flags.
brad
2014-02-01
1
-10
/
+10
*
Sync in the PHY Specific Control and Status register bits.
brad
2014-01-21
1
-8
/
+23
*
Add support for newer integrated Realtek PHY.
brad
2013-12-30
1
-3
/
+7
*
Have rgephy(4) always use RL_GMEDIASTAT to retrieve the link/media status
brad
2013-12-30
1
-5
/
+10
[next]