summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_dcb_nl.c
AgeCommit message (Expand)Author
2011-06-25ixgbe: implement DCB ops dcb_ieee_del()John Fastabend
2011-06-25ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend
2011-06-25ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend
2011-06-23ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck
2011-06-21ixgbe: DCB and perfect filters can coexistJohn Fastabend
2011-06-21ixgbe: configure minimal packet buffers to support TCJohn Fastabend
2011-06-21ixgbe: dcbnl reduce duplicated code and indentationJohn Fastabend
2011-04-13ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore
2011-04-13ixgbe: DCB, further cleanups to app configurationJohn Fastabend
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend
2011-03-12ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-02-11ixgbe: DCB, use hardware independent routinesJohn Fastabend
2011-02-11ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend
2011-02-11ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend
2011-02-11ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend
2011-02-11ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend
2010-11-16ixgbe: add support for x540 MACDon Skidmore
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