summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni1-3/+1
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni23-72/+64
2023-04-25net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych1-2/+2
2023-04-25net: amd: Fix link leak when verifying config failedGencen Gan1-1/+1
2023-04-25net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi1-4/+4
2023-04-25lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur3-23/+28
2023-04-25tsnep: Add XDP socket zero-copy TX supportGerhard Engleder2-11/+121
2023-04-25tsnep: Add XDP socket zero-copy RX supportGerhard Engleder3-14/+556
2023-04-25tsnep: Move skb receive action to separate functionGerhard Engleder1-16/+23
2023-04-25tsnep: Add functions for queue enable/disableGerhard Engleder1-33/+64
2023-04-25tsnep: Rework TX/RX queue initializationGerhard Engleder1-43/+51
2023-04-25tsnep: Replace modulo operation with maskGerhard Engleder2-14/+15
2023-04-25net: phy: dp83867: Add led_brightness_set supportAlexander Stein1-0/+31
2023-04-25net: phy: Fix reading LED reg propertyAlexander Stein1-1/+5
2023-04-25drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang1-5/+0
2023-04-25net: phy: dp83867: Remove unnecessary (void*) conversionswuych1-2/+1
2023-04-25net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang1-0/+15
2023-04-25net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang1-6/+3
2023-04-25net: veth: add page_pool statsLorenzo Bianconi2-3/+18
2023-04-25net: veth: add page_pool for page recyclingLorenzo Bianconi2-4/+45
2023-04-24Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang1-0/+222
2023-04-24Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale1-7/+6
2023-04-24Bluetooth: btrtl: Add the support for RTL8851BMax Chou1-0/+15
2023-04-24Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz1-34/+51
2023-04-24Bluetooth: btrtl: Firmware format v2 supportMax Chou2-41/+362
2023-04-24Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian1-1/+0
2023-04-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+1
2023-04-24Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter1-6/+10
2023-04-24Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski1-1/+1
2023-04-24Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale1-16/+3
2023-04-24Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale1-1/+1
2023-04-24Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale1-0/+1
2023-04-24Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale1-8/+59
2023-04-24Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_tableHans de Goede1-0/+8
2023-04-24Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq...Hans de Goede1-2/+13
2023-04-24Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000Hans de Goede1-13/+24
2023-04-24Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede1-3/+44
2023-04-24Bluetooth: hci_h5: Complements reliable packet processing logicQiqi Zhang1-0/+2
2023-04-24Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi3-10/+128
2023-04-24Bluetooth: btusb: Add btusb devcoredump supportManish Mandlik1-0/+19
2023-04-24Bluetooth: Add vhci devcoredump supportManish Mandlik2-0/+98
2023-04-24Bluetooth: btintel: Add LE States quirk supportChethan T N1-3/+2
2023-04-24Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski3-15/+66
2023-04-24Bluetooth: btrtl: check for NULL in btrtl_set_quirks()Max Chou1-0/+3
2023-04-24bluetooth: Add device 13d3:3571 to device tablesLarry Finger1-0/+2
2023-04-24bluetooth: Add device 0bda:887b to device tablesLarry Finger1-0/+2
2023-04-24Bluetooth: NXP: select CONFIG_CRC8Arnd Bergmann1-0/+1
2023-04-24Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsetsNeeraj Sanjay Kale3-0/+1310
2023-04-24serdev: Add method to assert break signal over tty UART portNeeraj Sanjay Kale2-0/+23
2023-04-24serdev: Replace all instances of ENOTSUPP with EOPNOTSUPPNeeraj Sanjay Kale2-5/+5