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
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
2013-01-10
fix model ids for Broadcom BCM5720C and BCM5717C phys.
David Gwynne
2013-01-10
when checking if a particular phy has a particular model number,
David Gwynne
2013-01-09
comments are lies. brgphy definitely supports more thant the BCR5400.
David Gwynne
2012-10-22
- Provide flow control status
Brad Smith
2012-10-22
Provide flow control status.
Brad Smith
2012-08-09
Add support for BCM5717/19/20C PHYs. From Brad.
Mark Kettenis
2012-08-09
regen
Mark Kettenis
2012-08-09
Add BCM5717/19/20C PHYs. From Brad.
Mark Kettenis
2012-07-05
Correct the jumbo setup code within brgphy(4). The code had a mistake
Stuart Henderson
2011-12-19
add BCM57765, same diff jsg@ ok kettenis@
Stuart Henderson
2011-12-19
sync
Stuart Henderson
2011-12-19
add BCM57765 ID, same diff jsg@ ok kettenis@
Stuart Henderson
2011-11-19
Add a comment explaining the weired nature of the mlphy.
Claudio Jeker
2011-07-03
Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing
Matthew Dempsky
2011-06-17
Explicitly clear 1000baseT control register for F1 PHY used in
Kevin Lo
2011-04-07
Do not use NULL in integer comparisons. No functional change.
Miod Vallat
2011-03-28
Add mlphy(4) a driver for the MicroLinear 6692 Ethernet PHYs.
Claudio Jeker
2011-01-21
sync
Kevin Lo
2011-01-21
Add Atheros F1 and F2 PHYs from FreeBSD
Kevin Lo
2011-01-15
sync
Kevin Lo
2011-01-15
Add drivers for the RDC R6040 Ethernet chipset
Kevin Lo
2010-11-23
regen
Kevin Lo
2010-11-23
Recognize the Marvell PHYG65G Gig PHY; tested by Frans Haarman
Kevin Lo
[next]