aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen1-1/+0
2016-04-06net: intel: remove dead linksJiri Benc1-66/+14
2016-04-06i40evf: properly handle VLAN featuresMitch Williams1-15/+12
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy2-2/+2
2016-04-06i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil2-0/+75
2016-04-06i40e: Move NVM event wait check to NVM codeShannon Nelson3-30/+33
2016-04-06i40e: Add RSS configuration to virtual channelMitch Williams2-6/+84
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson6-11/+11
2016-04-06i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson1-1/+9
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain3-0/+45
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg5-14/+30
2016-04-06i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg2-8/+4
2016-04-06i40e/i40evf: Move stack var deeperJesse Brandeburg2-2/+4
2016-04-06i40e: Move HW flushAkeem G Abodunrin1-0/+1
2016-04-06i40e: Leave debug_mask cleared at initShannon Nelson1-1/+0
2016-04-06i40e: Inserting a HW capability display infoDeepthi Kavalur1-0/+3
2016-04-06e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-6/+8
2016-04-06mlxsw: spectrum: Add IEEE 802.1Qbb PFC supportIdo Schimmel4-11/+158
2016-04-06mlxsw: reg: Introduce per priority countersIdo Schimmel3-5/+63
2016-04-06mlxsw: spectrum: Add support for PAUSE framesIdo Schimmel3-10/+95
2016-04-06mlxsw: reg: Add lossless settings for PBMC registerIdo Schimmel1-0/+35
2016-04-06mlxsw: reg: Add Port Flow Control Configuration registerIdo Schimmel1-0/+131
2016-04-06mlxsw: spectrum: Allow setting maximum rate for a TCIdo Schimmel3-3/+77
2016-04-06mlxsw: spectrum: Add IEEE 802.1Qaz ETS supportIdo Schimmel3-10/+283
2016-04-06mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)Ido Schimmel5-0/+101
2016-04-06mlxsw: spectrum: Initialize egress schedulingIdo Schimmel1-0/+111
2016-04-06mlxsw: reg: Add QoS Switch Traffic Class Table registerIdo Schimmel1-0/+55
2016-04-06mlxsw: reg: Add QoS ETS Element Configuration registerIdo Schimmel1-0/+127
2016-04-06mlxsw: spectrum: Set port's shared buffer size to 0Ido Schimmel2-0/+4
2016-04-06mlxsw: reg: Use correct PBMC register lengthIdo Schimmel1-1/+1
2016-04-06mlxsw: spectrum: Correctly configure headroom sizeIdo Schimmel2-10/+34
2016-04-06mlxsw: spectrum: Add bytes to cells helperIdo Schimmel2-34/+34
2016-04-06mlxsw: spectrum: Map all switch priorities to priority group 0Ido Schimmel1-1/+24
2016-04-06mlxsw: reg: Add Port Prio To Buffer registerIdo Schimmel1-0/+83
2016-04-06e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-8/+10
2016-04-06vxlan: implement GPEJiri Benc3-17/+222
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc2-6/+13
2016-04-06vxlan: move fdb code to common location in vxlan_xmitJiri Benc1-11/+11
2016-04-06vxlan: move Ethernet initialization to a separate functionJiri Benc1-7/+13
2016-04-06igb: Garbled output for "ethtool -m"Doron Shikmoni1-1/+2
2016-04-06cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai2-2/+4
2016-04-06igb: allow setting MAC address on i211 using a device tree blobJohn Holland1-3/+6
2016-04-06igb: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck1-5/+7
2016-04-06igb: Fix sparse warning about passing __beXX into leXX_to_cpupAlexander Duyck1-4/+6
2016-04-05i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck2-14/+8
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand2-2/+2
2016-04-05i40e: Request PHY media event at reset timeShannon Nelson1-0/+2
2016-04-05i40e: Lower some message levelsMitch Williams1-5/+5
2016-04-05i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand1-0/+16
2016-04-05i40evf: Fix get_rss_aqCatherine Sullivan1-1/+1