Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ae8eefc6c8fe050f057781b70a83262eb0a61ee
/
drivers
/
net
/
phy
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
· 7 years ago
da7c186
phylink: add in-band autonegotiation support for 10GBase-KR mode.
by Russell King
· 7 years ago
ecbd87b
phylink: add support for MII ioctl access to Clause 45 PHYs
by Russell King
· 7 years ago
770a1ad
phylink: add module EEPROM support
by Russell King
· 7 years ago
ce0aa27
sfp: add sfp-bus to bridge between network devices and sfp cages
by Russell King
· 7 years ago
9525ae8
phylink: add phylink infrastructure
by Russell King
· 7 years ago
453d00d
net: phy: add I2C mdio bus
by Russell King
· 7 years ago
5e5758d
net: phy: export phy_start_machine() for phylink
by Russell King
· 7 years ago
a81497b
net: phy: provide a hook for link up/link down events
by Russell King
· 7 years ago
1f3645b
net: phy: add 1000Base-X to phy settings table
by Russell King
· 7 years ago
0ccb4fc
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core
by Russell King
· 7 years ago
da4625a
net: phy: split out PHY speed and duplex string generation
by Russell King
· 7 years ago
c3ecbe7
net: phy: allow settings table to support more than 32 link modes
by Russell King
· 7 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
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
95b80bf
mdio_bus: Remove unneeded gpiod NULL check
by Fabio Estevam
· 7 years ago
457839e
mdio: mux: fix parsing mux registers outside of the PHY address range
by Martin Blumenstingl
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
3714447
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
by Murali Karicheri
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
f0f9b4e
net: phy: Add phy loopback support in net phy framework
by Lin Yun Sheng
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
db9d8b2
net: dp83640: Avoid NULL pointer dereference.
by Richard Cochran
· 7 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
fc5b775d
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
002ba70
net: phy: hook up clause 45 autonegotiation restart
by Russell King
· 8 years ago
41408ad
net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
by Russell King
· 8 years ago
5acde34
net: phy: add 802.3 clause 45 support to phylib
by Russell King
· 8 years ago
f8fe997
net: phy: Delete unused function phy_ethtool_gset
by yuval.shaia@oracle.com
· 8 years ago
9d15e5c
mdio: mux: fix an incorrect less than zero error check using a u32
by Colin Ian King
· 8 years ago
6c6ab3e
net: phy: fix kernel-doc warnings
by Randy Dunlap
· 8 years ago
030a890
net: phy: smsc: Implement PHY statistics
by Andrew Lunn
· 8 years ago
f0a4581
net: phy: marvell: make some functions static
by Colin Ian King
· 8 years ago
342fa19
mdio: mux: make child bus walking more permissive and errors more verbose
by Jon Mason
· 8 years ago
d0a65400
net: phy: use of_mdio_parse_addr
by Jon Mason
· 8 years ago
79e498a
net: phy: micrel: Restore led_mode and clk_sel on resume
by Leonard Crestez
· 8 years ago
fc3973a
phy: micrel: add Microchip KSZ 9477 Switch PHY support
by Woojung Huh
· 8 years ago
1b8f869
net: fix auto-loading of Marvell DSA driver
by Russell King
· 8 years ago
898805e
net: phy: fix marvell phy status reading
by Russell King
· 8 years ago
15b9e53
net: phy: Add Cortina CS4340 driver
by Bogdan Purcareata
· 8 years ago
a399546
net: phy: Relax error checking on sysfs_create_link()
by Florian Fainelli
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5229566
net: phy: marvell: Uniform page names
by Andrew Lunn
· 8 years ago
5379832
net: phy: marvell: helper to get and set page
by Andrew Lunn
· 8 years ago
975b388
net: phy: marvell: More hidden page changes refactored
by Andrew Lunn
· 8 years ago
3ea17bc
net: phy: marvell: #defines for copper and fibre pages
by Andrew Lunn
· 8 years ago
5568363
net: phy: Create sysfs reciprocal links for attached_dev/phydev
by Florian Fainelli
· 8 years ago
a0a32d3
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
by Uwe Kleine-König
· 8 years ago
f289978
net: phy: marvell: Limit errata to 88m1101
by Andrew Lunn
· 8 years ago
cd47512
net/phy: fix mdio-octeon dependency and build
by Randy Dunlap
· 8 years ago
6312811
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
by Jonathan Corbet
· 8 years ago
23beb38
net: phy: marvell: checkpatch - Fix remaining long lines
by Andrew Lunn
· 8 years ago
Next »