summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng1-1/+1
2022-07-22Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSRZijun Hu1-1/+0
2022-07-22Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu1-1/+0
2022-07-22Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922He Wang1-0/+3
2022-07-22Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTKYuri D'Elia1-0/+1
2022-07-22Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud modeHakan Jansson1-4/+16
2022-07-22Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeHakan Jansson1-4/+1
2022-07-22Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson1-0/+1
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu1-0/+4
2022-07-22Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu1-0/+11
2022-07-22Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang1-0/+15
2022-07-22Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum2-0/+3
2022-07-22Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang1-1/+5
2022-07-22Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson3-15/+40
2022-07-22Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala1-1/+1
2022-07-22Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma1-0/+3
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski129-906/+1296
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds42-260/+546
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik1-1/+24
2022-07-21net: ipa: move configuration data files into a subdirectoryAlex Elder7-1/+1
2022-07-21net: ipa: list supported IPA versions in the MakefileAlex Elder1-3/+7
2022-07-21net: ipa: fix an outdated commentAlex Elder1-1/+1
2022-07-21net: ipa: report when the driver has been removedAlex Elder1-0/+2
2022-07-21net: ipa: skip some cleanup for unused transactionsAlex Elder1-1/+2
2022-07-21net: ipa: rearrange transaction initializationAlex Elder2-30/+33
2022-07-21net: ipa: add a transaction committed listAlex Elder3-7/+29
2022-07-21net: ipa: add an endpoint device attribute groupAlex Elder3-18/+53
2022-07-21net: amd8111e: remove repeated dev->features assignementJian Shen1-3/+0
2022-07-21Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski19-860/+1152
2022-07-20Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...David S. Miller2-5/+14
2022-07-20net: ipa: initialize ring indexes to 0Alex Elder2-10/+13
2022-07-20mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur5-62/+334
2022-07-20vmxnet3: Implement ethtool's get_channels commandAndrey Turkin1-0/+29
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller32-145/+225
2022-07-20tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima1-3/+3
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima1-1/+1
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima1-1/+1
2022-07-20can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He1-0/+1
2022-07-20can: mcp251xfd: fix detection of mcp251863Marc Kleine-Budde1-5/+13
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol24-18/+36
2022-07-20can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-07-20can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+4
2022-07-20can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+8
2022-07-20can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol1-5/+4
2022-07-20can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+3