summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-12-08net: hns3: add handling of hw errors reported through MSIXSalil Mehta6-2/+139
2018-12-08net: hns3: deleted logging 1 bit errorsShiju Jose1-37/+0
2018-12-08net: hns3: add handling of hw ras errors using new set of commandsShiju Jose3-170/+331
2018-12-08net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose1-9/+7
2018-12-08net: hns3: rename process_hw_error functionShiju Jose5-6/+6
2018-12-08net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose1-22/+5
2018-12-08net: hns3: re-enable error interrupts on hw resetShiju Jose3-7/+10
2018-12-08net: hns3: rename enable error interrupt functionsShiju Jose3-55/+34
2018-12-08net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose3-475/+18
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-07net: core: dev: Add extack argument to dev_open()Petr Machata7-7/+7
2018-12-06net: Use of_node_name_eq for node name comparisonsRob Herring5-9/+9
2018-12-06Merge tag 'mlx5e-updates-2018-12-04' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller9-216/+331
2018-12-06net/mlx5e: Improve ethtool private-flags code structureTariq Toukan2-53/+41
2018-12-06net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin3-6/+134
2018-12-06net/mlx5e: Move RSS params to a dedicated structAya Levin6-47/+62
2018-12-06net/mlx5e: Refactor TIR configuration functionAya Levin4-104/+87
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski11-27/+32
2018-12-05qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King1-1/+1
2018-12-05net/mlx5e: Move modify tirs hash functionalityAya Levin3-25/+29
2018-12-05net/mlx5e: Cleanup unused definesGal Pressman1-3/+0
2018-12-05net/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-04net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2-26/+2
2018-12-04net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-14/+2
2018-12-04net: stmmac: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-30/+4
2018-12-04nfp: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-34/+8
2018-12-04net/mlx4_core: Fix several coding style errorsErez Alfasi1-3/+3
2018-12-04net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi1-6/+5
2018-12-04octeontx2-af: Enable mkex profileVamsi Attunuru8-2/+213
2018-12-04octeontx2-af: Add LSO format configuration mailboxNithin Dabilpuram3-7/+91
2018-12-04octeontx2-af: Add L3 and L4 packet verification mailboxVidhya Raman3-0/+55
2018-12-04octeontx2-af: Configure VLAN TPIDsNithin Dabilpuram1-0/+7
2018-12-04octeontx2-af: Add support for Tx packet markingKrzysztof Kanas3-0/+133
2018-12-04octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru1-4/+31
2018-12-04octeontx2-af: Define all NIX_AF_RX_DEF_* registersJerin Jacob1-5/+20
2018-12-04octeontx2-af: Enable inner IPv4 checksum and its error codeJerin Jacob1-1/+8
2018-12-04octeontx2-af: Allow freeing single TLx Tx schedule queueNithin Dabilpuram1-1/+71
2018-12-04octeontx2-af: Restrict TL1 allocation and configurationNithin Dabilpuram3-18/+218
2018-12-04octeontx2-af: Add support for runtime RSS algo index reservationJerin Jacob4-94/+119