summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen1-0/+3
2019-03-19lan743x: Fix TX Stall IssueBryan Whitehead1-8/+1
2019-03-19lan743x: Fix RX Kernel PanicBryan Whitehead1-14/+32
2019-03-14qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru3-0/+19
2019-03-14qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-03-14qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-03-14net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu1-3/+3
2019-03-14net: stmmac: Send TSO packets always from Queue 0Jose Abreu1-1/+10
2019-03-14net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-4/+10
2019-03-14net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam2-11/+20
2019-03-14qed: Fix stack out of bounds bugManish Chopra1-4/+4
2019-03-14qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-03-14qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-03-14qed: Fix LACP pdu drops for VFsManish Chopra3-2/+16
2019-03-14qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2019-03-14net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-03-14net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-03-14net: hns: Restart autoneg need return failed when autoneg offYonglong Liu1-7/+9
2019-03-14net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-03-14net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-10lan743x: Fix TX Stall IssueBryan Whitehead1-4/+12
2019-03-10bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-03-10sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-10net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri1-3/+11
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-02-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed4-4/+22
2019-02-27net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem1-0/+6
2019-02-27net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-27net: ena: fix race between link up and device initalizationArthur Kiyanovski1-5/+5
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-02-27mlxsw: pci: Return error on PCI reset timeoutNir Dotan1-2/+2
2019-02-27dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur1-0/+6
2019-02-27net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu1-13/+14
2019-02-27net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu1-12/+12
2019-02-27net: stmmac: Check if CBS is supported before configuringJose Abreu1-0/+2
2019-02-27net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu1-3/+3
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu1-0/+10
2019-02-27mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel1-0/+1
2019-02-27mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan1-1/+9
2019-02-27net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2-39/+75
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu1-4/+2
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2019-02-23net: netcp: Fix ethss driver probe issueMurali Karicheri1-1/+1