summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-04-17net/mlx5e: Update xon formulaHuy Nguyen
2019-04-17net/mlx5e: Update xoff formulaHuy Nguyen
2019-04-17net: mlx5: Add a missing check on idr_find, free bufAditya Pakki
2019-04-17r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit
2019-04-17net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-17nfp: disable netpoll on representorsJakub Kicinski
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery
2019-04-17net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz
2019-04-17r8169: disable ASPM againHeiner Kallweit
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov
2019-04-17ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-05net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-04-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-05net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-05net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose
2019-04-05ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller
2019-04-05enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann
2019-04-05net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor
2019-04-05net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang
2019-04-05net/mlx5: Avoid panic when setting vport rateTonghao Zhang
2019-04-05net/mlx5e: Fix access to non-existing receive queueTariq Toukan
2019-04-03r8169: fix cable re-plugging issueHeiner Kallweit
2019-04-03thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson
2019-04-03thunderx: enable page recycling for non-XDP caseDean Nelson
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-04-03net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-03-27net/mlx5: Fix DCT creation bad flowYishai Hadas
2019-03-19net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen
2019-03-19lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-19lan743x: Fix RX Kernel PanicBryan Whitehead
2019-03-10sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-03-10net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov
2019-02-27enc28j60: Correct description of debug module parameterAndy Shevchenko
2019-02-27bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan