linux/drivers/net/ethernet/amd/xgbe
stephen hemminger ce0b15d110 xgbe: constify get_netdev_ops and get_ethtool_ops
Casting away const is bad practice. Since this is ARM specific driver
don't have hardware actually test this.

Having getter functions for ops is really unnecessary code bloat, but
not going to touch that.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-31 14:17:30 -07:00
..
Makefile amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-common.h amd-xgbe: Check Rx queue fifos before stopping Rx DMA 2016-02-17 15:22:20 -05:00
xgbe-dcb.c amd-xgbe: Do traffic class setup when called through dcbnl 2016-02-17 15:22:20 -05:00
xgbe-debugfs.c amd-xgbe: Check for successful buffer allocation before use 2015-10-05 23:30:51 -07:00
xgbe-desc.c amd-xgbe: Fix DMA API debug warning 2015-07-08 15:57:14 -07:00
xgbe-dev.c amd-xgbe: Mask auto-negotiation interrupts in ISR 2016-02-17 15:22:20 -05:00
xgbe-drv.c xgbe: constify get_netdev_ops and get_ethtool_ops 2016-08-31 14:17:30 -07:00
xgbe-ethtool.c xgbe: constify get_netdev_ops and get_ethtool_ops 2016-08-31 14:17:30 -07:00
xgbe-main.c amd-xgbe: Reset running devices after resume from hibernate 2016-08-29 00:25:47 -04:00
xgbe-mdio.c amd-xgbe: Mask auto-negotiation interrupts in ISR 2016-02-17 15:22:20 -05:00
xgbe-ptp.c ptp: xgbe: convert to the 64 bit get/set time methods. 2015-03-31 12:01:16 -04:00
xgbe.h xgbe: constify get_netdev_ops and get_ethtool_ops 2016-08-31 14:17:30 -07:00