index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
1
-12
/
+2
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
1
-39
/
+2
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
1
-77
/
+13
2015-12-10
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
1
-47
/
+7
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
1
-74
/
+12
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-534
/
+40
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
1
-8
/
+8
2015-11-23
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2015-11-23
Bluetooth: Fix powering on with privacy and advertising
Andrzej Kaczmarek
1
-7
/
+7
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+58
2015-11-22
Bluetooth: Simplify if statements in tlv_data_is_valid function
Marcel Holtmann
1
-9
/
+11
2015-11-22
Bluetooth: Add instance range check for Add Advertising command
Marcel Holtmann
1
-0
/
+4
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-2
/
+1
2015-11-19
Bluetooth: Fix BR/EDR Page Scan update with Add Device
Johan Hedberg
1
-13
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
1
-67
/
+5
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
1
-229
/
+9
2015-11-19
Bluetooth: Add discovery type validity helper
Johan Hedberg
1
-0
/
+40
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
1
-2
/
+2
2015-11-19
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
1
-6
/
+4
2015-11-19
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
1
-111
/
+50
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
1
-1
/
+1
2015-10-22
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
1
-33
/
+3
2015-10-22
Bluetooth: Fix crash in SMP when unpairing
Johan Hedberg
1
-0
/
+3
2015-10-22
Bluetooth: Disable auto-connection parameters when unpairing
Johan Hedberg
1
-0
/
+10
2015-10-21
Bluetooth: Remove unnecessary indentation in unpair_device()
Johan Hedberg
1
-23
/
+32
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
1
-4
/
+6
2015-10-21
Bluetooth: Add le_addr_type() helper function
Johan Hedberg
1
-38
/
+18
2015-10-21
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
1
-5
/
+7
2015-10-21
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
1
-16
/
+2
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
1
-1
/
+5
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
1
-1
/
+4
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
1
-1
/
+5
2015-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+11
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-08-10
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
1
-3
/
+4
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
1
-0
/
+6
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
1
-1
/
+1
2015-08-06
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
1
-1
/
+1
2015-07-23
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
1
-0
/
+23
2015-06-18
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
1
-6
/
+2
2015-06-18
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2015-06-18
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
1
-1
/
+12
2015-06-18
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
1
-0
/
+1
2015-06-18
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
1
-3
/
+17
2015-06-18
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
1
-21
/
+24
2015-06-18
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
1
-35
/
+73
2015-06-18
Bluetooth: mgmt: multi adv for clear_adv_instances()
Florian Grandel
1
-16
/
+81
2015-06-18
Bluetooth: mgmt: multi adv for set_advertising*()
Florian Grandel
1
-6
/
+94
2015-06-18
Bluetooth: mgmt: multi adv for create_instance_adv_data()
Florian Grandel
1
-7
/
+16
[prev]
[next]