summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: hide the PHYLIB_LEDS knobPaolo Abeni2023-04-261-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-2623-72/+64
|\
| * net: amd: Fix link leak when verifying config failedGencen Gan2023-04-251-1/+1
| * net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`Wang Zhang2023-04-231-2/+0
| * net: ethernet: mtk_eth_soc: use WO firmware for MT7981Daniel Golle2023-04-222-1/+7
| * Merge tag 'mlx5-fixes-2023-04-20' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-04-2216-54/+40
| |\
| | * Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov2023-04-211-28/+4
| | * net/mlx5e: Nullify table pointer when failing to createAya Levin2023-04-211-1/+2
| | * net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh2023-04-212-3/+3
| | * Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh2023-04-213-6/+7
| | * net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan2023-04-213-0/+5
| | * net/mlx5: Release tunnel device after tc update skbChris Mi2023-04-211-0/+1
| | * net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi2023-04-211-2/+0
| | * net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi2023-04-214-5/+15
| | * net/mlx5e: Release the label when replacing existing ct entryVlad Buslov2023-04-211-0/+1
| | * net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov2023-04-212-10/+3
| * | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-04-221-11/+12
| |\ \
| | * | ixgbe: Enable setting RSS table to default valuesJoe Damato2023-04-211-9/+10
| | * | ixgbe: Allow flow hash to be set via ethtoolJoe Damato2023-04-211-2/+2
| * | | nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang2023-04-221-2/+2
| * | | net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter2023-04-221-1/+2
| | |/ | |/|
* | | net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych2023-04-251-2/+2
* | | net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi2023-04-251-4/+4
* | | lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur2023-04-253-23/+28
* | | tsnep: Add XDP socket zero-copy TX supportGerhard Engleder2023-04-252-11/+121
* | | tsnep: Add XDP socket zero-copy RX supportGerhard Engleder2023-04-253-14/+556
* | | tsnep: Move skb receive action to separate functionGerhard Engleder2023-04-251-16/+23
* | | tsnep: Add functions for queue enable/disableGerhard Engleder2023-04-251-33/+64
* | | tsnep: Rework TX/RX queue initializationGerhard Engleder2023-04-251-43/+51
* | | tsnep: Replace modulo operation with maskGerhard Engleder2023-04-252-14/+15
* | | net: phy: dp83867: Add led_brightness_set supportAlexander Stein2023-04-251-0/+31
* | | net: phy: Fix reading LED reg propertyAlexander Stein2023-04-251-1/+5
* | | drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang2023-04-251-5/+0
* | | net: phy: dp83867: Remove unnecessary (void*) conversionswuych2023-04-251-2/+1
* | | net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang2023-04-251-0/+15
* | | net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang2023-04-251-6/+3
* | | net: veth: add page_pool statsLorenzo Bianconi2023-04-252-3/+18
* | | net: veth: add page_pool for page recyclingLorenzo Bianconi2023-04-252-4/+45
* | | Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang2023-04-241-0/+222
* | | Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale2023-04-241-7/+6
* | | Bluetooth: btrtl: Add the support for RTL8851BMax Chou2023-04-241-0/+15
* | | Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz2023-04-241-34/+51
* | | Bluetooth: btrtl: Firmware format v2 supportMax Chou2023-04-242-41/+362
* | | Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian2023-04-241-1/+0
* | | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-241-0/+1
* | | Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter2023-04-241-6/+10
* | | Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski2023-04-241-1/+1
* | | Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale2023-04-241-16/+3
* | | Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale2023-04-241-1/+1
* | | Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale2023-04-241-0/+1