summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.0.7' into dev-5.0Joel Stanley2019-04-0810-50/+77
|\
| * net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-04-051-1/+1
| * e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-04-051-0/+2
| * e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov2019-04-051-9/+6
| * net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King2019-04-051-6/+11
| * mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli2019-04-051-2/+2
| * e1000e: Fix -Wformat-truncation warningsFlorian Fainelli2019-04-051-2/+2
| * net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose2019-04-051-16/+20
| * ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller2019-04-051-2/+13
| * enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann2019-04-051-3/+3
| * net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor2019-04-051-3/+3
| * net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-04-051-2/+2
| * net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-04-051-4/+9
| * net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-04-051-0/+3
* | net: npcm: use bitmap functions on link mode paramsBenjamin Fair2019-04-041-2/+2
* | Merge tag 'v5.0.6' into dev-5.0Joel Stanley2019-04-035-28/+33
|\ \ | |/
| * r8169: fix cable re-plugging issueHeiner Kallweit2019-04-031-1/+1
| * thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson2019-04-031-4/+3
| * thunderx: enable page recycling for non-XDP caseDean Nelson2019-04-031-12/+11
| * net: stmmac: fix memory corruption with large MTUsAaro Koskinen2019-04-031-2/+3
| * net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov2019-04-031-2/+3
| * mac8390: Fix mmio access size probeFinn Thain2019-04-031-7/+12
* | Merge tag 'v5.0.5' into dev-5.0Joel Stanley2019-04-011-30/+36
|\ \ | |/
| * net/mlx5: Fix DCT creation bad flowYishai Hadas2019-03-271-30/+36
* | net: npcm: add NPCM7xx Ethernet MAC controllerTomer Maimon2019-03-203-1/+2109
|/
* net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose2019-03-193-3/+11
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-191-3/+3
* net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-191-0/+8
* net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-191-0/+1
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-191-1/+1
* net: hns3: add dma_rmb() for rx descriptionJian Shen2019-03-191-0/+2
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-191-8/+1
* lan743x: Fix RX Kernel PanicBryan Whitehead2019-03-191-14/+32
* sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-101-1/+23
* net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri2019-03-101-3/+11
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-011-4/+12
* net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov2019-03-014-0/+29
* enc28j60: Correct description of debug module parameterAndy Shevchenko2019-02-271-1/+1
* bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-02-271-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-2415-181/+213
|\
| * net: set static variable an initial value in atl2_probe()Mao Wenan2019-02-231-3/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-221-11/+6
| |\
| | * nfp: bpf: fix ALU32 high bits clearance bugJiong Wang2019-02-231-11/+6
| | * nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang2019-02-231-1/+1
| * | bnxt_en: Wait longer for the firmware message response to complete.Michael Chan2019-02-222-2/+2
| * | bnxt_en: Fix typo in firmware message timeout logic.Michael Chan2019-02-221-1/+1
| * | net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev2019-02-221-102/+12
| * | net: thunderx: move link state polling function to VFVadim Lomovtsev2019-02-223-19/+74
| * | net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev2019-02-222-3/+12
| * | net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev2019-02-223-9/+7
OpenPOWER on IntegriCloud