summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)Ido Schimmel2016-04-065-0/+101
* mlxsw: spectrum: Initialize egress schedulingIdo Schimmel2016-04-061-0/+111
* mlxsw: reg: Add QoS Switch Traffic Class Table registerIdo Schimmel2016-04-061-0/+55
* mlxsw: reg: Add QoS ETS Element Configuration registerIdo Schimmel2016-04-061-0/+127
* mlxsw: spectrum: Set port's shared buffer size to 0Ido Schimmel2016-04-062-0/+4
* mlxsw: reg: Use correct PBMC register lengthIdo Schimmel2016-04-061-1/+1
* mlxsw: spectrum: Correctly configure headroom sizeIdo Schimmel2016-04-062-10/+34
* mlxsw: spectrum: Add bytes to cells helperIdo Schimmel2016-04-062-34/+34
* mlxsw: spectrum: Map all switch priorities to priority group 0Ido Schimmel2016-04-061-1/+24
* mlxsw: reg: Add Port Prio To Buffer registerIdo Schimmel2016-04-061-0/+83
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-0611-43/+84
|\
| * i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck2016-04-052-14/+8
| * i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand2016-04-052-2/+2
| * i40e: Request PHY media event at reset timeShannon Nelson2016-04-051-0/+2
| * i40e: Lower some message levelsMitch Williams2016-04-051-5/+5
| * i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand2016-04-051-0/+16
| * i40evf: Fix get_rss_aqCatherine Sullivan2016-04-051-1/+1
| * i40e: Disable link pollingShannon Nelson2016-04-051-1/+0
| * i40evf: Add longer wait after remove moduleMitch Williams2016-04-051-2/+2
| * i40e: Make VF resets more reliableMitch Williams2016-04-051-8/+6
| * i40e: Add new device ID for X722Catherine Sullivan2016-04-055-0/+5
| * i40evf: Fix VLAN featuresMitch Williams2016-04-051-0/+23
| * i40e: Remove unused variableMitch Williams2016-04-051-7/+6
| * i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain2016-04-051-0/+6
| * i40e: remove redundant check on vsi->active_vlansColin King2016-04-051-3/+2
* | vxlan: implement GPEJiri Benc2016-04-061-17/+153
* | vxlan: move fdb code to common location in vxlan_xmitJiri Benc2016-04-061-11/+11
* | vxlan: move Ethernet initialization to a separate functionJiri Benc2016-04-061-7/+13
* | cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai2016-04-062-2/+4
|/
* ibmvnic: enable RX checksum offloadThomas Falcon2016-04-051-0/+4
* ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2016-04-052-4/+194
* net: bcmgenet: cleanup for dmadesc_set()Petri Gynther2016-04-051-1/+1
* net: bcmgenet: cleanup for bcmgenet_xmit_frag()Petri Gynther2016-04-051-4/+7
* net: bcmgenet: cleanup for bcmgenet_xmit()Petri Gynther2016-04-051-5/+9
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-0511-88/+166
|\
| * i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan2016-04-052-4/+4
| * i40e: Change comment to reflect correct function nameMitch Williams2016-04-051-1/+1
| * i40evf: Add additional check for resetMitch Williams2016-04-051-0/+2
| * i40e: Change unknown event error msg to ignore messageShannon Nelson2016-04-051-1/+1
| * i40e: Added code to prevent double resetsMitch Williams2016-04-051-4/+7
| * i40e: Notify VFs of all resetsMitch Williams2016-04-051-2/+2
| * i40e: Remove timer and task only if createdShannon Nelson2016-04-051-2/+4
| * i40e: Assure that adminq is alive in debug modeShannon Nelson2016-04-051-7/+6
| * i40e: Remove MSIx only if createdShannon Nelson2016-04-051-1/+1
| * i40e: Fix up return codeJesse Brandeburg2016-04-051-3/+3
| * i40e: Save off VSI resource count when updating VSIKevin Scott2016-04-051-0/+6
| * i40e/i40evf: Remove I40E_MAX_USER_PRIORITY defineCatherine Sullivan2016-04-051-1/+0
| * i40e/i40evf: Fix casting in transmit codeJesse Brandeburg2016-04-052-4/+6
| * i40e/i40evf: Add support for bulk free in Tx cleanupAlexander Duyck2016-04-052-18/+22
| * i40e/i40evf: Fix handling of boolean logic in polling routinesAlexander Duyck2016-04-052-10/+16