| Commit message (Expand) | Author | Age |
* | ixgbe: cleanup short msleep's (<20ms) to use usleep_range | Don Skidmore | 2011-04-13 |
* | ixgbe: DCB, further cleanups to app configuration | John Fastabend | 2011-04-13 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ixgbe: IEEE 802.1Qaz, implement priority assignment table | John Fastabend | 2011-03-12 |
* | ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict | John Fastabend | 2011-03-12 |
* | ixgbe: DCB: enable RSS to be used with DCB | John Fastabend | 2011-03-12 |
* | ixgbe: DCB, use multiple Tx rings per traffic class | John Fastabend | 2011-03-12 |
* | ixgbe: DCB remove ixgbe_fcoe_getapp routine | John Fastabend | 2011-03-12 |
* | ixgbe: DCB, implement ieee_setapp dcbnl ops | John Fastabend | 2011-03-12 |
* | ixgbe: DCB, implement capabilities flags | John Fastabend | 2011-03-12 |
* | ixgbe: cleanup copyright string for 2011 | Don Skidmore | 2011-03-03 |
* | ixgbe: DCB, use hardware independent routines | John Fastabend | 2011-02-11 |
* | ixgbe: DCB, remove RESET bit it is no longer needed | John Fastabend | 2011-02-11 |
* | ixgbe: DCB, do not reset on CEE pg changes | John Fastabend | 2011-02-11 |
* | ixgbe: DCB, implement 802.1Qaz routines | John Fastabend | 2011-02-11 |
* | ixgbe: DCB, abstract out dcb_config from DCB hardware configuration | John Fastabend | 2011-02-11 |
* | ixgbe: DCB, only reprogram HW if the FCoE priority is changed | John Fastabend | 2011-02-11 |
* | ixgbe: add support for x540 MAC | Don Skidmore | 2010-11-16 |
* | ixgbe: use netif_<level> instead of netdev_<level> | Emil Tantilov | 2010-07-05 |
* | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov | 2010-06-03 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early | John Fastabend | 2010-01-28 |
* | ixgbe: set the correct DCB bit for pg tx settings | John Fastabend | 2010-01-28 |
* | ixgbe: update copyright dates | Shannon Nelson | 2010-01-13 |
* | dcb: data center bridging ops should be r/o | Stephen Hemminger | 2009-10-07 |
* | ixgbe: Add support for multiple Tx queues for FCoE in 82599 | Yi Zou | 2009-09-03 |
* | ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp | Yi Zou | 2009-09-01 |
* | ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 | Yi Zou | 2009-09-01 |
* | ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices | Yi Zou | 2009-08-14 |
* | ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface | Vasu Dev | 2009-08-14 |
* | ixgbe: Enable FCoE offload when DCB is enabled for 82599 | Yi Zou | 2009-07-23 |
* | ixgbe: Remove DPRINTK messages in DCB mode | Lucy Liu | 2009-07-16 |
* | ixgbe: clear mac address data block in DCB mode | Lucy Liu | 2009-07-16 |
* | ixgbe: Fix coexistence of FCoE and Flow Director in 82599 | Yi Zou | 2009-07-09 |
* | ixgbe: Don't reset the hardware when switching between LFC and PFC | Peter P Waskiewicz Jr | 2009-05-18 |
* | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr | 2009-05-18 |
* | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P | 2009-05-18 |
* | ixgbe: make q_vectors dynamic to reduce netdev size | Alexander Duyck | 2009-05-06 |
* | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control | PJ Waskiewicz | 2009-04-02 |
* | ixgbe: Allow Priority Flow Control settings to survive a device reset | PJ Waskiewicz | 2009-03-26 |
* | ixgbe: fix select_queue management | Stephen Hemminger | 2009-03-21 |
* | ixgbe: Add DCB for 82599, remove BCN support | PJ Waskiewicz | 2009-03-01 |
* | ixgbe: Update copyright dates, bump the driver version number | Peter P Waskiewicz Jr | 2009-02-01 |
* | ixgbe: Fix NAPI enable/disable path when using DCB | Peter P Waskiewicz Jr | 2008-12-26 |
* | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 2008-12-21 |
* | net: fix DCB setstate to return success/failure | Don Skidmore | 2008-12-21 |
* | DCB: Add support for DCB BCN | Alexander Duyck | 2008-11-21 |
* | DCB: Add interface to query the state of PFC feature. | Alexander Duyck | 2008-11-21 |
* | DCB: Add interface to query # of TCs supported by device | Alexander Duyck | 2008-11-21 |
* | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck | 2008-11-21 |