index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
realtek.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
Heiner Kallweit
2019-08-19
1
-2
/
+43
*
net: phy: realtek: add support for EEE registers on integrated PHY's
Heiner Kallweit
2019-08-15
1
-0
/
+43
*
net: phy: realtek: add NBase-T PHY auto-detection
Heiner Kallweit
2019-08-14
1
-5
/
+43
*
net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125
Heiner Kallweit
2019-08-11
1
-0
/
+62
*
net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...
Kunihiko Hayashi
2019-05-13
1
-3
/
+3
*
net: phy: realtek: fix double page ops in generic Realtek driver
Heiner Kallweit
2019-05-11
1
-2
/
+0
*
net: phy: realtek: add missing page operations
Heiner Kallweit
2019-05-10
1
-0
/
+12
*
net: phy: realtek: Change TX-delay setting for RGMII modes only
Serge Semin
2019-05-08
1
-4
/
+15
*
net: phy: realtek: Add rtl8211e rx/tx delays config
Serge Semin
2019-05-08
1
-0
/
+51
*
net: phy: realtek: remove setting callback get_features and use phylib fallback
Heiner Kallweit
2019-04-04
1
-10
/
+0
*
net: phy: realtek: use genphy_read_abilities
Heiner Kallweit
2019-04-02
1
-24
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-0
/
+7
|
\
|
*
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-23
1
-0
/
+7
*
|
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
2019-02-03
1
-0
/
+9
*
|
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
1
-6
/
+1
|
/
*
net: phy: realtek: use new PHYID matching macros
Heiner Kallweit
2018-11-11
1
-19
/
+10
*
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-7
/
+0
*
net: phy: realtek: load driver for all PHYs with a Realtek OUI
Heiner Kallweit
2018-11-07
1
-9
/
+2
*
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
2018-11-04
1
-1
/
+1
*
net: phy: realtek: Support RTL8366RB variant
Linus Walleij
2018-07-18
1
-0
/
+31
*
net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table
Heiner Kallweit
2018-07-16
1
-0
/
+1
*
net: phy: realtek: add support for RTL8211C
Heiner Kallweit
2018-07-02
1
-0
/
+17
*
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
Heiner Kallweit
2018-07-02
1
-0
/
+1
*
net: phy: realtek: add support for RTL8211
Heiner Kallweit
2018-06-30
1
-0
/
+30
*
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
2018-05-28
1
-0
/
+16
*
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
2018-03-22
1
-0
/
+2
*
phy: realtek: use new helpers for paged register access
Heiner Kallweit
2018-01-16
1
-45
/
+14
*
net: phy: realtek: add utility functions to read/write page addresses
Martin Blumenstingl
2017-12-03
1
-30
/
+53
*
net: phy: realtek: use the same indentation for all #defines
Martin Blumenstingl
2017-12-03
1
-13
/
+14
*
net: phy: realtek: group all register bit #defines for RTL821x_INER
Martin Blumenstingl
2017-12-03
1
-2
/
+5
*
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
Martin Blumenstingl
2017-12-03
1
-2
/
+2
*
net: phy: realtek: use the BIT and GENMASK macros
Martin Blumenstingl
2017-12-03
1
-5
/
+6
*
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-12-01
1
-12
/
+0
*
net: phy: realtek: fix RTL8211F interrupt mode
Heiner Kallweit
2017-11-14
1
-0
/
+2
*
net: phy: realtek: add RTL8201F phy-id and functions
Jassi Brar
2017-09-18
1
-0
/
+44
*
net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT
Kunihiko Hayashi
2017-09-18
1
-5
/
+5
*
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
Martin Blumenstingl
2016-11-28
1
-8
/
+12
*
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
1
-5
/
+0
*
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
2015-08-09
1
-0
/
+14
*
net/phy: Add support for Realtek RTL8211F
Shengzhou Liu
2015-06-23
1
-1
/
+67
*
net: phy: replace phy_drivers_register calls
Johan Hovold
2014-11-12
1
-12
/
+1
*
net: phy: realtek: register/unregister multiple drivers properly
Jongsung Kim
2014-06-11
1
-51
/
+37
*
PHY: Add RTL8201CP phy_driver to realtek
Jonas Jensen
2013-11-11
1
-0
/
+15
*
net: phy: rtl8211: fix interrupt on status link change
Giuseppe CAVALLARO
2013-08-20
1
-2
/
+2
*
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
2013-01-28
1
-6
/
+44
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
1
-5
/
+1
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-10-05
1
-1
/
+1
*
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-04-02
1
-0
/
+7
*
phylib: Add Realtek 821x eth PHY support
Johnson Leung
2008-02-03
1
-0
/
+80