aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_dcb_nl.c
Commit message (Expand)AuthorAge
* ixgbe: implement DCB ops dcb_ieee_del()John Fastabend2011-06-25
* ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend2011-06-25
* ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend2011-06-25
* ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck2011-06-24
* ixgbe: DCB and perfect filters can coexistJohn Fastabend2011-06-21
* ixgbe: configure minimal packet buffers to support TCJohn Fastabend2011-06-21
* ixgbe: dcbnl reduce duplicated code and indentationJohn Fastabend2011-06-21
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-13
* ixgbe: DCB, further cleanups to app configurationJohn Fastabend2011-04-13
* Fix common misspellingsLucas De Marchi2011-03-31
* ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend2011-03-12
* ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2011-03-12
* ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2011-03-12
* ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-12
* ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2011-03-12
* ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend2011-03-12
* ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-12
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
* ixgbe: DCB, use hardware independent routinesJohn Fastabend2011-02-11
* ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend2011-02-11
* ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend2011-02-11
* ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-11
* ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend2011-02-11
* ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend2011-02-11
* ixgbe: add support for x540 MACDon Skidmore2010-11-16
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-05
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-03
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-28
* ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-28
* ixgbe: update copyright datesShannon Nelson2010-01-13
* dcb: data center bridging ops should be r/oStephen Hemminger2009-10-07
* ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou2009-09-03
* ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou2009-09-01
* ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou2009-09-01
* ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou2009-08-14
* ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev2009-08-14
* ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-23
* ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-16
* ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-16
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-09
* ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr2009-05-18
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-18
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-18
* ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck2009-05-06
* ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-02
* ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-26
* ixgbe: fix select_queue managementStephen Hemminger2009-03-21
* ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz2009-03-01
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-01