Age | Commit message (Expand) | Author |
2024-09-03 | netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu | Alexander Lobakin |
2022-06-30 | intel: remove unused macros | Jesse Brandeburg |
2021-04-13 | net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c | Bhaskar Chowdhury |
2018-04-27 | net: intel: Cleanup the copyright/license headers | Jeff Kirsher |
2018-01-12 | ixgbe: Don't assume dev->num_tc is equal to hardware TC config | Alexander Duyck |
2017-02-16 | ixgbe: prefix Data Center Bridge ops struct | Stephen Hemminger |
2016-04-25 | ixgbe: use BIT() macro | Jacob Keller |
2014-11-11 | ixgbe: Add new support for X550 MAC's | Don Skidmore |
2014-07-25 | ixgbe: Make return values more direct | Mark Rustad |
2014-07-20 | ixgbe: remove unnecessary break after return | Fabian Frederick |
2014-07-17 | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 | Anish Bhatt |
2014-05-23 | ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE | Jacob Keller |
2013-05-21 | IXGBE: Set the SW prio_tc values at initialization to the HW setting. | Amir Hanania |
2013-02-05 | ixgbe: update date to 2013 | Don Skidmore |
2013-02-05 | ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings | Josh Hay |
2013-01-31 | ixgbe: Reset the NIC if up2tc has changed | Amir Hanania |
2013-01-19 | ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes | John Fastabend |
2012-07-14 | ixgbe: Populate the prio_tc_map in ixgbe_setup_tc | Alexander Duyck |
2012-05-09 | ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control | Alexander Duyck |
2012-05-09 | ixgbe: Clean up priority based flow control | Alexander Duyck |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-05 | ixgbe: dcb: IEEE PFC stats and reset logic incorrect | John Fastabend |
2012-05-03 | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() | John Fastabend |
2012-04-03 | ixgbe: driver fix for link flap | Multanen, Eric W |
2012-03-02 | net: dcb: getnumtcs()/setnumtcs() should return an int | John Fastabend |
2012-03-02 | ixgbe: dcb: check setup_tc return codes | John Fastabend |
2012-02-09 | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state | John Fastabend |
2012-02-03 | ixgbe: update copyright to 2012 | Don Skidmore |
2011-12-05 | ixgbe: DCB: IEEE transitions may fail to reprogram hardware. | John Fastabend |
2011-12-05 | ixgbe: DCBnl set_all, order of operations fix | John Fastabend |
2011-11-02 | ixgbe: DCB, return max for IEEE traffic classes | John Fastabend |
2011-10-12 | ixgbe: Correct check for change in FCoE priority | Mark Rustad |
2011-10-06 | ixgbe: fixup hard dependencies on supporting 8 traffic classes | John Fastabend |
2011-09-23 | ixgbe: dcb, set priority to traffic class mappings | John Fastabend |
2011-09-23 | ixgbe: DCB, do not call set_state() from IEEE mode | John Fastabend |
2011-08-29 | ixgbe: consolidate, setup for multiple traffic classes | John Fastabend |
2011-08-19 | ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE | Alexander Duyck |
2011-08-10 | intel: Move the Intel wired LAN drivers | Jeff Kirsher |