summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen1-5/+7
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-05-09net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean1-4/+0
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
2022-05-09net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang1-1/+1
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra1-4/+5
2022-05-09ice: wait 5 s for EMP reset after firmware flashPetr Oros1-0/+3
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon1-0/+7
2022-05-09net: lan966x: fix a couple off by one bugsDan Carpenter1-2/+2
2022-05-09net: hns3: add return value for mailbox handling in PFJian Shen1-10/+12
2022-05-09net: hns3: add validity check for message data lengthJian Shen1-0/+7
2022-05-09net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang1-1/+1
2022-05-09net: hns3: fix error log of tx/rx tqps statsPeng Li1-2/+2
2022-05-09net: hns3: clear inited state and stop client after failed to register netdevJian Shen1-0/+9
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann1-4/+4
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin1-0/+8
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi1-2/+6
2022-04-27net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng2-16/+16
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao1-2/+2
2022-04-27net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean1-0/+2
2022-04-27net: restore alpha order to Ethernet devices in configStephen Hemminger1-13/+13
2022-04-27ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie1-0/+1
2022-04-27ice: fix crash in switchdev modeWojciech Drewek1-1/+2
2022-04-27ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski1-1/+1
2022-04-27igc: Fix suspending when PTM is activeVinicius Costa Gomes1-1/+14
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin1-2/+2
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin1-2/+9
2022-04-20myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong1-4/+2
2022-04-20net: axienet: setup mdio unconditionallyAndy Chiu1-7/+6
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap1-0/+1
2022-04-20net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton1-2/+2
2022-04-20net: ftgmac100: access hardware register after clock readyDylan Hung1-5/+5
2022-04-20net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur1-2/+4
2022-04-20net: lan966x: Fix when a port's upper is changed.Horatiu Vultur1-2/+1
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen3-16/+9
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak1-0/+1
2022-04-20Revert "iavf: Fix deadlock occurrence during resetting VF interface"Mateusz Palczewski1-5/+2
2022-04-20ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin3-18/+14
2022-04-13qed: fix ethtool register dumpManish Chopra1-1/+1
2022-04-13qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2022-04-13net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo3-1/+6
2022-04-13net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn1-1/+1
2022-04-13ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski1-1/+1
2022-04-13ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski1-1/+1
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski3-3/+7
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko1-2/+2
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko1-0/+1
2022-04-13dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin1-1/+3
2022-04-13sfc: Do not free an empty page_ringMartin Habets1-0/+3