| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early | John Fastabend | 2010-01-28 | 1 | -8/+6 |
* | ixgbe: set the correct DCB bit for pg tx settings | John Fastabend | 2010-01-28 | 1 | -1/+1 |
* | ixgbe: update copyright dates | Shannon Nelson | 2010-01-13 | 1 | -1/+1 |
* | dcb: data center bridging ops should be r/o | Stephen Hemminger | 2009-10-07 | 1 | -1/+1 |
* | ixgbe: Add support for multiple Tx queues for FCoE in 82599 | Yi Zou | 2009-09-03 | 1 | -6/+31 |
* | ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp | Yi Zou | 2009-09-01 | 1 | -0/+60 |
* | ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 | Yi Zou | 2009-09-01 | 1 | -33/+0 |
* | ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices | Yi Zou | 2009-08-14 | 1 | -0/+4 |
* | ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface | Vasu Dev | 2009-08-14 | 1 | -0/+6 |
* | ixgbe: Enable FCoE offload when DCB is enabled for 82599 | Yi Zou | 2009-07-23 | 1 | -0/+24 |
* | ixgbe: Remove DPRINTK messages in DCB mode | Lucy Liu | 2009-07-16 | 1 | -4/+0 |
* | ixgbe: clear mac address data block in DCB mode | Lucy Liu | 2009-07-16 | 1 | -0/+2 |
* | ixgbe: Fix coexistence of FCoE and Flow Director in 82599 | Yi Zou | 2009-07-09 | 1 | -0/+6 |
* | ixgbe: Don't reset the hardware when switching between LFC and PFC | Peter P Waskiewicz Jr | 2009-05-17 | 1 | -17/+49 |
* | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr | 2009-05-17 | 1 | -3/+29 |
* | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P | 2009-05-17 | 1 | -1/+6 |
* | ixgbe: make q_vectors dynamic to reduce netdev size | Alexander Duyck | 2009-05-06 | 1 | -14/+2 |
* | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control | PJ Waskiewicz | 2009-04-02 | 1 | -1/+5 |
* | ixgbe: Allow Priority Flow Control settings to survive a device reset | PJ Waskiewicz | 2009-03-26 | 1 | -0/+2 |
* | ixgbe: fix select_queue management | Stephen Hemminger | 2009-03-21 | 1 | -8/+0 |
* | ixgbe: Add DCB for 82599, remove BCN support | PJ Waskiewicz | 2009-03-01 | 1 | -192/+1 |
* | ixgbe: Update copyright dates, bump the driver version number | Peter P Waskiewicz Jr | 2009-02-01 | 1 | -1/+1 |
* | ixgbe: Fix NAPI enable/disable path when using DCB | Peter P Waskiewicz Jr | 2008-12-26 | 1 | -2/+2 |
* | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 2008-12-21 | 1 | -0/+20 |
* | net: fix DCB setstate to return success/failure | Don Skidmore | 2008-12-21 | 1 | -23/+29 |
* | DCB: Add support for DCB BCN | Alexander Duyck | 2008-11-20 | 1 | -1/+175 |
* | DCB: Add interface to query the state of PFC feature. | Alexander Duyck | 2008-11-20 | 1 | -1/+15 |
* | DCB: Add interface to query # of TCs supported by device | Alexander Duyck | 2008-11-20 | 1 | -1/+32 |
* | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck | 2008-11-20 | 1 | -1/+41 |
* | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 2008-11-20 | 1 | -0/+356 |