summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan2019-01-153-0/+134
* ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan2019-01-154-0/+68
* ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash2019-01-151-0/+6
* ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan2019-01-152-91/+53Star
* ice: Fix unused variable build warningBruce Allan2019-01-151-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27380-9214/+28710
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-251-4/+10
| |\
| | * bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2018-12-241-4/+10
| * | net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-241-5/+0Star
| * | mlxsw: spectrum: drop useless LIST_HEADJulia Lawall2018-12-241-1/+0Star
| * | net/mlx5e: drop useless LIST_HEADJulia Lawall2018-12-241-3/+0Star
| * | net/mlx5e: fix semicolon.cocci warningskbuild test robot2018-12-241-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-222-2/+3
| |\|
| * | net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-213-1/+34
| * | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-214-27/+173
| * | net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan2018-12-213-21/+54
| * | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan2018-12-214-24/+65
| * | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan2018-12-213-18/+9Star
| * | net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan2018-12-211-0/+5
| * | net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan2018-12-215-26/+18Star
| * | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan2018-12-213-11/+18
| * | net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan2018-12-211-3/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-211-17/+10Star
| |\ \
| | * | nfp: bpf: optimize codegen for JSET with a constantJakub Kicinski2018-12-201-12/+10Star
| | * | nfp: bpf: remove the trivial JSET optimizationJakub Kicinski2018-12-201-5/+0Star
| * | | net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund2018-12-211-28/+27Star
| * | | Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-12-219-103/+177
| |\ \ \
| | * | | net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is offAviv Heller2018-12-201-5/+8
| | * | | net/mlx5: Fix query_nic_sys_image_guid() error during initAviv Heller2018-12-201-3/+13
| | * | | net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein2018-12-201-20/+24
| | * | | net/mlx5e: Support VLAN encap ETH header generationEli Britstein2018-12-201-2/+13
| | * | | net/mlx5e: Re-order route and encap header memory allocationEli Britstein2018-12-201-28/+34
| | * | | net/mlx5e: Tunnel encap ETH header helper functionEli Britstein2018-12-201-12/+17
| | * | | net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein2018-12-201-0/+6
| | * | | net/mlx5e: Tunnel routing output devs helper functionEli Britstein2018-12-201-36/+34Star
| | * | | net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein2018-12-203-0/+15
| | * | | net/mlx5e: Allow vlans on e-switch uplink repsOr Gerlitz2018-12-201-1/+4
| | * | | net/mlx5e: Increase VF representors' SQ size to 128Gavi Teitz2018-12-201-3/+3
| | * | | mlx5: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-203-11/+24
| | * | | mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar2018-12-201-2/+2
| * | | | mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel2018-12-211-5/+0Star
| * | | | mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel2018-12-213-21/+11Star
| * | | | mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel2018-12-211-5/+10
| * | | | mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel2018-12-212-0/+2
| * | | | mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel2018-12-211-4/+9
| * | | | mlxsw: spectrum: Set PVID during port initializationIdo Schimmel2018-12-211-0/+8
| * | | | mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel2018-12-214-15/+20
| * | | | mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel2018-12-213-2/+24
| * | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-12-2113-26/+373
| |\ \ \ \
| | * | | | ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit2018-12-201-0/+18