summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* ptp: make ptp_class constantRicardo B. Marliere2024-03-113-10/+12
* net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina2024-03-111-5/+234
* net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina2024-03-111-1/+150
* net: wan: Add support for QMC HDLCHerve Codina2024-03-113-0/+432
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-03-113-5/+145
|\
| * ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka2024-03-063-5/+145
* | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-03-0830-172/+989
|\ \
| * | net/mlx5: Enable SD featureTariq Toukan2024-03-071-1/+2
| * | net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2024-03-072-2/+4
| * | net/mlx5e: Support per-mdev queue counterTariq Toukan2024-03-0710-69/+111
| * | net/mlx5e: Support cross-vhca RSSTariq Toukan2024-03-0710-57/+179
| * | net/mlx5e: Let channels be SD-awareTariq Toukan2024-03-078-27/+35
| * | net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2024-03-072-10/+23
| * | net/mlx5e: Create single netdev per SD groupTariq Toukan2024-03-071-7/+62
| * | net/mlx5: SD, Add debugfsTariq Toukan2024-03-071-0/+34
| * | net/mlx5: SD, Add informative prints in kernel logTariq Toukan2024-03-071-0/+21
| * | net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan2024-03-071-1/+184
| * | net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan2024-03-072-2/+121
| * | net/mlx5: SD, Implement basic query and instantiationTariq Toukan2024-03-071-1/+109
| * | net/mlx5: SD, Introduce SD libTariq Toukan2024-03-074-1/+110
* | | Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-03-0811-28/+209
|\ \ \
| * | | Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto2024-03-061-0/+1
| * | | Bluetooth: btusb: Add support Mediatek MT7920Peter Tsao2024-03-061-1/+10
| * | | Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2024-03-062-0/+2
| * | | Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler2024-03-061-0/+3
| * | | Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz2024-03-062-5/+9
| * | | Bluetooth: btrtl: fix out of bounds memory accessAndrey Skvortsov2024-03-061-0/+1
| * | | Bluetooth: hci_h5: Add ability to allocate memory for private dataAndrey Skvortsov2024-03-063-6/+19
| * | | Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz2024-03-061-2/+2
| * | | Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski2024-03-061-3/+3
| * | | Bluetooth: btintel: Print Firmware Sequencer informationKiran K2024-03-061-0/+114
| * | | Bluetooth: btbcm: Use devm_kstrdup()Christophe JAILLET2024-03-061-4/+1
| * | | Bluetooth: btbcm: Use strreplace()Christophe JAILLET2024-03-061-5/+2
| * | | Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis2024-03-061-1/+1
| * | | Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925Ulrik Strid2024-03-061-0/+5
| * | | Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale2024-03-061-3/+21
| * | | Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou2024-03-062-0/+17
| | |/ | |/|
* | | Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski2024-03-084-16/+8
|\ \ \
| * | | ieee802154: mcr20a: Remove unused of_gpio.hAndy Shevchenko2024-03-061-1/+0
| * | | ieee802154: at86rf230: Replace of_gpio.h by proper oneAndy Shevchenko2024-03-061-2/+1
| * | | ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() callTejun Heo2024-02-261-8/+2