aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-01-21net: mvneta: enable jumbo frames if the loaded XDP program support fragsLorenzo Bianconi1-4/+9
2022-01-21net: mvneta: add frags support to XDP_TXLorenzo Bianconi1-36/+76
2022-01-21net: marvell: rely on xdp_update_skb_shared_info utility routineLorenzo Bianconi1-13/+10
2022-01-21net: mvneta: simplify mvneta_swbm_add_rx_fragment managementLorenzo Bianconi1-27/+15
2022-01-21net: mvneta: update frags bit before passing the xdp buffer to eBPF layerLorenzo Bianconi1-5/+18
2022-01-21octeontx2-af: Add KPU changes to parse NGIO as separate layerKiran Kumar K1-35/+35
2022-01-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep1-1/+6
2022-01-21octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfacesGeetha sowjanya1-14/+11
2022-01-21octeontx2-af: Increase link credit restore polling timeoutGeetha sowjanya2-2/+3
2022-01-21octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya2-0/+3
2022-01-21octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya7-7/+66
2022-01-21octeontx2-af: Retry until RVU block reset completeGeetha sowjanya1-2/+5
2022-01-21octeontx2-af: Fix LBK backpressure id countSunil Goutham1-3/+3
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep2-11/+31
2022-01-20i40e: fix unsigned stat widthsJoe Damato3-7/+7
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek3-2/+46
2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch1-0/+14
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61
2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3
2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa1-11/+21
2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa1-5/+5
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-161/+343
2022-01-19net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz1-1/+2
2022-01-19net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias Waldekranz1-6/+19
2022-01-19net: mscc: ocelot: fix using match before it is setTom Rix1-7/+8
2022-01-19net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel3-7/+7
2022-01-19net: axienet: increase default TX ring size to 128Robert Hancock1-1/+1
2022-01-19net: axienet: fix for TX busy handlingRobert Hancock1-39/+47
2022-01-19net: axienet: fix number of TX ring slots for available checkRobert Hancock1-2/+2
2022-01-19net: axienet: Fix TX ring slot available checkRobert Hancock1-2/+2
2022-01-19net: axienet: limit minimum TX ring sizeRobert Hancock1-1/+3
2022-01-19net: axienet: add missing memory barriersRobert Hancock1-1/+10
2022-01-19net: axienet: reset core on initialization prior to MDIO accessRobert Hancock1-0/+5
2022-01-19net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock1-0/+10
2022-01-19net: axienet: increase reset timeoutRobert Hancock1-10/+9
2022-01-17net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur1-3/+3
2022-01-15net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()Christophe JAILLET1-0/+1
2022-01-15net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix1-1/+1
2022-01-15net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean1-1/+28
2022-01-14net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng1-1/+2
2022-01-14lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin1-1/+2
2022-01-14net: apple: bmac: Fix build since dev_addr constificationMichael Ellerman1-1/+4
2022-01-14net: apple: mace: Fix build since dev_addr constificationMichael Ellerman1-5/+11
2022-01-14bcmgenet: add WOL IRQ checkSergey Shtylyov1-4/+6
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe61-262/+648
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+5
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-30/+28
2022-01-13net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean1-1/+4
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+4