Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
38a85f8214e214600681c5d3f940015be92900a7
/
drivers
/
net
/
phy
2274d77c3
net: phy: Tell caller result of phy_change()
by Brad Mouring
· 7 years ago
67a1dc5
net: phy: relax error checking when creating sysfs link netdev->phydev
by Grygorii Strashko
· 7 years ago
639dab3
sfp: fix non-detection of PHY
by Russell King
· 7 years ago
1a6610d
sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
by Russell King
· 7 years ago
1b48579
net: phy: meson-gxl: check phy_write return value
by Jerome Brunet
· 7 years ago
6bccf89
net: phy: Restore phy_resume() locking assumption
by Andrew Lunn
· 7 years ago
76fbc15
net: phy: fix resume handling
by Russell King
· 7 years ago
dcb5da2
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
by Heiner Kallweit
· 7 years ago
f5ac846
mdio-sun4i: Fix a memory leak
by Christophe JAILLET
· 7 years ago
0b9aeeb
net: phy: xgene: disable clk on error paths
by Alexey Khoroshilov
· 7 years ago
86659fb
phylink: ensure we take the link down when phylink_stop() is called
by Russell King
· 7 years ago
778e712
sfp: fix RX_LOS signal handling
by Russell King
· 7 years ago
c25d803
net: phy: marvell10g: fix the PHY id mask
by Antoine Tenart
· 7 years ago
208c175
sfp: fix sfp-bus oops when removing socket/upstream
by Russell King
· 7 years ago
5837f96
phylink: ensure we report link down when LOS asserted
by Russell King
· 7 years ago
185a347
phylink: ensure AN is enabled
by Russell King
· 7 years ago
39889c2
phylink: ensure the PHY interface mode is appropriately set
by Russell King
· 7 years ago
5e255d6
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
by Zhao Qiang
· 7 years ago
003514f
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
by Grygorii Strashko
· 7 years ago
a5171fe
net: phy: at803x: Change error to EINVAL for invalid MAC
by Dan Murphy
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
14fc0ab
net: phy: marvell: Only configure RGMII delays when using RGMII
by Andrew Lunn
· 7 years ago
059fbe8
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
by Geert Uytterhoeven
· 7 years ago
ceb6281
net: phy: Keep reporting transceiver type
by Florian Fainelli
· 7 years ago
6073512
net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
by Jerome Brunet
· 7 years ago
f2654a4
net: phy: Fix mask value write on gmii2rgmii converter speed register
by Fahad Kunnathadi
· 7 years ago
a010a2f
Revert "mdio_bus: Remove unneeded gpiod NULL check"
by Florian Fainelli
· 7 years ago
25ee079
net: phy: sfp: rename dt properties to match the binding
by Baruch Siach
· 7 years ago
5482a97
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
by Corentin Labbe
· 7 years ago
5e369ae
net: stmmac: Delete dead code for MDIO registration
by Romain Perier
· 7 years ago
33c8182
net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code size
by Colin Ian King
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
60f78652
net: mdio-mux: fix unbalanced put_device
by Corentin Labbe
· 7 years ago
c642bbb
net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers
by Corentin Labbe
· 7 years ago
1e4ccf3
net: mdio-mux: printing driver version is useless
by Corentin Labbe
· 7 years ago
b1b123c
net: mdio-mux: Remove unnecessary 'out of memory' message
by Corentin Labbe
· 7 years ago
2d00cd8
net: mdio-mux: Fix NULL Comparison style
by Corentin Labbe
· 7 years ago
ebc8254
Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
by Florian Fainelli
· 7 years ago
d36b82b
dp83640: don't hold spinlock while calling netif_rx_ni
by Stefan Sørensen
· 7 years ago
cb51a09
net: phy: mdio-bcm-unimac: Use correct I/O accessors
by Florian Fainelli
· 7 years ago
fcd03e3
net: phy: Deal with unbound PHY driver in phy_attached_print()
by Florian Fainelli
· 7 years ago
41a130f
net: mdio-gpio: make mdiobb_ops const
by Bhumika Goyal
· 7 years ago
54161ed
net: phy: Use tab for indentation in Kconfig
by Michal Simek
· 7 years ago
baf6ee8
net: phy: Add rockchip PHY driver support
by David Wu
· 7 years ago
d18c2a1
phylink: Fix an uninitialized variable bug
by Dan Carpenter
· 7 years ago
51ce3e2
net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout
by Colin Ian King
· 7 years ago
7397005
sfp: add SFP module support
by Russell King
· 8 years ago
da7c186
phylink: add in-band autonegotiation support for 10GBase-KR mode.
by Russell King
· 8 years ago
ecbd87b
phylink: add support for MII ioctl access to Clause 45 PHYs
by Russell King
· 8 years ago
770a1ad
phylink: add module EEPROM support
by Russell King
· 8 years ago
ce0aa27
sfp: add sfp-bus to bridge between network devices and sfp cages
by Russell King
· 8 years ago
9525ae8
phylink: add phylink infrastructure
by Russell King
· 8 years ago
453d00d
net: phy: add I2C mdio bus
by Russell King
· 8 years ago
5e5758d
net: phy: export phy_start_machine() for phylink
by Russell King
· 8 years ago
a81497b
net: phy: provide a hook for link up/link down events
by Russell King
· 8 years ago
1f3645b
net: phy: add 1000Base-X to phy settings table
by Russell King
· 8 years ago
0ccb4fc
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core
by Russell King
· 8 years ago
da4625a
net: phy: split out PHY speed and duplex string generation
by Russell King
· 8 years ago
c3ecbe7
net: phy: allow settings table to support more than 32 link modes
by Russell King
· 8 years ago
5987feb
net: phy: marvell: logical vs bitwise OR typo
by Dan Carpenter
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6ef05eb
net: phy: marvell: Refactor setting downshift into a helper
by Andrew Lunn
· 7 years ago
fecd5e9
net: phy: marvell: Use the set_polarity helper
by Andrew Lunn
· 7 years ago
864dc72
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
by Andrew Lunn
· 7 years ago
865b813a
net: phy: marvell: Consolidate setting the phy-mode
by Andrew Lunn
· 7 years ago
6111159
net: phy: marvell: consolidate RGMII delay code
by Andrew Lunn
· 7 years ago
3438634
net: phy: marvell: Use core genphy_soft_reset()
by Andrew Lunn
· 7 years ago
8cf8b87
net: phy: marvell: tabification
by Andrew Lunn
· 7 years ago
7ad813f
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
by Florian Fainelli
· 7 years ago
6a95bef
net: phy: Log only PHY state transitions
by Marc Gonzalez
· 7 years ago
f248aff
net: phy: mdio-bcm-unimac: Allow specifying platform data
by Florian Fainelli
· 7 years ago
e23597f
net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
by Florian Fainelli
· 7 years ago
d782f7c
net: phy: mdio-bcm-unimac: create unique bus names
by Florian Fainelli
· 7 years ago
69a60b0
net: phy: mdio-bcm-unimac: factor busy polling loop
by Florian Fainelli
· 7 years ago
fb5e7606b
net: phy: Remove stale comments referencing timer
by Florian Fainelli
· 7 years ago
4c3464a
net: phy: rework Kconfig settings for MDIO_BUS
by Arnd Bergmann
· 7 years ago
f7ce910
net: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
95b80bf
mdio_bus: Remove unneeded gpiod NULL check
by Fabio Estevam
· 8 years ago
457839e
mdio: mux: fix parsing mux registers outside of the PHY address range
by Martin Blumenstingl
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
3714447
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
by Murali Karicheri
· 8 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
f0f9b4e
net: phy: Add phy loopback support in net phy framework
by Lin Yun Sheng
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
db9d8b2
net: dp83640: Avoid NULL pointer dereference.
by Richard Cochran
· 8 years ago
2da5539
net: phy: smsc: fix buffer overflow in memcpy
by Arnd Bergmann
· 8 years ago
b866203
net/phy: micrel: configure intterupts after autoneg workaround
by Zach Brown
· 8 years ago
ca83697
net: phy: lxt: Export link partner advertising
by Thomas Bogendoerfer
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
665fff2
net: phy: Fix MDIO_THUNDER dependencies
by Florian Fainelli
· 8 years ago
fe0e405
mdio_bus: use devm_gpiod_get_optional()
by Sergei Shtylyov
· 8 years ago
d396e84
mdio_bus: handle only single PHY reset GPIO
by Sergei Shtylyov
· 8 years ago
a1fa1a0
net: phy: marvell: Show complete link partner advertising
by Thomas Bogendoerfer
· 8 years ago
fc5b775
net: phy: add missing SPEED_14000
by Joe Perches
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
20b2af3
net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
by Russell King
· 8 years ago
921690f
net: phy: split out 10G genphy support
by Russell King
· 8 years ago
Next »