index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
Age
Commit message (
Expand
)
Author
2016-07-11
Initialize oui and model fields in the softc.
Mark Kettenis
2016-07-10
regen
Mark Kettenis
2016-07-10
Add MICREL KSZ9021 and KSZ9031.
Mark Kettenis
2016-07-09
Initialize the mii_oui field such that fec(4) can look at it.
Mark Kettenis
2016-07-08
regen
Mark Kettenis
2016-07-08
The Atheros PHYs with model ID 7 are the AR8031/AR8033/AR8035 family.
Mark Kettenis
2015-12-29
Tweak previous by de-indenting label and replacing remaining continues
mmcc
2015-12-28
1. Add a loop_end label to the outer loop
mmcc
2015-09-12
mii_softc's view of the current mii state need to use the proper types
Miod Vallat
2015-09-11
Make room for media types of the future. Extend the ifmedia word to 64 bits.
Stefan Sperling
2015-07-19
use standardized register defintion in mii.h rather than specific
Yojiro Uo
2015-07-19
regen
Yojiro Uo
2015-07-19
add RTL8211
Yojiro Uo
2015-07-19
use standardized register definition in mii.h rather than each
Yojiro Uo
2015-07-19
revert privious commit
Yojiro Uo
2015-07-19
according to MII specification, these seems to be bug.
Yojiro Uo
2015-07-18
fix typo.
Yojiro Uo
2015-07-18
add following registers from IEEE 802.3-2009 Clause 22.
Yojiro Uo
2015-06-04
Add support for em(4) on Teak 3020, a Tolopai (EP80579)
Dariusz Swiderski
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2015-01-20
And the variable too.
Brad Smith
2015-01-20
Back out a chunk of rev 1.34 that wasn't supposed to go in with the
Brad Smith
2015-01-20
printf wasn't supposed to go in.
Brad Smith
2014-12-05
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
Martin Pieuchot
2014-11-24
regen
Brad Smith
2014-11-24
use the correct capitalization for Realtek.
Brad Smith
2014-09-14
remove uneeded proc.h includes
Jonathan Gray
2014-05-06
Add support for the Broadcom PHY found on the Octeon-based DSR-500.
Paul Irofti
2014-05-06
Regen after Broadcom 53115 addition.
Paul Irofti
2014-05-06
Add an entry for the Broadcom 53115 model found on the DSR-500.
Paul Irofti
2014-02-01
Split bge(4)'s feature flags into bge_flags and bge_phy_flags.
Brad Smith
2014-01-21
Sync in the PHY Specific Control and Status register bits.
Brad Smith
2013-12-30
Add support for newer integrated Realtek PHY.
Brad Smith
2013-12-30
Have rgephy(4) always use RL_GMEDIASTAT to retrieve the link/media status
Brad Smith
2013-12-28
Always call PHY_RESET upon attaching eephy(4) so as to do PHY initialization,
Brad Smith
2013-12-28
mii drivers no longer need activate functions. Repair of the PHY
Theo de Raadt
2013-12-28
Move the fairly heavy eephy_init sequence [which was only done at
Theo de Raadt
2013-12-14
regen
Brad Smith
2013-12-14
new Realtek PHY.
Brad Smith
2013-12-08
remove case that does nothing
Theo de Raadt
2013-06-25
Remove unsigned comparison < 0.
Brad Smith
2013-06-15
Add support for RTL8101E 10/100 PHY.
Mark Kettenis
2013-06-15
regen
Mark Kettenis
2013-06-15
Add RTL8101E 10/100 PHY.
Mark Kettenis
2013-05-28
Fix a common issue across different PHY drivers to reset the
Mike Belopuhov
2013-03-17
Split out bge / bnx reset code into a separate set of functions.
Brad Smith
2013-03-14
- Fix passing down MAC feature flags; which fixes flow control support.
Brad Smith
2013-01-13
Add support for reporting flow control status for 5708S/5709S fibre PHY.
Brad Smith
2013-01-10
apparently broadcom finally made a series of phys that done need a bunch
David Gwynne
2013-01-10
regen
David Gwynne
[next]