summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_vhci: Fix to set the force_wakeup valueTedd Ho-Jeong An2021-10-071-0/+2
* Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_devLuiz Augusto von Dentz2021-10-061-8/+16
* Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-10-0511-84/+441
|\
| * Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-014-24/+24
| * Bluetooth: btrtl: Ask ic_info to drop firmwareHilda Wu2021-10-011-5/+7
| * Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham2021-10-011-0/+4
| * Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devicesMarcel Holtmann2021-09-301-0/+1
| * Bluetooth: hci_vhci: Add force_prevent_wake entryLuiz Augusto von Dentz2021-09-291-0/+49
| * Bluetooth: hci_vhci: Add force_suspend entryLuiz Augusto von Dentz2021-09-291-0/+53
| * Bluetooth: btrsi: remove superfluous header files from btrsi.cMianhan Liu2021-09-291-1/+0
| * Bluetooth: btrtl: Set VsMsftOpCode based on device tableMarcel Holtmann2021-09-281-5/+7
| * Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AELarry Finger2021-09-281-4/+4
| * Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extensionJoseph Hwang2021-09-281-0/+1
| * Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extensionJoseph Hwang2021-09-281-0/+1
| * Bluetooth: hci_h5: directly return hci_uart_register_device() ret-valHans de Goede2021-09-241-6/+1
| * Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede2021-09-241-9/+11
| * Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu2021-09-221-5/+8
| * Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldiscThadeu Lima de Souza Cascardo2021-09-221-0/+3
| * Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeouttjiang@codeaurora.org2021-09-211-0/+22
| * Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin2021-09-101-3/+5
| * Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King2021-09-101-1/+1
| * Bluetooth: hci_vhci: Add support for offload codecs over SCOKiran K2021-09-071-0/+20
| * Bluetooth: btintel: Define a callback to fetch codec config dataKiran K2021-09-071-1/+52
| * Bluetooth: btintel: Define callback to fetch data_path_idKiran K2021-09-071-0/+10
| * Bluetooth: btintel: Read supported offload use casesKiran K2021-09-072-0/+37
| * Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen2021-09-021-0/+3
| * Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou2021-09-011-0/+2
| * Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen2021-09-011-0/+1
| * Bluetooth: btusb: Support public address configuration for MediaTek Chip.mark-yw.chen2021-09-011-0/+18
| * Bluetooth: btintel: Read boot address irrespective of controller modeKiran K2021-08-311-16/+10
| * Bluetooth: btintel: Fix boot addressKiran K2021-08-311-2/+3
| * Bluetooth: set quality report callback for IntelJoseph Hwang2021-08-302-1/+84
| * Bluetooth: btintel: support link statistics telemetry eventsChethan T N2021-08-301-1/+19
| * Bluetooth: btusb: disable Intel link statistics telemetry eventsJoseph Hwang2021-08-301-20/+0
* | net: usb: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-055-5/+5
* | ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-0576-93/+90
* | mlx4: constify args for const dev_addrJakub Kicinski2021-10-052-4/+6
* | mlx4: remove custom dev_addr clearingJakub Kicinski2021-10-051-8/+6
* | mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski2021-10-051-1/+1
* | mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski2021-10-055-12/+12
* | Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-10-0518-148/+586
|\ \
| * | net/mlx5: Enable single IRQ for PCI FunctionShay Drory2021-10-041-7/+19
| * | net/mlx5: Shift control IRQ to the last indexShay Drory2021-10-044-11/+11
| * | net/mlx5: Bridge, pop VLAN on egress table missVlad Buslov2021-10-041-2/+126
| * | net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov2021-10-042-1/+40
| * | net/mlx5: Bridge, extract VLAN pop code to dedicated functionsVlad Buslov2021-10-041-12/+22
| * | net/mlx5: Bridge, refactor eswitch instance usageVlad Buslov2021-10-041-11/+14
| * | net/mlx5e: Support accept actionVlad Buslov2021-10-044-4/+17
| * | net/mlx5e: Specify out ifindex when looking up encap routeChris Mi2021-10-043-0/+18
| * | net/mlx5e: Reserve a value from TC tunnel options mappingVlad Buslov2021-10-041-2/+4