index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-18
net: phy: realtek: add RTL8201F phy-id and functions
Jassi Brar
1
-0
/
+44
2017-09-18
net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT
Kunihiko Hayashi
1
-5
/
+5
2017-09-09
Revert "mdio_bus: Remove unneeded gpiod NULL check"
Florian Fainelli
1
-2
/
+4
2017-09-09
net: phy: sfp: rename dt properties to match the binding
Baruch Siach
1
-2
/
+2
2017-09-06
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
Corentin Labbe
4
-6
/
+8
2017-09-06
net: stmmac: Delete dead code for MDIO registration
Romain Perier
1
-3
/
+19
2017-09-02
net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...
Colin Ian King
1
-1
/
+1
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+4
2017-09-01
net: mdio-mux: fix unbalanced put_device
Corentin Labbe
1
-4
/
+2
2017-09-01
net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers
Corentin Labbe
1
-1
/
+1
2017-09-01
net: mdio-mux: printing driver version is useless
Corentin Labbe
1
-3
/
+0
2017-09-01
net: mdio-mux: Remove unnecessary 'out of memory' message
Corentin Labbe
1
-6
/
+0
2017-09-01
net: mdio-mux: Fix NULL Comparison style
Corentin Labbe
1
-2
/
+2
2017-08-31
Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
Florian Fainelli
1
-3
/
+0
2017-08-31
dp83640: don't hold spinlock while calling netif_rx_ni
Stefan Sørensen
1
-2
/
+5
2017-08-30
net: phy: mdio-bcm-unimac: Use correct I/O accessors
Florian Fainelli
1
-6
/
+26
2017-08-23
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
1
-2
/
+4
2017-08-23
net: mdio-gpio: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-14
net: phy: Use tab for indentation in Kconfig
Michal Simek
1
-21
/
+21
2017-08-12
net: phy: Add rockchip PHY driver support
David Wu
3
-0
/
+239
2017-08-11
phylink: Fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2017-08-09
net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout
Colin Ian King
1
-1
/
+1
2017-08-07
sfp: add SFP module support
Russell King
3
-0
/
+921
2017-08-07
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
1
-0
/
+17
2017-08-07
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
1
-33
/
+124
2017-08-07
phylink: add module EEPROM support
Russell King
1
-0
/
+28
2017-08-07
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
4
-0
/
+663
2017-08-07
phylink: add phylink infrastructure
Russell King
4
-0
/
+1181
2017-08-07
net: phy: add I2C mdio bus
Russell King
4
-0
/
+139
2017-08-07
net: phy: export phy_start_machine() for phylink
Russell King
1
-0
/
+1
2017-08-07
net: phy: provide a hook for link up/link down events
Russell King
2
-22
/
+34
2017-08-07
net: phy: add 1000Base-X to phy settings table
Russell King
1
-0
/
+5
2017-08-07
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2
-129
/
+127
2017-08-07
net: phy: split out PHY speed and duplex string generation
Russell King
2
-37
/
+50
2017-08-07
net: phy: allow settings table to support more than 32 link modes
Russell King
1
-18
/
+26
2017-08-04
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
1
-1
/
+1
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+13
2017-08-01
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
1
-5
/
+19
2017-08-01
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
1
-11
/
+14
2017-08-01
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
1
-29
/
+33
2017-08-01
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
1
-48
/
+40
2017-08-01
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
1
-32
/
+22
2017-08-01
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
1
-35
/
+12
2017-08-01
net: phy: marvell: tabification
Andrew Lunn
1
-15
/
+15
2017-08-01
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
1
-0
/
+3
2017-08-01
net: phy: Log only PHY state transitions
Marc Gonzalez
1
-3
/
+4
2017-08-01
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
1
-6
/
+22
2017-08-01
net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
Florian Fainelli
1
-1
/
+3
2017-08-01
net: phy: mdio-bcm-unimac: create unique bus names
Florian Fainelli
1
-1
/
+1
2017-08-01
net: phy: mdio-bcm-unimac: factor busy polling loop
Florian Fainelli
1
-22
/
+21
[next]