index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+12
2022-10-19
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+3
2022-10-15
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
1
-0
/
+8
2022-10-12
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
1
-4
/
+5
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()
Marek Behún
1
-0
/
+3
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
2022-10-03
net: sfp: add support for multigig RollBall transceivers
Marek Behún
1
-10
/
+39
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
1
-1
/
+5
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
1
-13
/
+51
2022-10-03
net: sfp: Add and use macros for SFP quirks definitions
Marek Behún
1
-35
/
+26
2022-10-03
net: phylink: allow attaching phy for SFP modules on 802.3z mode
Marek Behún
1
-4
/
+1
2022-10-03
net: phy: marvell10g: select host interface configuration
Russell King
1
-0
/
+112
2022-10-03
net: phy: marvell10g: Use tabs instead of spaces for indentation
Marek Behún
1
-9
/
+9
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek Behún
1
-0
/
+17
2022-10-03
net: phylink: rename phylink_sfp_config()
Russell King (Oracle)
1
-6
/
+5
2022-10-03
net: phylink: use phy_interface_t bitmaps for optical modules
Russell King
1
-30
/
+134
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
8
-26
/
+75
2022-10-03
net: phylink: add ability to validate a set of interface modes
Russell King (Oracle)
1
-7
/
+10
2022-09-29
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
2
-7
/
+7
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2022-09-27
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
1
-4
/
+6
2022-09-26
net: phy: micrel: enable interrupt for ksz9477 phy
Arun Ramadoss
1
-0
/
+2
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
1
-41
/
+0
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
1
-49
/
+55
2022-09-23
net: phy: aquantia: Add support for rate matching
Sean Anderson
1
-4
/
+47
2022-09-23
net: phy: aquantia: Add some additional phy interfaces
Sean Anderson
1
-1
/
+16
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
1
-3
/
+103
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
1
-12
/
+123
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2
-0
/
+49
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
1
-10
/
+11
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
1
-2
/
+10
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+61
2022-09-22
net: phy: micrel: Fix double spaces inside lan8814_config_intr
Horatiu Vultur
1
-2
/
+2
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-20
net: phy: micrel: Add interrupts support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+62
2022-09-20
net: sfp: add support for HALNy GPON SFP
Russell King (Oracle)
2
-4
/
+19
2022-09-20
net: sfp: move Huawei MA5671A fixup
Russell King (Oracle)
1
-5
/
+7
2022-09-20
net: sfp: move Alcatel Lucent 3FE46541AA fixup
Russell King (Oracle)
2
-5
/
+10
2022-09-20
net: sfp: move quirk handling into sfp.c
Russell King (Oracle)
3
-97
/
+104
2022-09-20
net: sfp: re-implement soft state polling setup
Russell King (Oracle)
1
-12
/
+26
2022-09-20
net: phy: adin1100: add PHY IDs of adin1110/adin2111
Alexandru Tachici
1
-1
/
+6
2022-09-19
net: phy: micrel: Cable Diag feature for lan8814 phy
Divya Koppera
1
-18
/
+107
2022-09-15
net: phy: spi_ks8895: switch to using gpiod API
Dmitry Torokhov
1
-55
/
+14
2022-09-13
net: phy: aquantia: wait for the suspend/resume operations to finish
Ioana Ciornei
1
-4
/
+49
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-11
/
+55
2022-09-08
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
1
-4
/
+54
[next]