linux/drivers/net/ethernet/amd/xgbe
Allen Pais 4c58700ad8 net: amd-xgbe: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <apais@linux.microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-14 13:02:37 -07:00
..
Makefile
xgbe-common.h
xgbe-dcb.c
xgbe-debugfs.c xgbe: no need to check return value of debugfs_create functions 2019-08-10 15:25:47 -07:00
xgbe-desc.c net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
xgbe-dev.c
xgbe-drv.c net: amd-xgbe: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
xgbe-ethtool.c xgbe: let core reject the unsupported coalescing parameters 2020-03-05 12:12:34 -08:00
xgbe-i2c.c net: amd-xgbe: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
xgbe-main.c xgbe: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
xgbe-mdio.c net: amd-xgbe: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
xgbe-pci.c amd-xgbe: Convert to generic power management 2020-06-23 20:31:18 -07:00
xgbe-phy-v1.c
xgbe-phy-v2.c amd-xgbe: Add support for new port mode 2020-09-02 12:47:50 -07:00
xgbe-platform.c amd-xgbe: use devm_platform_ioremap_resource() to simplify code 2019-08-21 13:42:12 -07:00
xgbe-ptp.c
xgbe.h xgbe: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00