aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-05-02cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-24net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-24amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-04-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-04-24hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-04-24hinic: fix a bug of waitting for IO stoppedLuo bin
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-02bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-20sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-11net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-11drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-11net: atlantic: fix potential error handlingPavel Belous
2020-03-11qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-03-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-03-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-11net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-03-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-02-28enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-28mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-02-14net: macb: Limit maximum GEM TX length in TSOHarini Katakam
2020-02-14net: macb: Remove unnecessary alignment check for TSOHarini Katakam