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
2014-03-14
net: phy: fix uninitalized ethtool_wolinfo in phy_suspend
Sebastian Hesselbarth
1
-2
/
+1
2014-03-06
phy: fix compiler array bounds warning on settings[]
Bjorn Helgaas
1
-5
/
+6
2014-02-25
phy: unmask link partner capabilities
Cristian Bercaru
1
-7
/
+9
2014-02-13
net:phy:dp83640: Move all HW initialization to dp83640_config_init
Stefan Sørensen
1
-5
/
+8
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-20
/
+40
2014-02-06
net: phy: sunxi: Add new compatibles
Maxime Ripard
1
-0
/
+3
2014-02-04
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
1
-14
/
+24
2014-02-04
net:phy:dp83640: Initialize PTP clocks at device init.
Stefan Sørensen
1
-5
/
+8
2014-02-04
net:phy:dp83640: Do not hardcode timestamping event edge
Stefan Sørensen
1
-1
/
+4
2014-02-04
net:phy:dp83640: Declare that TX timestamping possible
Stefan Sørensen
1
-0
/
+1
2014-01-30
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
Levente Kurusa
1
-0
/
+1
2014-01-19
phy: cleanup 10g code
stephen hemminger
1
-20
/
+4
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
8
-8
/
+0
2014-01-13
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-13
/
+9
2014-01-13
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-13
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2014-01-04
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-2
/
+1
2014-01-04
phylib: remove unused adjust_state() callback
Sergei Shtylyov
3
-17
/
+6
2014-01-04
phy: kill excess empty lines
Sergei Shtylyov
2
-31
/
+0
2014-01-04
phy: kill excess code
Sergei Shtylyov
2
-35
/
+13
2014-01-04
phy: kill useless local variables
Sergei Shtylyov
2
-47
/
+18
2014-01-04
mdio_bus: coding style fixes
Sergei Shtylyov
1
-18
/
+9
2014-01-04
phy: coding style fixes
Sergei Shtylyov
2
-117
/
+114
2013-12-29
phy: IRQ cannot be shared
Sergei Shtylyov
1
-4
/
+2
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2013-12-18
net: phy: spi_ks8995: fix checkpatch errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
2
-139
/
+139
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: mdio_bus: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: icplus: fix checkpath error
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: dp83640: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: cicada: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-17
net: phy: suspend phydev when going to HALTED
Sebastian Hesselbarth
1
-1
/
+5
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+24
2013-12-17
net: phy: marvell: provide genphy suspend/resume
Sebastian Hesselbarth
1
-0
/
+22
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
1
-0
/
+15
2013-12-10
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-09
net: phy: consolidate PHY reset in phy_init_hw()
Florian Fainelli
2
-3
/
+58
2013-12-09
net: phy: use phy_init_hw instead of open-coding it
Florian Fainelli
1
-5
/
+2
2013-12-09
net: phy: report link partner features through ethtool
Florian Fainelli
2
-0
/
+7
2013-11-28
phy: Add Vitesse 8514 phy ID
Shaohui Xie
1
-0
/
+15
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
2
-7
/
+72
2013-11-20
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-20
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-20
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-8
/
+301
[next]