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/ixgbe
Don Skidmore dbffcb210f ixgbe: add support for 82599 FCoE SKU
Add both NIC and backplane support for FCoE enabled devices IDs.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-03 09:36:47 -08:00
..
Makefile ixgbe: add MAC and PHY support for x540 2010-11-16 19:27:16 -08:00
ixgbe.h ixgbe: add support for x540 MAC 2010-11-16 19:27:17 -08:00
ixgbe_82598.c ixgbe: make silicon specific functions generic 2010-11-16 19:27:15 -08:00
ixgbe_82599.c ixgbe: add support for 82599 FCoE SKU 2010-12-03 09:36:47 -08:00
ixgbe_common.c ixgbe: make silicon specific functions generic 2010-11-16 19:27:15 -08:00
ixgbe_common.h ixgbe: make silicon specific functions generic 2010-11-16 19:27:15 -08:00
ixgbe_dcb.c ixgbe: add support for x540 MAC 2010-11-16 19:27:17 -08:00
ixgbe_dcb.h ixgbe: DCB: credit max only needs to be gt TSO size for 82598 2010-11-16 19:26:45 -08:00
ixgbe_dcb_82598.c ixgbe: DCB set PFC high and low water marks per data sheet specs 2010-11-16 19:26:44 -08:00
ixgbe_dcb_82598.h ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_dcb_82599.c ixgbe: DCB set PFC high and low water marks per data sheet specs 2010-11-16 19:26:44 -08:00
ixgbe_dcb_82599.h ixgbe: DCB, fix TX hang occurring in stress condition with PFC 2010-10-28 10:19:00 -07:00
ixgbe_dcb_nl.c ixgbe: add support for x540 MAC 2010-11-16 19:27:17 -08:00
ixgbe_ethtool.c ixgbe: add WOL support for SFP+ subdevice 2010-12-03 09:36:46 -08:00
ixgbe_fcoe.c ixgbe: make sure FCoE DDP user buffers are really released by the HW 2010-11-16 19:27:14 -08:00
ixgbe_fcoe.h ixgbe: add a refcnt when turning on/off FCoE offload capability 2010-10-21 03:55:23 -07:00
ixgbe_main.c ixgbe: add support for 82599 FCoE SKU 2010-12-03 09:36:47 -08:00
ixgbe_mbx.c ixgbe: add support for x540 MAC 2010-11-16 19:27:17 -08:00
ixgbe_mbx.h ixgbe: make silicon specific functions generic 2010-11-16 19:27:15 -08:00
ixgbe_phy.c ixgbe: add MAC and PHY support for x540 2010-11-16 19:27:16 -08:00
ixgbe_phy.h ixgbe: add MAC and PHY support for x540 2010-11-16 19:27:16 -08:00
ixgbe_sriov.c ixgbe: move adapter into pci_dev driver data instead of netdev 2010-11-16 19:26:54 -08:00
ixgbe_sriov.h ixgbe: update copyright info 2010-10-21 03:55:21 -07:00
ixgbe_type.h ixgbe: add support for 82599 FCoE SKU 2010-12-03 09:36:47 -08:00
ixgbe_x540.c ixgbe: add support for x540 MAC 2010-11-16 19:27:17 -08:00