aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-07cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-07cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07liquidio: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07net: macb: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva1-1/+1
2018-08-07alteon: acenic: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-078390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran1-0/+2
2018-08-07net: dsa: b53: Add support for Broadcom Omega SoC internal switchArun Parameswaran1-0/+1
2018-08-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-194/+276
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin3-32/+121
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin4-7/+33
2018-08-07qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin2-0/+21
2018-08-07net: macb: add support for padding and fcs computationClaudiu Beznea1-0/+70
2018-08-07net: macb: move checksum clearing outside of spinlockClaudiu Beznea1-5/+5
2018-08-07net: macb: use netdev_tx_t return type for ndo_start_xmit functionsClaudiu Beznea1-3/+5
2018-08-07ibmvnic: Update firmware error reporting with cause stringThomas Falcon1-4/+30
2018-08-07ibmvnic: Remove code to request error informationThomas Falcon2-176/+1
2018-08-07liquidio: avoided acquiring post_lock for data only queuesIntiyaz Basha2-3/+29
2018-08-07nfp: flower: add geneve option match offloadPieter Jansen van Vuuren3-0/+69
2018-08-07nfp: flower: add geneve option push action offloadPieter Jansen van Vuuren3-7/+114
2018-08-07nfp: flower: allow matching on ipv4 UDP tunnel tos and ttlJohn Hurley3-3/+17
2018-08-07nfp: flower: set ip tunnel ttl from encap actionJohn Hurley1-18/+21
2018-08-07i40e: fix i40e_add_queue_stats data pointer updateJacob Keller1-1/+6
2018-08-07i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz4-0/+42
2018-08-07i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz2-0/+4
2018-08-07i40e: fix warning about shadowed ring parameterJacob Keller1-4/+2
2018-08-07i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller1-1/+0
2018-08-07net: systemport: Add support for WAKE_FILTERFlorian Fainelli2-9/+195
2018-08-07net: dsa: bcm_sf2: Propagate ethtool::rxnfc to CPU portFlorian Fainelli1-3/+40
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-53/+203
2018-08-07ieee802154: hwsim: fix rcu address annotationAlexander Aring1-3/+3
2018-08-07i40e: convert priority flow control stats to use helpersJacob Keller1-36/+51
2018-08-07i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller1-40/+43
2018-08-07i40e: Set fec_config when forcing link stateMariusz Stachura1-0/+2
2018-08-07i40e: add helper to copy statistic values into ethtool bufferJacob Keller1-23/+93
2018-08-07i40e: add helper function for copying strings from stat arraysJacob Keller1-20/+39
2018-08-07i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_registerYueHaibing1-69/+0
2018-08-07i40e: Remove duplicated prepare call in i40e_shutdownSergey Nemov1-6/+0
2018-08-06Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller5-0/+1007
2018-08-06ptp_qoriq: use div_u64/div_u64_rem for 64-bit divisionYangbo Lu1-2/+4
2018-08-06vhost: switch to use new message formatJason Wang3-19/+93
2018-08-06mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro1-1/+1
2018-08-06ieee802154: fakelb: add deprecated msg while probeAlexander Aring1-0/+3
2018-08-06ieee802154: hwsim: add replacement for fakelbAlexander Aring4-0/+1004
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller211-3866/+22060
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller13-316/+1211
2018-08-05mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata1-0/+27
2018-08-05mlxsw: spectrum: Fix a typoPetr Machata1-1/+1