index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
icplus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: icplus: call phy_restore_page() when phy_select_page() fails
Dan Carpenter
2021-02-22
1
-4
/
+5
*
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
2021-02-15
1
-1
/
+1
*
net: phy: icplus: add MDI/MDIX support for IP101A/G
Michael Walle
2021-02-11
1
-0
/
+97
*
net: phy: icplus: add PHY counter for IP101G
Michael Walle
2021-02-11
1
-0
/
+75
*
net: phy: icplus: fix paged register access
Michael Walle
2021-02-11
1
-13
/
+54
*
net: phy: icplus: don't set APS_EN bit on IP101G
Michael Walle
2021-02-11
1
-7
/
+20
*
net: phy: icplus: split IP101A/G driver
Michael Walle
2021-02-11
1
-3
/
+66
*
net: phy: icplus: use the .soft_reset() of the phy-core
Michael Walle
2021-02-11
1
-30
/
+2
*
net: phy: icplus: drop address operator for functions
Michael Walle
2021-02-11
1
-5
/
+5
*
net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
Michael Walle
2021-02-11
1
-2
/
+2
*
net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
Michael Walle
2021-02-11
1
-9
/
+10
*
net: phy: icplus: remove the use .ack_interrupt()
Ioana Ciornei
2020-11-25
1
-13
/
+25
*
net: phy: icplus: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-25
1
-8
/
+16
*
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-04-15
1
-3
/
+3
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
1
-6
/
+1
*
net: phy: icplus: allow configuring the interrupt function on IP101GR
Martin Blumenstingl
2018-11-18
1
-1
/
+80
*
net: phy: icplus: implement .did_interrupt for IP101A/G
Martin Blumenstingl
2018-11-18
1
-0
/
+16
*
net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
Martin Blumenstingl
2018-11-18
1
-2
/
+2
*
net: phy: icplus: use the BIT macro where possible
Martin Blumenstingl
2018-11-18
1
-3
/
+3
*
net: phy: icplus: keep all ip101a_g functions together
Martin Blumenstingl
2018-11-18
1
-15
/
+15
*
net: phy: icplus: add config_intr callback
Heiner Kallweit
2018-11-15
1
-7
/
+16
*
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-1
/
+0
*
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-12-01
1
-4
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-12-10
1
-4
/
+2
*
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
1
-3
/
+0
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-9
/
+9
*
net: phy: Utilize phy_interface_is_rgmii
Florian Fainelli
2015-05-27
1
-4
/
+1
*
net: phy: replace phy_drivers_register calls
Johan Hovold
2014-11-12
1
-14
/
+1
*
net: phy: icplus: fix checkpath error
Florian Fainelli
2013-12-18
1
-1
/
+1
*
net: phy: icplus: fix broken INTR pin settings
Giuseppe CAVALLARO
2013-01-28
1
-5
/
+5
*
net: phy: icplus: Use the RGMII interface mode to configure clock delays
Stuart Menefy
2013-01-28
1
-5
/
+16
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
1
-22
/
+9
*
net: icplus: fix interrupt mask
Giuseppe CAVALLARO
2012-06-04
1
-0
/
+7
*
icplus: fix interrupt for IC+ 101A/G and 1001LF
Giuseppe CAVALLARO
2012-04-19
1
-1
/
+11
*
phy:icplus:fix Auto Power Saving in ip101a_config_init.
Srinivas Kandagatla
2012-04-03
1
-1
/
+2
*
phy: IC+101G and PHY_HAS_INTERRUPT flag
Giuseppe CAVALLARO
2012-02-23
1
-14
/
+17
*
netdev/phy/icplus: Correct broken phy_init code
David McKay
2012-02-23
1
-6
/
+18
*
net/phy: extra delay only for RGMII interfaces for IC+ IP 1001
Giuseppe CAVALLARO
2011-10-18
1
-5
/
+8
*
netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.
David Daney
2011-09-30
1
-7
/
+7
*
net/phy: add IC+ IP101A and support APS.
Giuseppe CAVALLARO
2011-09-20
1
-11
/
+68
*
net: icplus: remove unnecessary code
Greg Dietsche
2011-06-17
1
-5
/
+1
*
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2010-12-10
1
-5
/
+54
*
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-10-05
1
-1
/
+1
*
phy: add suspend/resume in the ic+
Giuseppe Cavallaro
2010-07-20
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-1
/
+0
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
|
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-04-02
1
-0
/
+7
|
/
*
phylib: add the ICPlus IP175C PHY driver
Michael Barkowski
2007-07-08
1
-0
/
+134