summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-11ptp: Move from simple ida to xarrayKory Maincent
2024-03-11vxlan: Remove generic .ndo_get_stats64Breno Leitao
2024-03-11vxlan: Do not alloc tstats manuallyBreno Leitao
2024-03-11ravb: Correct buffer size to map for R-Car RxNiklas Söderlund
2024-03-11net: amt: Remove generic .ndo_get_stats64Breno Leitao
2024-03-11net: amt: Move stats allocation to coreBreno Leitao
2024-03-11net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-11mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata
2024-03-11mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata
2024-03-11mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata
2024-03-11mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata
2024-03-11mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata
2024-03-11mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata
2024-03-11mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata
2024-03-11mlxsw: spectrum_router: Rename two functionsPetr Machata
2024-03-11net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood
2024-03-11r8169: switch to new function phy_support_eeeHeiner Kallweit
2024-03-11net: phy: simplify a check in phy_check_link_statusHeiner Kallweit
2024-03-11net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko
2024-03-11net: dsa: mt7530: disable LEDs before resetJustin Swartz
2024-03-11net: mdio_bus: Remove unused of_gpio.hAndy Shevchenko
2024-03-11ptp: make ptp_class constantRicardo B. Marliere
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina
2024-03-11net: wan: Add support for QMC HDLCHerve Codina
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-08Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-03-08Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson
2024-03-08ionic: better dma-map error handlingShannon Nelson
2024-03-08ionic: remove unnecessary NULL testShannon Nelson
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson
2024-03-08ionic: rearrange ionic_qcqShannon Nelson
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson
2024-03-08ionic: refactor skb buildingShannon Nelson
2024-03-08ionic: fold adminq clean into service routineShannon Nelson
2024-03-08ionic: use specialized desc info structsShannon Nelson
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson