summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds66-351/+730
7 daysnet: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski7-6/+14
7 daysnet: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang1-0/+7
7 daysnet: hns3: fix permanent link down deadlock after resetShuaisong Yang1-7/+15
7 daysnet: hns3: refactor MAC autoneg and speed configurationShuaisong Yang2-14/+42
7 daysnet: hns3: unify copper port ksettings configuration pathShuaisong Yang2-19/+40
7 daysnet: mana: Optimize irq affinity for low vcpu configsShradha Gupta1-14/+64
7 daysnet: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
7 daysocteontx2-af: Free BPID bitmap on setup failureHaoxiang Li1-3/+8
7 daysnet: enetc: fix potential divide-by-zero when num_vsi is zeroWei Fang1-0/+3
8 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-27/+48
8 daysnet: stmmac: dwmac-spacemit: Fix wrong irq definitionInochi Amaoto1-2/+2
8 daysnet: stmmac: dwmac-spacemit: Fix wrong phy interface definitionInochi Amaoto1-3/+6
8 daysnet: ethernet: sunplus: spl2sw: fix phy_node refcount leak in removeShitalkumar Gandhi1-2/+4
8 daysnet: sungem: fix probe error cleanupRuoyu Wang1-4/+9
8 dayseth: mlx5: fix macsec dependencyArnd Bergmann1-1/+1
8 daysnet: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
8 daysocteontx2-af: fix CGX debugfs RVU AF PCI reference leaksRatheesh Kannoth1-26/+30
8 daysocteontx2-af: Validate NIX maximum LFs correctlySubbaraya Sundeep1-8/+19
8 daysnet: airoha: fix BQL underflow in shared QDMA TX ringLorenzo Bianconi2-76/+93
8 daysocteontx2-af: npc: cn20k: Fix subbank free list indexing for search orderRatheesh Kannoth1-12/+39
8 daysnet: mana: Fall back to standard MTU when PF reports adapter_mtu of 0Erni Sri Satya Vennela2-3/+16
8 daysnet: airoha: fix netif_set_real_num_tx_queues for sparse QoS channelsLorenzo Bianconi1-9/+16
8 daysnet: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()Lorenzo Bianconi1-1/+1
9 dayseth: fbnic: fix ordering of heartbeat vs ownershipJakub Kicinski1-5/+4
9 daysnet: au1000: move free_irq out of the close-time spinlocked sectionRunyu Xiao1-1/+2
9 daysnet: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi1-12/+11
10 daysnet: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan1-1/+1
10 daysbnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
10 dayseth: bnxt: improve the timing of statsJakub Kicinski3-1/+53
10 daysnet: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker1-21/+28
10 daysrocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang1-0/+3
10 dayse1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy2-1/+17
10 daysi40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella1-1/+1
10 daysice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming1-6/+10
10 daysice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming1-0/+4
10 daysice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik1-2/+2
10 daysice: fix ice_init_link() error return preventing probePaul Greenwalt1-11/+5
10 daysice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik2-5/+8
10 daysice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski1-1/+1
11 daysdpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei1-0/+8
11 daysnet: airoha: Fix skb->priority underflow in airoha_dev_select_queue()Wayen Yan1-1/+1
11 daysnet: emac: Fix NULL pointer dereference in emac_probeRosen Penev1-7/+6
11 daysocteontx2-pf: mcs: Fix mcs resources free on PF shutdownGeetha sowjanya1-2/+7
11 daysocteontx2-pf: Clear stats of all resources when freeing resourcesSubbaraya Sundeep1-0/+1
11 daysocteontx2-af: mcs: Fix unsupported secy stats readGeetha sowjanya2-4/+5
11 daysocteontx2-af: npc: cn20k: fix NPC defragRatheesh Kannoth1-3/+6
11 daysnet: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error pathsWayen Yan1-2/+2
11 daysnet: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang1-1/+1
14 dayseth: fbnic: take netif_addr_lock_bh() around rx mode address programmingDaniel Zahka3-1/+12