Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
John Fastabend
|
17049d30c2
ixgbe: IEEE 802.1Qaz, implement priority assignment table
|
14 years ago |
John Fastabend
|
3b97fd6954
ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict
|
14 years ago |
John Fastabend
|
8187cd485b
ixgbe: DCB: enable RSS to be used with DCB
|
14 years ago |
John Fastabend
|
e5b6463557
ixgbe: DCB, use multiple Tx rings per traffic class
|
14 years ago |
John Fastabend
|
dc166e22ed
ixgbe: DCB remove ixgbe_fcoe_getapp routine
|
14 years ago |
John Fastabend
|
f8628d4045
ixgbe: DCB, implement ieee_setapp dcbnl ops
|
14 years ago |
John Fastabend
|
3032309b49
ixgbe: DCB, implement capabilities flags
|
14 years ago |
Don Skidmore
|
a52055e055
ixgbe: cleanup copyright string for 2011
|
14 years ago |
John Fastabend
|
5977deaa6d
ixgbe: DCB, use hardware independent routines
|
14 years ago |
John Fastabend
|
d37e1d0eba
ixgbe: DCB, remove RESET bit it is no longer needed
|
14 years ago |
John Fastabend
|
d43f5c21d6
ixgbe: DCB, do not reset on CEE pg changes
|
14 years ago |
John Fastabend
|
d033d526a4
ixgbe: DCB, implement 802.1Qaz routines
|
14 years ago |
John Fastabend
|
55320cb58b
ixgbe: DCB, abstract out dcb_config from DCB hardware configuration
|
14 years ago |
John Fastabend
|
53bb9f80b3
ixgbe: DCB, only reprogram HW if the FCoE priority is changed
|
14 years ago |
Don Skidmore
|
b93a22260f
ixgbe: add support for x540 MAC
|
14 years ago |
Emil Tantilov
|
396e799c3a
ixgbe: use netif_<level> instead of netdev_<level>
|
15 years ago |
Emil Tantilov
|
849c45423c
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
John Fastabend
|
3ce1cc52d2
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
|
15 years ago |
John Fastabend
|
ebe1b30cd4
ixgbe: set the correct DCB bit for pg tx settings
|
15 years ago |
Shannon Nelson
|
8c47eaa766
ixgbe: update copyright dates
|
15 years ago |
Stephen Hemminger
|
3295354322
dcb: data center bridging ops should be r/o
|
15 years ago |
Yi Zou
|
8de8b2e634
ixgbe: Add support for multiple Tx queues for FCoE in 82599
|
16 years ago |
Yi Zou
|
6ee1652051
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
|
16 years ago |
Yi Zou
|
8450ff8cd7
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
|
16 years ago |
Yi Zou
|
f34c5c8284
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
|
16 years ago |
Vasu Dev
|
36a8223631
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
|
16 years ago |
Yi Zou
|
0d5515894f
ixgbe: Enable FCoE offload when DCB is enabled for 82599
|
16 years ago |
Lucy Liu
|
869f1c54e9
ixgbe: Remove DPRINTK messages in DCB mode
|
16 years ago |