index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2018-09-28
1
-0
/
+2
*
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2018-09-27
1
-0
/
+15
*
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
1
-0
/
+4
*
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
1
-0
/
+1
*
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
1
-0
/
+4
*
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2018-07-30
1
-0
/
+9
*
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2018-07-30
1
-0
/
+1
*
Bluetooth: Add defines for BREDR pkt_type and LE PHYs
Jaganath Kanakkassery
2018-07-30
1
-0
/
+4
*
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2018-07-30
1
-0
/
+3
*
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-07-06
1
-0
/
+2
*
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2018-07-06
1
-0
/
+4
*
Bluetooth: Store Resolv list size
Ankit Navik
2018-07-06
1
-0
/
+2
*
Bluetooth: Add __hci_cmd_send function
Loic Poulain
2018-05-18
1
-0
/
+2
*
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2018-04-03
1
-1
/
+1
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+2
*
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-22
1
-1
/
+1
*
Bluetooth: Add support for appearance in scan rsp
MichaĆ Narajowski
2016-09-19
1
-0
/
+1
*
Bluetooth: Add support for sending MGMT commands and events to monitor
Marcel Holtmann
2016-09-19
1
-0
/
+3
*
Bluetooth: Introduce helper to pack mgmt version information
Marcel Holtmann
2016-09-19
1
-0
/
+1
*
Bluetooth: add printf format attribute to hci_set_[fh]w_info()
Nicolas Iooss
2016-09-19
1
-2
/
+2
*
Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS
Marcel Holtmann
2016-09-19
1
-0
/
+2
*
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
2016-07-18
1
-0
/
+4
*
Bluetooth: Move hci_recv_frame and hci_recv_diag prototypes
Marcel Holtmann
2016-07-18
1
-3
/
+2
*
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
2016-07-13
1
-0
/
+1
*
Bluetooth: add LED trigger for indicating HCI is powered up
Heiner Kallweit
2016-02-23
1
-0
/
+3
*
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
1
-0
/
+1
*
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
1
-10
/
+20
*
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
2015-12-10
1
-1
/
+2
*
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-1
/
+0
*
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-0
/
+2
*
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-0
/
+2
*
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
1
-3
/
+6
*
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-0
/
+1
*
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
1
-1
/
+1
*
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
2015-11-19
1
-0
/
+1
*
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
2015-11-19
1
-0
/
+2
*
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
2015-11-19
1
-3
/
+2
*
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
2015-11-19
1
-0
/
+2
*
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2015-11-19
1
-1
/
+0
*
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
2015-10-21
1
-3
/
+0
*
Bluetooth: Add hci_conn_hash_lookup_le() helper function
Johan Hedberg
2015-10-21
1
-0
/
+24
*
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
2015-10-21
1
-0
/
+1
*
Bluetooth: Introduce driver specific post init callback
Marcel Holtmann
2015-10-21
1
-0
/
+1
*
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
2015-10-21
1
-1
/
+1
*
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
2015-10-08
1
-0
/
+1
*
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
2015-10-08
1
-0
/
+1
*
Bluetooth: Add hci_cmd_sync function
Loic Poulain
2015-09-29
1
-0
/
+3
*
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
2015-09-17
1
-0
/
+1
*
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2015-08-10
1
-0
/
+6
[next]