aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-05-09net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-09net: hns3: add return value for mailbox handling in PFJian Shen
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2022-05-09net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2022-05-09net: hns3: clear inited state and stop client after failed to register netdevJian Shen
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-27net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-04-27net: restore alpha order to Ethernet devices in configStephen Hemminger
2022-04-27igc: Fix suspending when PTM is activeVinicius Costa Gomes
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-20myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-20net: axienet: setup mdio unconditionallyAndy Chiu
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton
2022-04-20net: ftgmac100: access hardware register after clock readyDylan Hung
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-13Revert "net/mlx5: Accept devlink user input after driver initialization compl...dann frazier
2022-04-13qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-13net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-13net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn
2022-04-13ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-13dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-13sfc: Do not free an empty page_ringMartin Habets
2022-04-13bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui
2022-04-13bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-13bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi
2022-04-13net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-13ice: Clear default forwarding VSI during VSI releaseIvan Vecera
2022-04-13net: sfc: add missing xdp queue reinitializationTaehee Yoo
2022-04-13net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman
2022-04-13bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-13net/mlx5e: Disable TX queues before registering the netdevMaxim Mikityanskiy
2022-04-08net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-04-08net: hns3: fix the concurrency between functions reading debugfsYufeng Mo