Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3c0773ff2875af6497c20cf63e42c186e19eef0
/
drivers
/
net
/
phy
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
fbfcec6
phylib: make phy_scan_fixups() static
by Sergei Shtylyov
· 11 years ago
29935ae
phylib: remove unused adjust_state() callback
by Sergei Shtylyov
· 11 years ago
77051ed
phy: kill excess empty lines
by Sergei Shtylyov
· 11 years ago
553fe92
phy: kill excess code
by Sergei Shtylyov
· 11 years ago
e62a768
phy: kill useless local variables
by Sergei Shtylyov
· 11 years ago
02d320c
mdio_bus: coding style fixes
by Sergei Shtylyov
· 11 years ago
2f53e90
phy: coding style fixes
by Sergei Shtylyov
· 11 years ago
33c133c
phy: IRQ cannot be shared
by Sergei Shtylyov
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7aff967
net: phy: spi_ks8995: fix checkpatch errors
by Florian Fainelli
· 11 years ago
e109374
net: phy: fix checkpatch errors
by Florian Fainelli
· 11 years ago
756b508
net: phy: micrel: fix checkpath errors
by Florian Fainelli
· 11 years ago
6f901b7
net: phy: mdio_bus: fix checkpath error
by Florian Fainelli
· 11 years ago
5df47d5
net: phy: lxt: fix checkpath errors
by Florian Fainelli
· 11 years ago
9ed66cb
net: phy: icplus: fix checkpath error
by Florian Fainelli
· 11 years ago
dd61d96
net: phy: dp83640: fix checkpath error
by Florian Fainelli
· 11 years ago
a60e7e1
net: phy: davicom: fix checkpath errors
by Florian Fainelli
· 11 years ago
5a48b72
net: phy: cicada: fix checkpath errors
by Florian Fainelli
· 11 years ago
be9dad1
net: phy: suspend phydev when going to HALTED
by Sebastian Hesselbarth
· 11 years ago
1211ce5
net: phy: resume/suspend PHYs on attach/detach
by Sebastian Hesselbarth
· 11 years ago
481b5d9
net: phy: provide phy_resume/phy_suspend helpers
by Sebastian Hesselbarth
· 11 years ago
0898b44
net: phy: marvell: provide genphy suspend/resume
by Sebastian Hesselbarth
· 11 years ago
4bd7b51
micrel: add support for KSZ8041RNLI
by Sergei Shtylyov
· 11 years ago
6d4bebe
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 years ago
87aa9f9
net: phy: consolidate PHY reset in phy_init_hw()
by Florian Fainelli
· 11 years ago
2613f95
net: phy: use phy_init_hw instead of open-coding it
by Florian Fainelli
· 11 years ago
114002b
net: phy: report link partner features through ethtool
by Florian Fainelli
· 11 years ago
167f76a
phy: Add Vitesse 8514 phy ID
by Shaohui Xie
· 11 years ago
3fb69bc
net/phy: Add the autocross feature for forced links on VSC82x4
by Madalin Bucur
· 11 years ago
06ae4f8
net/phy: Add VSC8662 support
by Sandeep Singh
· 11 years ago
c2efef7
net/phy: Add VSC8574 support
by shaohui xie
· 11 years ago
0508019
net/phy: Add VSC8234 support
by Andy Fleming
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1295966
PHY: Add RTL8201CP phy_driver to realtek
by Jonas Jensen
· 11 years ago
b0db7b0
phy: Add MOXA MDIO driver
by Jonas Jensen
· 11 years ago
4192c74
mdio_bus: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
eea3b20
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
by Avinash Kumar
· 11 years ago
6229ed1
net: phy: at803x: add suspend/resume callbacks
by Daniel Mack
· 11 years ago
0197ffe
net: phy: at803x: don't pass function pointers with &
by Daniel Mack
· 11 years ago
1a5465f
phy/micrel: Add suspend/resume support to Micrel PHYs
by Patrice Vilchez
· 11 years ago
4bdf259
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>
by Avinash Kumar
· 11 years ago
2c0c4fb
net: mdio-octeon: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
1b0e53a
net: mdio-mux-gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
9bc7b1c
net: mdio-gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
03536cc
net: mdio-sun4i: Convert to devm_* api
by Jisheng Zhang
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f882566
net: phy: mdio-octeon: use platform_set_drvdata()
by Libo Chen
· 11 years ago
954c396
net/phy: micrel: Add OF configuration support for ksz9021
by Sean Cross
· 11 years ago
8b64fd6
net: phy: rtl8211: fix interrupt on status link change
by Giuseppe CAVALLARO
· 11 years ago
16dda49
net: phy: mdio: add missing __iomem annotation
by Jingoo Han
· 11 years ago
32d73b1
net: phy: micrel: Staticize ksz8873mll_read_status()
by Jingoo Han
· 11 years ago
2bf420a
net: sun4i: fix timeout check
by Emilio López
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
ce9a1bf
drivers: net: phy: at803x: Add missing mdio device id
by Helmut Schaa
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
f317ff9
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
9ddebc4
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
by David Daney
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
05d7cce
drivers: net: phy: at803x: add support for AT8031
by Mugunthan V N
· 11 years ago
1ca6d1b
drivers: net: phy: at803x: add interface mode support
by Mugunthan V N
· 11 years ago
ea13c9e
drivers: net: phy: at803x: seperate wol specific code to wol standard apis
by Mugunthan V N
· 11 years ago
317420a
drivers: net: phy: at803x code cleanup on register and unregister driver
by Mugunthan V N
· 11 years ago
4bdcb1d
net: Add MDIO bus driver for the Allwinner EMAC
by Maxime Ripard
· 11 years ago
10e24caa
phy: Add Marvell 88E1510 phy ID
by Michal Simek
· 11 years ago
3da09a5
phy: Add Marvell 88E1116R phy ID
by Michal Simek
· 11 years ago
f5e1cab
phy: Use macros instead of hardcoded values in marvell phy driver
by Michal Simek
· 11 years ago
5a1cebd
phy: Add Vitesse 8211 phy ID
by Michal Simek
· 11 years ago
2a8626d
phy: Clean coding style in vitesse phy
by Michal Simek
· 11 years ago
9a9c56c
net: phy: fix a bug when verify the EEE support
by Giuseppe CAVALLARO
· 11 years ago
1a9561a
net/phy: Use module_spi_driver in spi_ks8995.c
by Sachin Kamat
· 11 years ago
50ab731
phy: bcm63xx: report Broadcom BCM63xx PHYs as internal
by Florian Fainelli
· 11 years ago
4284b6a
phy: allow drivers to flag a PHY device as internal
by Florian Fainelli
· 11 years ago
5ea94e7
phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 11 years ago
2c7b492
phy: fix the use of PHY_IGNORE_INTERRUPT
by Florian Fainelli
· 11 years ago
bbb47bd
PHYLIB: queue work on system_power_efficient_wq
by Viresh Kumar
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
775ae9b
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
by David Daney
· 12 years ago
5d5f184
net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
a33e611
phy: Elimination the forced speed reduction algorithm.
by Kirill Kapranov
· 12 years ago
9fad0c9
net: mdio-octeon: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
f8e5fc8
net: mdio-gpio: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
3871c38
mv643xx_eth with 88E1318S: support Wake on LAN
by Michael Stapelberg
· 12 years ago
42e836e
phy: add set_wol/get_wol functions
by Michael Stapelberg
· 12 years ago
b6bb4df
phy/micrel: move flag handling to function for common use
by Hector Palacios
· 12 years ago
b818d1a
phy/micrel: Add support for KSZ8031
by Hector Palacios
· 12 years ago
baec126
phy: vitesse make vsc824x_add_skew static
by stephen hemminger
· 12 years ago
1994533
Supject: phy: make local function static
by stephen hemminger
· 12 years ago
32fcafb
net/phy: micrel: Disable asymmetric pause for KSZ9021
by Vlastimil Kosar
· 12 years ago
b2a4319
phy: Fix phy_device_free memory leak
by Petr Malat
· 12 years ago
81ec44a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
870a2b5
phylib: remove !S390 dependeny from Kconfig
by Heiko Carstens
· 12 years ago
e80beb2
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
by Grant Likely
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
e68ed8f
drivers:net:misc: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
Next »