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
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
1
-1
/
+7
2017-12-01
sfp: improve RX_LOS handling
Russell King
1
-11
/
+22
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
1
-3
/
+5
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-11-28
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
1
-2
/
+3
2017-11-24
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-11-14
net: phy: realtek: fix RTL8211F interrupt mode
Heiner Kallweit
1
-0
/
+2
2017-11-08
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
2
-5
/
+45
2017-11-08
net: phy: leds: Refactor "no link" handler into a separate function
Maciej S. Szmigiero
1
-10
/
+10
2017-11-04
phylink: make local function phylink_phy_change() static
Wei Yongjun
1
-1
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-0
/
+4
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2017-11-01
net: phy: Fix sfp.c build against GPIO definitions
Florian Fainelli
1
-1
/
+1
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
3
-29
/
+22
2017-11-01
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
1
-3
/
+5
2017-10-12
net: phy: broadcom: support new device flag for setting master mode
Rafał Miłecki
1
-0
/
+6
2017-10-11
net: phy: at803x: Change error to EINVAL for invalid MAC
Dan Murphy
1
-1
/
+1
2017-10-11
net: phy: DP83822 initial driver submission
Dan Murphy
4
-3
/
+350
2017-10-09
Add a driver for Renesas uPD60620 and uPD60620A PHYs
Bernd Edlinger
3
-0
/
+115
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+13
2017-09-21
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
1
-1
/
+1
2017-09-21
net: phy: Keep reporting transceiver type
Florian Fainelli
1
-1
/
+2
2017-09-19
net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
Jerome Brunet
1
-9
/
+9
2017-09-18
net: phy: Fix mask value write on gmii2rgmii converter speed register
Fahad Kunnathadi
1
-1
/
+1
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-08
Revert "mdio_bus: Remove unneeded gpiod NULL check"
Florian Fainelli
1
-2
/
+4
2017-09-08
net: phy: sfp: rename dt properties to match the binding
Baruch Siach
1
-2
/
+2
2017-09-05
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
Corentin Labbe
4
-6
/
+8
2017-09-05
net: stmmac: Delete dead code for MDIO registration
Romain Perier
1
-3
/
+19
2017-09-01
net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...
Colin Ian King
1
-1
/
+1
2017-09-01
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-30
Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
Florian Fainelli
1
-3
/
+0
2017-08-30
dp83640: don't hold spinlock while calling netif_rx_ni
Stefan Sørensen
1
-2
/
+5
2017-08-29
net: phy: mdio-bcm-unimac: Use correct I/O accessors
Florian Fainelli
1
-6
/
+26
2017-08-22
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
1
-2
/
+4
2017-08-22
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-11
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-08
net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout
Colin Ian King
1
-1
/
+1
2017-08-06
sfp: add SFP module support
Russell King
3
-0
/
+921
[next]