index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mdio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-13
/
+6
*
net: phy: Support 100/1000BT1 linkmode advertisements
Dimitri Fedrau
2024-02-21
1
-0
/
+8
*
net: mdio: add helpers for accessing the EEE CAP2 registers
Heiner Kallweit
2024-02-17
1
-0
/
+55
*
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
2023-11-30
1
-0
/
+1
*
net: mdio: fix typo in header
Marek BehĂșn
2023-11-13
1
-1
/
+1
*
net: mdio: add unlocked mdiobus and mdiodev bus accessors
Russell King (Oracle)
2023-07-14
1
-0
/
+26
*
net: mdio: add mdio_device_get() and mdio_device_put()
Russell King (Oracle)
2023-05-29
1
-0
/
+10
*
net: mdio: add clause 73 to ethtool conversion helper
Russell King (Oracle)
2023-05-24
1
-0
/
+39
*
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2023-02-13
1
-0
/
+58
*
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-02-13
1
-0
/
+26
*
net: mdio: Remove support for building C45 muxed addresses
Andrew Lunn
2023-01-20
1
-18
/
+0
*
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
2023-01-10
1
-0
/
+4
*
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
2023-01-10
1
-5
/
+0
*
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
2023-01-10
1
-19
/
+20
*
net: mdio: add mdiodev_c45_(read|write)
Russell King (Oracle)
2022-11-09
1
-0
/
+13
*
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
2022-05-01
1
-0
/
+70
*
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
2022-01-05
1
-0
/
+12
*
net: mdio: Add helper functions for accessing MDIO devices
Sean Anderson
2021-10-24
1
-0
/
+24
*
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
2021-10-06
1
-0
/
+2
*
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-09-19
1
-0
/
+3
*
mdio, phy: fix -Wshadow warnings triggered by nested container_of()
Alexander Lobakin
2021-01-19
1
-5
/
+18
*
net: phy: Fixup kernel doc
Andrew Lunn
2020-09-23
1
-1
/
+2
*
net: mdiobus: add clause 45 mdiobus write accessor
Ioana Ciornei
2020-08-31
1
-0
/
+6
*
net: mdio: add a forward declaration for reset_control to mdio.h
Bartosz Golaszewski
2020-06-26
1
-0
/
+1
*
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2020-05-26
1
-0
/
+31
*
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2020-03-17
1
-0
/
+4
*
include: mdio: Add driver data helpers
Harini Katakam
2019-09-05
1
-0
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
2019-04-18
1
-1
/
+1
*
net: phy: add support for reset-controller
David Bauer
2019-04-18
1
-0
/
+1
*
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
Heiner Kallweit
2019-02-18
1
-0
/
+19
*
net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t
Heiner Kallweit
2019-02-17
1
-0
/
+25
*
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
2018-06-05
1
-1
/
+0
*
net: mdiobus: add unlocked accessors
Russell King
2018-01-03
1
-0
/
+3
*
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
2017-12-27
1
-2
/
+2
*
phylib: Add device reset delay support
Richard Leitner
2017-12-13
1
-0
/
+2
*
phylib: Add device reset GPIO support
Sergei Shtylyov
2017-12-05
1
-0
/
+3
*
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
2017-02-07
1
-0
/
+3
*
net: phy: Fix typo for MDIO module boilerplate comment
Florian Fainelli
2017-01-24
1
-1
/
+1
*
net: mdio: add mdio45_ethtool_ksettings_get
Philippe Reynes
2017-01-02
1
-0
/
+21
*
net: mdio: Fix lockdep falls positive splat
Andrew Lunn
2016-04-11
1
-0
/
+11
*
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
1
-0
/
+4
*
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
1
-0
/
+50
*
phy: Move phy specific bus match into phy_device
Andrew Lunn
2016-01-07
1
-0
/
+1
*
phy: Move PHY PM operations into phy_device
Andrew Lunn
2016-01-07
1
-1
/
+1
*
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
1
-0
/
+8
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-0
/
+9
*
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2016-01-07
1
-0
/
+6
*
mdio: unused ethtool functions
stephen hemminger
2013-12-26
1
-3
/
+0
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-286
/
+1
[next]