aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-43/+84
2016-04-06vxlan: implement GPEJiri Benc1-17/+153
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-06cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai2-2/+4
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
2016-04-05i40e: Disable link pollingShannon Nelson1-1/+0
2016-04-05i40evf: Add longer wait after remove moduleMitch Williams1-2/+2
2016-04-05i40e: Make VF resets more reliableMitch Williams1-8/+6
2016-04-05i40e: Add new device ID for X722Catherine Sullivan5-0/+5
2016-04-05i40evf: Fix VLAN featuresMitch Williams1-0/+23
2016-04-05i40e: Remove unused variableMitch Williams1-7/+6
2016-04-05i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain1-0/+6
2016-04-05i40e: remove redundant check on vsi->active_vlansColin King1-3/+2
2016-04-05ibmvnic: enable RX checksum offloadThomas Falcon1-0/+4
2016-04-05ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2-4/+194
2016-04-05net: bcmgenet: cleanup for dmadesc_set()Petri Gynther1-1/+1
2016-04-05net: bcmgenet: cleanup for bcmgenet_xmit_frag()Petri Gynther1-4/+7
2016-04-05net: bcmgenet: cleanup for bcmgenet_xmit()Petri Gynther1-5/+9
2016-04-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-88/+166
2016-04-05bnxt_en: Improve ethtool .get_settings().Michael Chan1-8/+13
2016-04-05bnxt_en: Check for valid forced speed during ethtool -s.Michael Chan1-10/+38
2016-04-05bnxt_en: Add unsupported SFP+ module warnings.Michael Chan2-0/+58
2016-04-05bnxt_en: Set async event bits when registering with the firmware.Michael Chan1-4/+14
2016-04-05bnxt_en: Add get_eee() and set_eee() ethtool support.Michael Chan1-0/+76
2016-04-05bnxt_en: Add EEE setup code.Michael Chan4-5/+60
2016-04-05bnxt_en: Add basic EEE support.Michael Chan4-2/+87
2016-04-05bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.Michael Chan2-11/+27