summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_dcb_nl.c
AgeCommit message (Expand)Author
2010-07-05ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-06-03ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend
2010-01-13ixgbe: update copyright datesShannon Nelson
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger
2009-09-03ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou
2009-08-14ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou
2009-08-14ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-09ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou
2009-05-17ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck
2009-04-02ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz
2009-03-21ixgbe: fix select_queue managementStephen Hemminger
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2008-12-26ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-11-20DCB: Add support for DCB BCNAlexander Duyck
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck