aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-07net: hns3: deleted logging 1 bit errorsShiju Jose1-37/+0
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose3-170/+331
2018-12-07net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose1-9/+7
2018-12-07net: hns3: rename process_hw_error functionShiju Jose5-6/+6
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose1-22/+5
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose3-7/+10
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose3-55/+34
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose3-475/+18
2018-12-07nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang1-0/+45
2018-12-07mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enablePetr Machata1-0/+41
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata2-0/+30
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata2-0/+11
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata2-0/+11
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata2-1/+2
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata3-7/+25
2018-12-07net: aquantia: add support of RSS configurationDmitry Bogdanov1-0/+36
2018-12-07net: aquantia: fix initialization of RSS tableDmitry Bogdanov1-2/+2
2018-12-07net: aquantia: increase max number of hw queuesDmitry Bogdanov2-2/+2
2018-12-07net: aquantia: fix RSS table and key sizesDmitry Bogdanov2-3/+3
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2018-12-06mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel1-2/+5
2018-12-06mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel1-2/+2
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata7-7/+7
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring5-9/+9
2018-12-05Merge tag 'mlx5e-updates-2018-12-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-216/+331
2018-12-05net/mlx5e: Improve ethtool private-flags code structureTariq Toukan2-53/+41
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin3-6/+134
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin6-47/+62
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin4-104/+87
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski11-27/+32
2018-12-04net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach1-1/+32
2018-12-04net: mvpp2: fix detection of 10G SFP modulesBaruch Siach1-0/+1
2018-12-04ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2
2018-12-04qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King1-1/+1
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin3-25/+29
2018-12-04net/mlx5e: Cleanup unused definesGal Pressman1-3/+0
2018-12-04net/mlx5e: Remove trailing space of tx_pause ethtool counter nameSaeed Mahameed1-1/+1
2018-12-04mlxsw: spectrum: Mirror loopbacked packets instead of trapping themIdo Schimmel2-1/+4
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel1-5/+5
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky3-69/+1
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2-677/+0
2018-12-04net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky1-19/+3
2018-12-04net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky1-1/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-66/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-03net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2-26/+2
2018-12-03net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-14/+2
2018-12-03net: stmmac: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-30/+4
2018-12-03nfp: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-34/+8