summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-10-23octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham4-0/+375
2018-10-23octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach4-0/+18
2018-10-23octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham4-0/+181
2018-10-23octeontx2-af: Enable packet length and csum validationSunil Goutham2-0/+28
2018-10-23octeontx2-af: Support for VTAG strip and captureVamsi Attunuru4-1/+101
2018-10-23octeontx2-af: Update bcast list upon NIXLF alloc/freeSunil Goutham1-0/+133
2018-10-23octeontx2-af: Broadcast packet replication supportSunil Goutham2-0/+220
2018-10-23octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya7-2/+90
2018-10-23octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham6-1/+385
2018-10-23octeontx2-af: Add NPC KPU profileHao Zheng2-0/+5852
2018-10-23octeontx2-af: Reset NIXLF's Rx/Tx statsVamsi Attunuru3-1/+34
2018-10-23octeontx2-af: NIX Tx scheduler queue config supportSunil Goutham5-5/+199
2018-10-23octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham4-4/+265
2018-10-23net: ena: fix compilation error in xtensa architectureArthur Kiyanovski1-0/+1
2018-10-23net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter1-1/+1
2018-10-23qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter1-1/+1
2018-10-23net: hns3: Add enable and process hw errors of TM schedulerShiju Jose4-0/+303
2018-10-23net: hns3: Add enable and process hw errors from PPPShiju Jose3-0/+280
2018-10-23net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose3-0/+207
2018-10-23net: hns3: Add enable and process common ecc errorsShiju Jose3-0/+318
2018-10-23net: hns3: Add support to enable and disable hw errorsShiju Jose3-0/+32
2018-10-23net: hns3: Add PCIe AER error recoveryShiju Jose4-7/+35
2018-10-23net: hns3: Add PCIe AER callback error_detectedShiju Jose6-1/+101
2018-10-23octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing1-22/+3
2018-10-23octeontx2-af: Remove set but not used variable 'block'YueHaibing1-3/+0
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-13/+98
2018-10-22net: ethernet: wiznet: w5300: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-22net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-22net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-22net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang1-2/+1
2018-10-22net: ethernet: davicom: dm9000: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-22net: ethernet: cadence: macb_main: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-20r8169: add support for Byte Queue LimitsFlorian Westphal1-5/+13
2018-10-20r8169: handle all interrupt events in the hard irq handlerHeiner Kallweit1-46/+19
2018-10-20net: ethernet: lpc_eth: add device and device node local variablesVladimir Zapolskiy1-19/+21
2018-10-20net: ethernet: lpc_eth: remove unused local variableVladimir Zapolskiy1-3/+0
2018-10-20net: ethernet: lpc_eth: remove CONFIG_OF guard from the driverVladimir Zapolskiy1-3/+1
2018-10-20net: ethernet: lpc_eth: clean up the list of included headersVladimir Zapolskiy1-22/+6
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-89/+108
2018-10-19rocker: Drop pointless static qualifierYueHaibing1-2/+2
2018-10-19qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King1-1/+1
2018-10-19Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller6-90/+455
2018-10-19net-next/hinic: add checksum offload and TSO supportZhao Chen10-60/+571
2018-10-19cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar2-36/+12
2018-10-19bnxt_en: Copy and paste bug in extended tx_statsDan Carpenter1-1/+1
2018-10-18net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin1-5/+41
2018-10-18net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin1-2/+126
2018-10-18net/mlx5e: Add port FEC get/set functionsShay Agroskin2-0/+220
2018-10-18net/mlx5: Remove counter from idr after removing it from listVlad Buslov1-5/+13
2018-10-18net/mlx5: Take fs_counters dellist before addlistVlad Buslov1-5/+8