summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...YueHaibing2018-11-281-11/+2Star
* net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_...YueHaibing2018-11-281-7/+0Star
* dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu2018-11-283-0/+10
* dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu2018-11-283-16/+7Star
* dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu2018-11-282-1/+52
* dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu2018-11-281-7/+7
* dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu2018-11-282-3/+33
* dpaa2-eth: Move functionIoana Ciocoi Radulescu2018-11-281-17/+17
* dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu2018-11-281-3/+40
* dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu2018-11-282-1/+194
* bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru2018-11-281-0/+6
* bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru2018-11-282-1/+28
* r8169: remove unneeded mmiowb barriersHeiner Kallweit2018-11-281-7/+1Star
* net: hns3: Config NIC port speed same as that of optical modulePeng Li2018-11-283-60/+49Star
* qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru2018-11-284-34/+40
* qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru2018-11-282-2/+7
* qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru2018-11-283-8/+11
* qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru2018-11-281-7/+13
* mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel2018-11-283-8/+10
* mlxsw: spectrum_router: Introduce emulated VLAN RIFsIdo Schimmel2018-11-281-0/+9
* mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel2018-11-281-0/+33
* mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel2018-11-281-1/+1
* mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel2018-11-283-1/+10
* net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing2018-11-281-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-264-34/+28Star
|\
| * bpf: do not pass netdev to translate() and prepare() offload callbacksQuentin Monnet2018-11-111-5/+4Star
| * bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()Quentin Monnet2018-11-111-2/+1Star
| * bpf: pass destroy() as a callback and remove its ndo_bpf subcommandQuentin Monnet2018-11-111-5/+2Star
| * bpf: pass translate() as a callback and remove its ndo_bpf subcommandQuentin Monnet2018-11-111-8/+3Star
| * bpf: call verifier_prep from its callback in struct bpf_offload_devQuentin Monnet2018-11-111-6/+5Star
| * bpf: pass a struct with offload callbacks to bpf_offload_dev_create()Quentin Monnet2018-11-113-4/+4
| * nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.cQuentin Monnet2018-11-113-8/+12
| * nfp: bpf: relax prog rejection through max_pkt_offsetJiong Wang2018-11-091-4/+5
* | r8169: make use of xmit_more and __netdev_sent_queueHeiner Kallweit2018-11-251-10/+9Star
* | net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King2018-11-251-1/+4
* | cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing2018-11-251-4/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-2523-154/+217
|\ \
| * | net: gemini: Fix copy/paste errorAndreas Fiedler2018-11-241-1/+1
| * | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-11-241-1/+3
| * | net: amd: add missing of_node_put()Yangtao Li2018-11-241-1/+3
| * | ibmvnic: Update driver queues after change in ring size supportThomas Falcon2018-11-221-1/+8
| * | ibmvnic: Fix RX queue buffer cleanupThomas Falcon2018-11-221-2/+2
| * | net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi2018-11-221-2/+7
| * | net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-11-221-4/+3Star
| * | tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-201-2/+16
| * | Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-11-2012-83/+116
| |\ \
| | * | net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin2018-11-201-2/+1Star
| | * | net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2018-11-202-4/+4
| | * | net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin2018-11-201-2/+2
| | * | net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin2018-11-201-16/+12Star