aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata1-15/+50
2024-03-11mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata1-0/+3
2024-03-11mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata5-9/+11
2024-03-11mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata3-12/+36
2024-03-11mlxsw: spectrum_router: Rename two functionsPetr Machata3-19/+19
2024-03-11r8152: fix unknown device for choose_configurationHayes Wang1-1/+1
2024-03-11net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood1-5/+7
2024-03-11r8169: switch to new function phy_support_eeeHeiner Kallweit1-2/+1
2024-03-11net: phy: simplify a check in phy_check_link_statusHeiner Kallweit1-2/+2
2024-03-11net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko1-2/+0
2024-03-11net: dsa: mt7530: disable LEDs before resetJustin Swartz1-0/+6
2024-03-11net: mdio_bus: Remove unused of_gpio.hAndy Shevchenko1-2/+0
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+1
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina1-5/+234
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina1-1/+150
2024-03-11net: wan: Add support for QMC HDLCHerve Codina3-0/+432
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller3-5/+145
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski30-172/+989
2024-03-08Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-nextJakub Kicinski4-16/+8
2024-03-08net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor1-17/+20
2024-03-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski3-42/+17
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski102-998/+2580
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen1-3/+4
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang1-1/+4
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang2-2/+2
2024-03-08net: hns3: fix delete tc fail issueJijie Shao5-0/+22
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu1-1/+1
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan5-3/+18
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan2-11/+22
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao1-1/+1
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson1-22/+8
2024-03-08ionic: better dma-map error handlingShannon Nelson1-18/+14
2024-03-08ionic: remove unnecessary NULL testShannon Nelson1-6/+0
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson1-2/+2
2024-03-08ionic: rearrange ionic_qcqShannon Nelson1-4/+4
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson3-19/+6
2024-03-08ionic: refactor skb buildingShannon Nelson1-53/+65
2024-03-08ionic: fold adminq clean into service routineShannon Nelson1-21/+11
2024-03-08ionic: use specialized desc info structsShannon Nelson5-86/+111
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson7-89/+38
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson5-91/+57
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson3-65/+67
2024-03-08ionic: drop q mappingShannon Nelson3-35/+10
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson4-60/+45
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller6-42/+53
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna5-2/+23
2024-03-08net: chelsio: remove unused function calc_tx_descsColin Ian King1-14/+0
2024-03-08net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital1-1/+1
2024-03-08octeontx2-af: Fix devlink paramsSunil Goutham1-10/+10
2024-03-07eth: bnxt: support per-queue statisticsJakub Kicinski1-0/+65