dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ethernet/intel/ixgbe
Michael S. Tsirkin 1594712f9e ixgbe: fix gso type
ixgbe set gso_size but not gso_type. This leads to
crashes in macvtap.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-10 20:14:12 -05:00
..
Makefile ixgbe: only compile ixgbe_debugfs.o when enabled 2013-01-16 00:21:08 -08:00
ixgbe.h ixgbe: Make the bridge mode setting sticky 2012-11-28 04:46:11 -08:00
ixgbe_82598.c ixgbe: Update link flow control to correctly handle multiple packet buffer DCB 2012-05-04 03:25:24 -07:00
ixgbe_82599.c ixgbe: Use is_valid_ether_addr 2012-12-06 21:31:06 -08:00
ixgbe_common.c ixgbe: Use is_valid_ether_addr 2012-12-06 21:31:06 -08:00
ixgbe_common.h ixgbe: Use is_valid_ether_addr 2012-12-06 21:31:06 -08:00
ixgbe_dcb.c ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP 2012-07-21 16:05:28 -07:00
ixgbe_dcb.h ixgbe: Populate the prio_tc_map in ixgbe_setup_tc 2012-07-14 14:29:19 -07:00
ixgbe_dcb_82598.c ixgbe: Clean up priority based flow control 2012-05-09 22:15:40 -07:00
ixgbe_dcb_82598.h ixgbe: update copyright to 2012 2012-02-03 03:05:30 -08:00
ixgbe_dcb_82599.c ixgbe: Clean up priority based flow control 2012-05-09 22:15:40 -07:00
ixgbe_dcb_82599.h ixgbe: update copyright to 2012 2012-02-03 03:05:30 -08:00
ixgbe_dcb_nl.c ixgbe: Populate the prio_tc_map in ixgbe_setup_tc 2012-07-14 14:29:19 -07:00
ixgbe_debugfs.c ixgbe: only compile ixgbe_debugfs.o when enabled 2013-01-16 00:21:08 -08:00
ixgbe_ethtool.c ixgbe: ethtool correctly identify autoneg setting 2012-11-22 01:39:43 -08:00
ixgbe_fcoe.c ixgbe: Enable jumbo frames support w/ SR-IOV 2012-10-19 04:04:14 -07:00
ixgbe_fcoe.h ixgbe: Make FCoE allocation and configuration closer to how rings work 2012-07-19 18:18:49 -07:00
ixgbe_lib.c ixgbe: fix default setting of TXDCTL.WTHRESH 2012-11-01 02:00:10 -07:00
ixgbe_main.c ixgbe: fix gso type 2013-02-10 20:14:12 -05:00
ixgbe_mbx.c ixgbe: update copyright to 2012 2012-02-03 03:05:30 -08:00
ixgbe_mbx.h ixgbe: Add support for GET_QUEUES message to get DCB configuration 2012-10-22 21:14:54 -07:00
ixgbe_phy.c ixgbe: add support for 1G SX modules 2012-06-20 01:37:04 -07:00
ixgbe_phy.h ixgbe: update copyright to 2012 2012-02-03 03:05:30 -08:00
ixgbe_ptp.c ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl 2013-01-16 00:37:07 -08:00
ixgbe_sriov.c ixgbe: Make the bridge mode setting sticky 2012-11-28 04:46:11 -08:00
ixgbe_sriov.h ixgbe: Change how we check for pre-existing and assigned VFs 2012-07-21 16:02:56 -07:00
ixgbe_sysfs.c drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:46 -07:00
ixgbe_type.h ixgbe: check whether thermal sensor is enabled. 2012-12-06 21:38:38 -08:00
ixgbe_x540.c ixgbe: Use is_valid_ether_addr 2012-12-06 21:31:06 -08:00