summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_dcb_nl.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-061-1/+1
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-041-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0Star
* ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-281-8/+6Star
* ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-281-1/+1
* ixgbe: update copyright datesShannon Nelson2010-01-141-1/+1
* dcb: data center bridging ops should be r/oStephen Hemminger2009-10-071-1/+1
* ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou2009-09-041-6/+31
* ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou2009-09-011-0/+60
* ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou2009-09-011-33/+0Star
* ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou2009-08-151-0/+4
* ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev2009-08-151-0/+6
* ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-231-0/+24
* ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-171-4/+0Star
* ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-171-0/+2
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-101-0/+6
* ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr2009-05-181-17/+49
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-181-3/+29
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-181-1/+6
* ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck2009-05-071-14/+2Star
* ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-021-1/+5
* ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-261-0/+2
* ixgbe: fix select_queue managementStephen Hemminger2009-03-211-8/+0Star
* ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz2009-03-011-192/+1Star
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-011-1/+1
* ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr2008-12-261-2/+2
* net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-221-0/+20
* net: fix DCB setstate to return success/failureDon Skidmore2008-12-221-23/+29
* DCB: Add support for DCB BCNAlexander Duyck2008-11-211-1/+175
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-211-1/+15
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-211-1/+32
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-211-1/+41
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-211-0/+356