index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
codel.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
Bluetooth: Add support for virtio transport driver
Marcel Holtmann
5
-0
/
+445
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
6
-0
/
+73
2021-04-06
Bluetooth: LL privacy allow RPA
Sathish Narasimman
1
-0
/
+4
2021-04-06
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
Sathish Narasimman
1
-2
/
+4
2021-04-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
1
-1
/
+0
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
1
-9
/
+7
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
1
-8
/
+8
2021-04-02
Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
mark-yw.chen
1
-1
/
+3
2021-04-02
Bluetooth: SMP: Fix variable dereferenced before check 'conn'
Luiz Augusto von Dentz
1
-2
/
+2
2021-04-02
Bluetooth: Check inquiry status before sending one
Archie Pusaka
1
-0
/
+3
2021-04-02
Bluetooth: Coding style fix
Meng Yu
5
-13
/
+11
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
2
-4
/
+0
2021-03-26
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-03-26
Bluetooth: Move the advertisement monitor events to correct list
Marcel Holtmann
1
-2
/
+2
2021-03-26
Bluetooth: Add missing entries for PHY configuration commands
Marcel Holtmann
1
-0
/
+2
2021-03-26
Bluetooth: Fix wrong opcode error for read advertising features
Marcel Holtmann
1
-1
/
+1
2021-03-26
Bluetooth: Fix mgmt status for LL Privacy experimental feature
Marcel Holtmann
1
-1
/
+1
2021-03-25
Bluetooth: L2CAP: Rudimentary typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-25
Bluetooth: btintel: Skip reading firmware file version while in bootloader mode
Lokendra Singh
1
-9
/
+17
2021-03-25
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode
Lokendra Singh
1
-0
/
+11
2021-03-25
Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...
Lokendra Singh
1
-17
/
+17
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware to boot
Luiz Augusto von Dentz
1
-82
/
+66
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware download
Luiz Augusto von Dentz
1
-60
/
+48
2021-03-25
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
3
-13
/
+42
2021-03-25
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
3
-60
/
+53
2021-03-25
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2
-44
/
+46
2021-03-25
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
4
-27
/
+109
2021-03-24
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-03-22
Bluetooth: fix set_ecdh_privkey() prototype
Arnd Bergmann
1
-1
/
+1
2021-03-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-03-22
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2
-1
/
+3
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-03-18
Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles
Linus Walleij
1
-0
/
+2
2021-03-18
Bluetooth: btbcm: Add BCM4334 DT binding
Linus Walleij
1
-0
/
+1
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
1
-46
/
+52
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2
-3
/
+10
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
1
-0
/
+1
2021-03-11
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
1
-0
/
+15
2021-03-11
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-03-08
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
1
-1
/
+2
2021-03-08
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
1
-2
/
+4
2021-03-08
Bluetooth: btbcm: Obtain and handle reset GPIO
Linus Walleij
1
-0
/
+17
2021-03-08
Bluetooth: btbcm: Rewrite bindings in YAML and add reset
Linus Walleij
3
-57
/
+118
2021-03-03
Bluetooth: Allow scannable adv with extended MGMT APIs
Daniel Winkler
3
-1
/
+4
2021-03-03
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
3
-17
/
+55
[next]