linux-stable/drivers/net/phy
Alexander Duyck 62bccb8cdb net-timestamp: Make the clone operation stand-alone from phy timestamping
The phy timestamping takes a different path than the regular timestamping
does in that it will create a clone first so that the packets needing to be
timestamped can be placed in a queue, or the context block could be used.

In order to support these use cases I am pulling the core of the code out
so it can be used in other drivers beyond just phy devices.

In addition I have added a destructor named sock_efree which is meant to
provide a simple way for dropping the reference to skb exceptions that
aren't part of either the receive or send windows for the socket, and I
have removed some duplication in spots where this destructor could be used
in place of sock_edemux.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-05 17:43:45 -07:00
..
amd-xgbe-phy.c amd-xgbe-phy: Checkpatch driver fixes 2014-09-05 15:11:21 -07:00
amd.c
at803x.c net: phy: at803x: fix coccinelle warnings 2014-06-22 17:16:02 -07:00
bcm7xxx.c net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries 2014-08-27 23:16:13 -07:00
bcm63xx.c phy: bcm63xx: report Broadcom BCM63xx PHYs as internal 2013-05-27 22:42:50 -07:00
bcm87xx.c
broadcom.c net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h 2014-08-23 11:38:53 -07:00
cicada.c net: phy: cicada: fix checkpath errors 2013-12-18 00:49:01 -05:00
davicom.c net: phy: davicom: fix checkpath errors 2013-12-18 00:49:01 -05:00
dp83640.c net-timestamp: Make the clone operation stand-alone from phy timestamping 2014-09-05 17:43:45 -07:00
dp83640_reg.h
et1011c.c
fixed.c net: phy: fixed: return an error for Clause 45 over 22 reads 2014-08-23 11:39:09 -07:00
icplus.c net: phy: icplus: fix checkpath error 2013-12-18 00:49:02 -05:00
Kconfig net: phy: add generic UniMAC MDIO bus driver 2014-08-27 22:59:39 -07:00
lxt.c net: phy: lxt: fix checkpath errors 2013-12-18 00:49:02 -05:00
Makefile net: phy: add generic UniMAC MDIO bus driver 2014-08-27 22:59:39 -07:00
marvell.c net: phy: marvell: provide genphy suspend/resume 2013-12-17 14:42:44 -05:00
mdio-bcm-unimac.c net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids 2014-09-01 20:41:45 -07:00
mdio-bitbang.c
mdio-gpio.c net: mdio-gpio: warn about missing bus alias id 2014-05-09 15:51:19 -04:00
mdio-moxart.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
mdio-mux-gpio.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
mdio-mux-mmioreg.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
mdio-mux.c
mdio-octeon.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
mdio-sun4i.c net: sun4i: remove empty MDIO bus reset function 2014-03-28 01:38:02 -04:00
mdio_bus.c net: phy: properly report internal PHYs through sysfs 2014-08-29 20:17:53 -07:00
micrel.c net: libphy: Add stubs to hook IEEE MMD Register reads and writes 2014-07-30 20:00:21 -07:00
national.c
phy.c net: phy: allow phy_init_eee() to work with internal PHYs 2014-08-23 11:39:09 -07:00
phy_device.c phylib: use MDIO_DEVS[12] 2014-08-22 21:16:51 -07:00
qsemi.c
realtek.c net: phy: realtek: register/unregister multiple drivers properly 2014-06-11 15:17:27 -07:00
smsc.c net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function 2014-08-16 20:15:54 -07:00
spi_ks8995.c net: phy: spi_ks8995: Introduce the use of devm_kzalloc 2014-08-04 12:55:23 -07:00
ste10Xp.c
vitesse.c net/phy: Remove return value for void function 2014-04-23 15:28:05 -04:00