Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cda2c65f981d0c29805fd01ffce441c650ffe6cf
/
net
/
bluetooth
/
mgmt.c
6a0e780
Bluetooth: Fix potential buffer overflow with Add Advertising
by Johan Hedberg
· 9 years ago
9c176ce
Bluetooth: Increment management interface revision
by Johan Hedberg
· 9 years ago
82a37ad
Bluetooth: Add support for limited privacy mode
by Johan Hedberg
· 9 years ago
78b781c
Bluetooth: Add support for Start Limited Discovery command
by Johan Hedberg
· 9 years ago
0d3b7f6
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
by Johan Hedberg
· 9 years ago
cab054a
Bluetooth: Clean up current advertising instance tracking
by Johan Hedberg
· 9 years ago
17fd08f
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
by Johan Hedberg
· 9 years ago
02c04af
Bluetooth: Simplify read_adv_features code
by Johan Hedberg
· 9 years ago
2ff1389
Bluetooth: Perform HCI update for power on synchronously
by Johan Hedberg
· 9 years ago
bf943cb
Bluetooth: Move fast connectable code to hci_request.c
by Johan Hedberg
· 9 years ago
b1a8917
Bluetooth: Move EIR update to hci_request.c
by Johan Hedberg
· 9 years ago
00cf504
Bluetooth: HCI name update to hci_request.c
by Johan Hedberg
· 9 years ago
c366f55
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
by Johan Hedberg
· 9 years ago
aed1a88
Bluetooth: Move discoverable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
14bf5ea
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
53c0ba7
Bluetooth: Move connectable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
f225257
Bluetooth: Move advertising instance management to hci_request.c
by Johan Hedberg
· 9 years ago
01b1cb8
Bluetooth: Run page scan updates through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
dc4270c
Bluetooth: Increment management interface revision
by Johan Hedberg
· 9 years ago
e59a554
Bluetooth: Fix powering on with privacy and advertising
by Andrzej Kaczmarek
· 9 years ago
40b25fe
Bluetooth: Add support for Get Advertising Size Information command
by Marcel Holtmann
· 9 years ago
31a3248
Bluetooth: Simplify if statements in tlv_data_is_valid function
by Marcel Holtmann
· 9 years ago
ceff86a
Bluetooth: Add instance range check for Add Advertising command
by Marcel Holtmann
· 9 years ago
0ad06aa
Bluetooth: Fix specifying role for LE connections
by Johan Hedberg
· 9 years ago
2f27498
Bluetooth: Fix BR/EDR Page Scan update with Add Device
by Johan Hedberg
· 9 years ago
2154d3f
Bluetooth: Move Stop Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
e68f072
Bluetooth: Move Start Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
591752a
Bluetooth: Add discovery type validity helper
by Johan Hedberg
· 9 years ago
7c1fbed
Bluetooth: Move LE scan disable/restart behind req_workqueue
by Johan Hedberg
· 9 years ago
af02dd4
Bluetooth: Use req_workqueue for background scanning when powering on
by Johan Hedberg
· 9 years ago
51d7a94
Bluetooth: Don't wait for HCI in Add/Remove Device
by Johan Hedberg
· 9 years ago
2e93e53
Bluetooth: Run all background scan updates through req_workqueue
by Johan Hedberg
· 9 years ago
89e0ccc
Bluetooth: Take advantage of connection abort helpers
by Johan Hedberg
· 9 years ago
c81d555
Bluetooth: Fix crash in SMP when unpairing
by Johan Hedberg
· 9 years ago
fc64361
Bluetooth: Disable auto-connection parameters when unpairing
by Johan Hedberg
· 9 years ago
ec182f0
Bluetooth: Remove unnecessary indentation in unpair_device()
by Johan Hedberg
· 9 years ago
9d4c1cc
Bluetooth: Use hci_conn_hash_lookup_le() when possible
by Johan Hedberg
· 9 years ago
85813a7
Bluetooth: Add le_addr_type() helper function
by Johan Hedberg
· 9 years ago
a6ad2a6
Bluetooth: Fix removing connection parameters when unpairing
by Johan Hedberg
· 9 years ago
cad20c2
Bluetooth: Don't use remote address type to decide IRK persistency
by Johan Hedberg
· 9 years ago
5157b8a
Bluetooth: Fix initializing conn_params in scan phase
by Jakub Pawlowski
· 9 years ago
679d2b6
Bluetooth: Fix remove_device behavior for explicit connects
by Johan Hedberg
· 9 years ago
49c5092
Bluetooth: Fix LE reconnection logic
by Johan Hedberg
· 9 years ago
168b8a2
Bluetooth: Fix double scan updates
by Jakub Pawlowski
· 9 years ago
0aa65cc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fa14222
Bluetooth: Enable new connection establishment procedure.
by Jakub Pawlowski
· 9 years ago
28a667c
Bluetooth: advertisement handling in new connect procedure
by Jakub Pawlowski
· 9 years ago
e7d9ab7
Bluetooth: add hci_lookup_le_connect
by Jakub Pawlowski
· 9 years ago
cb92205
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
by Jakub Pawlowski
· 9 years ago
9a0a8a8
Bluetooth: Move IRK checking logic in preparation to new connect method
by Jakub Pawlowski
· 9 years ago
952497b
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
by Johan Hedberg
· 9 years ago
e58627d
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 9 years ago
eb6f95f
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
by Florian Grandel
· 9 years ago
9d5fc2f
Bluetooth: mgmt: multi-adv for trigger_le_scan()
by Florian Grandel
· 9 years ago
320b3bf
Bluetooth: mgmt: program multi-adv on power on
by Florian Grandel
· 9 years ago
0194833
Bluetooth: mgmt: multi adv for remove_advertising*()
by Florian Grandel
· 9 years ago
fffd38b
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
by Florian Grandel
· 9 years ago
847818d
Bluetooth: mgmt: multi adv for clear_adv_instances()
by Florian Grandel
· 9 years ago
7816b82
Bluetooth: mgmt: multi adv for set_advertising*()
by Florian Grandel
· 9 years ago
f63ba24
Bluetooth: mgmt: multi adv for create_instance_adv_data()
by Florian Grandel
· 9 years ago
ca21fbe
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
by Florian Grandel
· 9 years ago
7b683b7
Bluetooth: mgmt: multi adv for enable_advertising()
by Florian Grandel
· 9 years ago
bea28e6
Bluetooth: mgmt: improve get_adv_instance_flags() readability
by Florian Grandel
· 9 years ago
411b412
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
by Florian Grandel
· 9 years ago
3ff37e6
Bluetooth: mgmt: multi adv for get_current_adv_instance()
by Florian Grandel
· 9 years ago
286e0c8
Bluetooth: mgmt: multi adv for read_adv_features()
by Florian Grandel
· 9 years ago
efae002
Bluetooth: mgmt: rename update_*_data_for_instance()
by Florian Grandel
· 9 years ago
91aa9bb
Bluetooth: mgmt: dry update_scan_rsp_data()
by Florian Grandel
· 9 years ago
5d900e4
Bluetooth: hci_core/mgmt: move adv timeout to hdev
by Florian Grandel
· 9 years ago
d2609b3
Bluetooth: hci_core/mgmt: Introduce multi-adv list
by Florian Grandel
· 9 years ago
1fc62c5
Bluetooth: Fix exposing full value of shortened LTKs
by Johan Hedberg
· 9 years ago
f72186d
Bluetooth: mgmt: fix typos
by Florian Grandel
· 9 years ago
40f66c0
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
by Johan Hedberg
· 10 years ago
38c8af6
Bluetooth: Fix location of TX power field in LE advertising data
by Marcel Holtmann
· 10 years ago
e213568
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
by Marcel Holtmann
· 10 years ago
1b9441f
Bluetooth: Convert local OOB data reading to use HCI request
by Johan Hedberg
· 10 years ago
57b0d3e
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
by Marcel Holtmann
· 10 years ago
efcd8c9
Bluetooth: Move memory location outside of hci_dev lock
by Marcel Holtmann
· 10 years ago
880897d
Bluetooth: Update adv. parameters when conn. setting changes
by Arman Uguray
· 10 years ago
c7d4883
Bluetooth: Use ADV_SCAN_IND for adv. instances
by Arman Uguray
· 10 years ago
faccb95
Bluetooth: Fix using global connectable settings for adv
by Arman Uguray
· 10 years ago
fdf5178
Bluetooth: Unify advertising data code paths
by Arman Uguray
· 10 years ago
089fa8c
Bluetooth: Update supported_flags for AD features
by Arman Uguray
· 10 years ago
5507e35
Bluetooth: Support the "tx-power" adv flag
by Arman Uguray
· 10 years ago
67e0c0c
Bluetooth: Support the "managed-flags" adv flag
by Arman Uguray
· 10 years ago
807ec77
Bluetooth: Support the "limited-discoverable" adv flag
by Arman Uguray
· 10 years ago
b44133f
Bluetooth: Support the "discoverable" adv flag
by Arman Uguray
· 10 years ago
e7a685d
Bluetooth: Support the "connectable mode" adv flag
by Arman Uguray
· 10 years ago
08dc0e9
Bluetooth: Fix minor typo in comment for static address setting
by Marcel Holtmann
· 10 years ago
99c679a
Bluetooth: Filter list of supported commands/events for untrusted users
by Marcel Holtmann
· 10 years ago
912098a
Bluetooth: Add support for adv instance timeout
by Arman Uguray
· 10 years ago
4117ed7
Bluetooth: Add support for instance scan response
by Arman Uguray
· 10 years ago
da929335
Bluetooth: Implement the Remove Advertising command
by Arman Uguray
· 10 years ago
24b4f38
Bluetooth: Implement the Add Advertising command
by Arman Uguray
· 10 years ago
dc5d82a
Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value
by Marcel Holtmann
· 10 years ago
e7844ee
Bluetooth: Gracefully response to enabling LE on LE only devices
by Marcel Holtmann
· 10 years ago
fa4335d
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
by Johan Hedberg
· 10 years ago
88b94ce
Bluetooth: Add hdev_init callback for HCI channels
by Johan Hedberg
· 10 years ago
a380b6c
Bluetooth: Add generic mgmt helper API
by Johan Hedberg
· 10 years ago
Next »