OpenCloudOS-Kernel/drivers/net/ethernet/intel/ixgbe
Eliezer Tamir 8b80cda536 net: rename ll methods to busy-poll
Rename ndo_ll_poll to ndo_busy_poll.
Rename sk_mark_ll to sk_mark_napi_id.
Rename skb_mark_ll to skb_mark_napi_id.
Correct all useres of these functions.
Update comments and defines  in include/net/busy_poll.h

Signed-off-by: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-10 17:08:27 -07:00
..
Makefile ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe.h net: rename include/net/ll_poll.h to include/net/busy_poll.h 2013-07-10 17:08:27 -07:00
ixgbe_82598.c ixgbe: fix MNG FW support when adapter not up 2013-04-17 22:03:09 -07:00
ixgbe_82599.c ixgbe: add support for disabling link at boot time on 82599 2013-04-25 20:13:43 -07:00
ixgbe_common.c ixgbe: create conversion functions from link_status to bus/speed 2013-04-17 21:42:57 -07:00
ixgbe_common.h ixgbe: create conversion functions from link_status to bus/speed 2013-04-17 21:42:57 -07:00
ixgbe_dcb.c IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_dcb.h IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_dcb_82598.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82598.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82599.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82599.h IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_dcb_nl.c IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_debugfs.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_ethtool.c ixgbe: add extra stats for ndo_ll_poll 2013-06-10 21:22:36 -07:00
ixgbe_fcoe.c drivers: net: Remove remaining alloc/OOM messages 2013-02-08 17:44:39 -05:00
ixgbe_fcoe.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_lib.c ixgbe: add support for ndo_ll_poll 2013-06-10 21:22:36 -07:00
ixgbe_main.c net: rename ll methods to busy-poll 2013-07-10 17:08:27 -07:00
ixgbe_mbx.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_mbx.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_phy.c ixgbe: add SFP+ LX module support 2013-04-24 17:47:35 -07:00
ixgbe_phy.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_ptp.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_sriov.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
ixgbe_sriov.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_sysfs.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_type.h ixgbe: add support for disabling link at boot time on 82599 2013-04-25 20:13:43 -07:00
ixgbe_x540.c ixgbe: fix MNG FW support when adapter not up 2013-04-17 22:03:09 -07:00