summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-147-7/+7
|\
| * Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2024-03-067-7/+7
* | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-134-48/+41
|\ \
| * | thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-273-5/+1
| * | wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+2
| * | mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-6/+9
| * | Merge branch 'thermal-core'Rafael J. Wysocki2024-02-232-37/+33
| |\ \
| | * | iwlwifi: mvm: Use for_each_thermal_trip() for walking trip pointsRafael J. Wysocki2024-02-081-15/+25
| | * | iwlwifi: mvm: Populate trip table before registering thermal zoneRafael J. Wysocki2024-02-081-10/+9
| | * | iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki2024-02-082-14/+1
* | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-131-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2024-03-111-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus2024-02-121-1/+1
| | |/ /
* | | | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-134-5/+5
|\ \ \ \
| * | | | wifi: libertas: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
| * | | | net: vertexcom: mse102x: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
| * | | | net: ks8851: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-2/+2
| * | | | ieee802154: ca8210: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-119-75/+60
|\ \ \ \ \
| * | | | | nfp: flower: handle acti_netdevs allocation failureDuoming Zhou2024-03-111-0/+5
| * | | | | r8152: fix unknown device for choose_configurationHayes Wang2024-03-111-1/+1
| * | | | | net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor2024-03-081-17/+20
| * | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-03-083-42/+17
| |\ \ \ \ \
| | * | | | | ice: fix stats being updated by way too large valuesPrzemek Kitszel2024-03-061-13/+11
| | * | | | | igb: Fix missing time sync eventsVinicius Costa Gomes2024-03-061-18/+5
| | * | | | | igc: Fix missing time sync eventsVinicius Costa Gomes2024-03-061-11/+1
| * | | | | | net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital2024-03-081-1/+1
| * | | | | | octeontx2-af: Fix devlink paramsSunil Goutham2024-03-081-10/+10
| * | | | | | net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel2024-03-071-4/+6
* | | | | | | vxlan: Remove generic .ndo_get_stats64Breno Leitao2024-03-111-2/+0
* | | | | | | vxlan: Do not alloc tstats manuallyBreno Leitao2024-03-111-11/+2
* | | | | | | ravb: Correct buffer size to map for R-Car RxNiklas Söderlund2024-03-111-1/+1
* | | | | | | net: amt: Remove generic .ndo_get_stats64Breno Leitao2024-03-111-1/+0
* | | | | | | net: amt: Move stats allocation to coreBreno Leitao2024-03-111-7/+2
* | | | | | | net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König2024-03-111-4/+2
* | | | | | | mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata2024-03-111-2/+68
* | | | | | | mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata2024-03-111-6/+142
* | | | | | | mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata2024-03-111-0/+2
* | | | | | | mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata2024-03-111-15/+50
* | | | | | | mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata2024-03-111-0/+3
* | | | | | | mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata2024-03-115-9/+11
* | | | | | | mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata2024-03-113-12/+36
* | | | | | | mlxsw: spectrum_router: Rename two functionsPetr Machata2024-03-113-19/+19
* | | | | | | net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood2024-03-111-5/+7
* | | | | | | r8169: switch to new function phy_support_eeeHeiner Kallweit2024-03-111-2/+1
* | | | | | | net: phy: simplify a check in phy_check_link_statusHeiner Kallweit2024-03-111-2/+2
* | | | | | | net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko2024-03-111-2/+0
* | | | | | | net: dsa: mt7530: disable LEDs before resetJustin Swartz2024-03-111-0/+6
* | | | | | | net: mdio_bus: Remove unused of_gpio.hAndy Shevchenko2024-03-111-2/+0
* | | | | | | net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina2024-03-111-5/+234