Age | Commit message (Expand) | Author | Files | Lines |
2020-11-05 | net: phy: cicada: remove the use of .ack_interrupt() | Ioana Ciornei | 1 | -4/+11 |
2020-11-05 | net: phy: cicada: implement the generic .handle_interrupt() callback | Ioana Ciornei | 1 | -0/+20 |
2019-04-15 | net: phy: switch drivers to use dynamic feature detection | Heiner Kallweit | 1 | -2/+2 |
2019-01-22 | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 1 | -6/+1 |
2018-11-11 | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit | 1 | -2/+0 |
2017-12-01 | net: phy: remove generic settings for callbacks config_aneg and read_status f... | Heiner Kallweit | 1 | -4/+0 |
2016-01-07 | phy: Centralize setting driver module owner | Andrew Lunn | 1 | -2/+0 |
2014-11-12 | net: phy: replace phy_drivers_register calls | Johan Hovold | 1 | -14/+1 |
2013-12-18 | net: phy: cicada: fix checkpath errors | Florian Fainelli | 1 | -2/+2 |
2013-09-17 | drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead... | Avinash Kumar | 1 | -2/+2 |
2012-07-09 | phylib: Support registering a bunch of drivers | Christian Hohnstaedt | 1 | -25/+10 |
2010-10-05 | net/phy: fix many "defined but unused" warnings | Uwe Kleine-König | 1 | -1/+1 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+0 |
2010-04-02 | phylib: Add module table to all existing phy drivers | David Woodhouse | 1 | -0/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-07-05 | [PATCH] Add support for the Cicada 8201 PHY | Kim Phillips | 1 | -6/+36 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-11-05 | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | 1 | -1/+0 |
2005-07-30 | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | 1 | -0/+134 |