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-09
net: phy: dp83867: add TI PHY loopback
Tan Tee Min
1
-0
/
+7
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-0
/
+1
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+4
2022-11-07
net: phy: fix yt8521 duplicated argument to & or |
Frank
1
-4
/
+4
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-11-02
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
2022-10-31
net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
Frank
2
-3
/
+1634
2022-10-28
net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips
Raju Lakkaraju
1
-1
/
+71
2022-10-28
net: phy: mxl-gpy: Change gpy_update_interface() function return type
Raju Lakkaraju
1
-8
/
+20
2022-10-27
net: dp83822: Print the SOR1 strap status
Fabio Estevam
1
-0
/
+2
2022-10-26
phylink: require valid state argument to phylink_validate_mask_caps()
Jakub Kicinski
1
-3
/
+2
2022-10-25
net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131
Raju Lakkaraju
1
-0
/
+77
2022-10-24
net: sfp: get rid of DM7052 hack when enabling high power
Russell King (Oracle)
1
-23
/
+6
2022-10-24
net: sfp: add sfp_modify_u8() helper
Russell King (Oracle)
1
-9
/
+22
2022-10-24
net: sfp: provide a definition for the power level select bit
Russell King (Oracle)
1
-3
/
+3
2022-10-24
net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4
Russell King (Oracle)
1
-1
/
+3
2022-10-24
net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2
Russell King (Oracle)
1
-1
/
+2
2022-10-24
net: sfp: check firmware provided max power
Russell King (Oracle)
1
-7
/
+11
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-1
/
+10
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-3
/
+13
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-19
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
1
-12
/
+29
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
[next]