summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-03-13qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru3-0/+19
2019-03-13qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-03-13qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-03-13net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu1-3/+3
2019-03-13net: stmmac: Send TSO packets always from Queue 0Jose Abreu1-1/+10
2019-03-13net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-4/+10
2019-03-13net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam2-11/+20
2019-03-13qed: Fix stack out of bounds bugManish Chopra1-4/+4
2019-03-13qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-03-13qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-03-13qed: Fix LACP pdu drops for VFsManish Chopra3-2/+16
2019-03-13qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2019-03-13net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-03-13net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-03-13net: hns: Restart autoneg need return failed when autoneg offYonglong Liu1-7/+9
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-03-13net: 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
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+13
2019-02-12net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...Guy Shattah1-2/+7
2019-02-12bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan1-1/+7