Age | Commit message (Expand) | Author |
2011-08-10 | intel: Move the Intel wired LAN drivers | Jeff Kirsher |
2011-06-25 | ixgbe: implement DCB ops dcb_ieee_del() | John Fastabend |
2011-06-25 | ixgbe: remove unused fcoe.tc field and fcoe_setapp() | John Fastabend |
2011-06-25 | ixgbe: complete FCoE initialization from setapp() routine | John Fastabend |
2011-06-23 | ixgbe: fix flags relating to perfect filters to support coexistence | Alexander Duyck |
2011-06-21 | ixgbe: DCB and perfect filters can coexist | John Fastabend |
2011-06-21 | ixgbe: configure minimal packet buffers to support TC | John Fastabend |
2011-06-21 | ixgbe: dcbnl reduce duplicated code and indentation | John Fastabend |
2011-04-13 | 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-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-12 | 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-03 | ixgbe: cleanup copyright string for 2011 | Don Skidmore |
2011-02-11 | 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 |
2010-11-16 | ixgbe: add support for x540 MAC | Don Skidmore |
2010-07-05 | ixgbe: use netif_<level> instead of netdev_<level> | Emil Tantilov |
2010-06-03 | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-01-28 | 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-13 | ixgbe: update copyright dates | Shannon Nelson |
2009-10-07 | dcb: data center bridging ops should be r/o | Stephen Hemminger |
2009-09-03 | ixgbe: Add support for multiple Tx queues for FCoE in 82599 | Yi Zou |
2009-09-01 | 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-08-14 | 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-07-23 | ixgbe: Enable FCoE offload when DCB is enabled for 82599 | Yi Zou |
2009-07-16 | 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-09 | ixgbe: Fix coexistence of FCoE and Flow Director in 82599 | Yi Zou |
2009-05-17 | ixgbe: Don't reset the hardware when switching between LFC and PFC | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P |
2009-05-06 | ixgbe: make q_vectors dynamic to reduce netdev size | Alexander Duyck |
2009-04-02 | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control | PJ Waskiewicz |
2009-03-26 | ixgbe: Allow Priority Flow Control settings to survive a device reset | PJ Waskiewicz |
2009-03-21 | ixgbe: fix select_queue management | Stephen Hemminger |
2009-03-01 | ixgbe: Add DCB for 82599, remove BCN support | PJ Waskiewicz |