index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
icplus.c
Age
Commit message (
Expand
)
Author
2020-11-25
net: phy: icplus: remove the use .ack_interrupt()
Ioana Ciornei
2020-11-25
net: phy: icplus: implement generic .handle_interrupt() callback
Ioana Ciornei
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-11-18
net: phy: icplus: allow configuring the interrupt function on IP101GR
Martin Blumenstingl
2018-11-18
net: phy: icplus: implement .did_interrupt for IP101A/G
Martin Blumenstingl
2018-11-18
net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
Martin Blumenstingl
2018-11-18
net: phy: icplus: use the BIT macro where possible
Martin Blumenstingl
2018-11-18
net: phy: icplus: keep all ip101a_g functions together
Martin Blumenstingl
2018-11-15
net: phy: icplus: add config_intr callback
Heiner Kallweit
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-10
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2015-05-27
net: phy: Utilize phy_interface_is_rgmii
Florian Fainelli
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
2013-12-18
net: phy: icplus: fix checkpath error
Florian Fainelli
2013-01-28
net: phy: icplus: fix broken INTR pin settings
Giuseppe CAVALLARO
2013-01-28
net: phy: icplus: Use the RGMII interface mode to configure clock delays
Stuart Menefy
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-06-04
net: icplus: fix interrupt mask
Giuseppe CAVALLARO
2012-04-19
icplus: fix interrupt for IC+ 101A/G and 1001LF
Giuseppe CAVALLARO
2012-04-03
phy:icplus:fix Auto Power Saving in ip101a_config_init.
Srinivas Kandagatla
2012-02-23
phy: IC+101G and PHY_HAS_INTERRUPT flag
Giuseppe CAVALLARO
2012-02-23
netdev/phy/icplus: Correct broken phy_init code
David McKay
2011-10-18
net/phy: extra delay only for RGMII interfaces for IC+ IP 1001
Giuseppe CAVALLARO
2011-09-30
netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.
David Daney
2011-09-20
net/phy: add IC+ IP101A and support APS.
Giuseppe CAVALLARO
2011-06-17
net: icplus: remove unnecessary code
Greg Dietsche
2010-12-10
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-07-20
phy: add suspend/resume in the ic+
Giuseppe Cavallaro
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-02
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-07-08
phylib: add the ICPlus IP175C PHY driver
Michael Barkowski