summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-09-10net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King
2019-09-09i40e: Add support for X710 deviceMariusz Stachura
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues
2019-09-09i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin
2019-09-09iavf: allow permanent MAC address to changeMitch Williams
2019-09-09igc: Add NVM checksum validationSasha Neftin
2019-09-09fm10k: use a local variable for the frag pointerJacob Keller
2019-09-09igc: Remove useless forward declarationSasha Neftin
2019-09-09e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng
2019-09-09ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl
2019-09-09iavf: remove unused debug function iavf_debug_dYueHaibing
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-06lan743x: remove redundant assignment to variable rx_process_resultColin Ian King
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman
2019-09-06ravb: remove undocumented endianness selectionSimon Horman
2019-09-06ravb: remove undocumented counter processingSimon Horman
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao
2019-09-06net: hns3: add client node validity judgmentPeng Li
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko
2019-09-06nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnicszhong jiang
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin
2019-09-05net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed
2019-09-05net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun
2019-09-05net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy
2019-09-05net/mlx5e: kTLS, Remove unused function parameterTariq Toukan
2019-09-05net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang
2019-09-05net/mlx5: fix missing assignment of variable errColin Ian King
2019-09-05net/mlx5: fix spelling mistake "offlaods" -> "offloads"Colin Ian King