Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
516018a9c057a7c179dd6b4df917a6f5d43b3547
/
net
/
bluetooth
516018a
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
by Marcel Holtmann
· 10 years ago
ce05d60
Bluetooth: Introduce hci_dev_change_flag helper macro
by Marcel Holtmann
· 10 years ago
a358dc1
Bluetooth: Introduce hci_dev_clear_flag helper macro
by Marcel Holtmann
· 10 years ago
a1536da
Bluetooth: Introduce hci_dev_set_flag helper macro
by Marcel Holtmann
· 10 years ago
d7a5a11
Bluetooth: Introduce hci_dev_test_flag helper macro
by Marcel Holtmann
· 10 years ago
cc91cb0
Bluetooth: Add support connectable advertising setting
by Marcel Holtmann
· 10 years ago
983f981
Bluetooth: Remove two else branches that are not needed
by Marcel Holtmann
· 10 years ago
4ba9faf
Bluetooth: Check for matching IRK when looking for paired LE devices
by Johan Hedberg
· 10 years ago
87c8b28
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
by Johan Hedberg
· 10 years ago
beb1c21
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 10 years ago
55e76b3
Bluetooth: Add 'Already Paired' error for Pair Device command
by Johan Hedberg
· 10 years ago
406ef2a
Bluetooth: Make Fast Connectable available while powered off
by Johan Hedberg
· 10 years ago
0402d9f2
Bluetooth: fix sco_exit compile warning
by Alexander Aring
· 10 years ago
7a00ff4
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
by Johan Hedberg
· 10 years ago
3b0602c
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
by Johan Hedberg
· 10 years ago
2a1afb5
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
by Johan Hedberg
· 10 years ago
a69e837
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
by Johan Hedberg
· 10 years ago
b9a245fb
Bluetooth: Move all mgmt command quirks to handler table
by Johan Hedberg
· 10 years ago
6d785aa3
Bluetooth: Convert mgmt to use HCI chan registration API
by Johan Hedberg
· 10 years ago
801c1e8
Bluetooth: Add mgmt HCI channel registration API
by Johan Hedberg
· 10 years ago
93690c2
Bluetooth: Introduce controller setting information for static address
by Marcel Holtmann
· 10 years ago
82f8b65
Bluetooth: fix service discovery behaviour for empty uuids filter
by Jakub Pawlowski
· 10 years ago
2976cde
Bluetooth: Refactor service discovery filter logic
by Jakub Pawlowski
· 10 years ago
48f86b7
Bluetooth: Move Service Discovery logic before refactoring
by Jakub Pawlowski
· 10 years ago
70c836a4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
b4772ef
net: use common macro for assering skb->cb[] available size in protocol families
by Eyal Birger
· 10 years ago
6368c23
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
by Eyal Birger
· 10 years ago
49a6fe0
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
by Eyal Birger
· 10 years ago
9391976
Bluetooth: make hci_test_bit's addr const
by Jiri Slaby
· 10 years ago
4cd3928
Bluetooth: Update New CSRK event to match latest specification
by Johan Hedberg
· 10 years ago
03f310e
Bluetooth: Remove unnecessary queue_monitor_skb() function
by Johan Hedberg
· 10 years ago
7129069
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
by Johan Hedberg
· 10 years ago
39e3e74
Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation
by Johan Hedberg
· 10 years ago
a2cb01d
Bluetooth: Fix checking for pending Set SSP in Set HS handler
by Johan Hedberg
· 10 years ago
94d52da
Bluetooth: Remove bogus check for pending mgmt Set HS command
by Johan Hedberg
· 10 years ago
3a6d576
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
539c496
Bluetooth: Convert connect_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
354fe80
Bluetooth: Convert L2CAP security callback to use hci_cb
by Johan Hedberg
· 10 years ago
fba7ecf
Bluetooth: Convert hci_cb_list_lock to a mutex
by Johan Hedberg
· 10 years ago
00629e0
Bluetooth: Add new hci_cb entries to the tail rather than the head
by Johan Hedberg
· 10 years ago
0af801b
Bluetooth: Fix AMP init for certain AMP controllers
by Johan Hedberg
· 10 years ago
315917e
Bluetooth: Fix accepting early data on fixed channels
by Johan Hedberg
· 10 years ago
035a07d
Bluetooth: Provide option to enable/disable debugfs information
by Marcel Holtmann
· 10 years ago
87e2a02
Bluetooth: Make __next_ident function static.
by Marcel Holtmann
· 10 years ago
bc333cc
Bluetooth: Make a2mp_send function static
by Marcel Holtmann
· 10 years ago
469cd4c
Bluetooth: Make amp_mgr_lookup_by_state function static
by Marcel Holtmann
· 10 years ago
59d4d08
Bluetooth: Make amp_mgr_list and amp_mgr_list_lock static
by Marcel Holtmann
· 10 years ago
055540a
Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP source
by Marcel Holtmann
· 10 years ago
a44fecb
Bluetooth: Add shutdown callback before closing the device
by Tedd Ho-Jeong An
· 10 years ago
faa8103
Bluetooth: Enhance error codes pair device command
by Lukasz Rymanowski
· 10 years ago
c411110
Bluetooth: Improve error handling in connect acl
by Lukasz Rymanowski
· 10 years ago
152d386
Bluetooth: Do not allow LE connection if LE is not enabled
by Lukasz Rymanowski
· 10 years ago
88d9077
Bluetooth: Fix potential NULL dereference
by Johan Hedberg
· 10 years ago
66f096f
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
by Johan Hedberg
· 10 years ago
4b0e0ce
Bluetooth: Add restarting to service discovery
by Jakub Pawlowski
· 10 years ago
2d28cfe
Bluetooth: Add le_scan_restart work for LE scan restarting
by Jakub Pawlowski
· 10 years ago
bf21d79
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
by Marcel Holtmann
· 10 years ago
6858bcd
Bluetooth: Expose remote OOB information as debugfs entry
by Marcel Holtmann
· 10 years ago
5789f37
Bluetooth: Expose hardware error code as debugfs entry
by Marcel Holtmann
· 10 years ago
0886aea
Bluetooth: Expose debug keys usage setting via debugfs
by Marcel Holtmann
· 10 years ago
c50b33c
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
by Marcel Holtmann
· 10 years ago
6e07231
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
by Marcel Holtmann
· 10 years ago
41bcfd5
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
by Marcel Holtmann
· 10 years ago
4775a4e
Bluetooth: Fix OOB data present value for SMP pairing
by Marcel Holtmann
· 10 years ago
659c7fb
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
by Marcel Holtmann
· 10 years ago
f7697b1
Bluetooth: Store OOB data present value for each set of remote OOB data
by Marcel Holtmann
· 10 years ago
ac363cf
Bluetooth: Fix sending Read Remote Extended Features command
by Szymon Janc
· 10 years ago
64dae96
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
by Marcel Holtmann
· 10 years ago
c7741d1
Bluetooth: Perform a power cycle when receiving hardware error event
by Marcel Holtmann
· 10 years ago
5c91249
Bluetooth: Introduce hci_dev_do_reset helper function
by Marcel Holtmann
· 10 years ago
8f502f8
Bluetooth: Fix notifying discovery state when powering off
by Johan Hedberg
· 10 years ago
39c5d97
Bluetooth: Fix notifying discovery state upon reset
by Johan Hedberg
· 10 years ago
5920028
Bluetooth: Fix check for SSP when enabling SC
by Johan Hedberg
· 10 years ago
aa5b034
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
by Marcel Holtmann
· 10 years ago
a83ed81e
Bluetooth: Use helper function to determine BR/EDR OOB data present
by Marcel Holtmann
· 10 years ago
6665d05
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
by Marcel Holtmann
· 10 years ago
d25b78e
Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
by Johan Hedberg
· 10 years ago
dfb2fae
Bluetooth: Fix nested sleeps
by Peter Hurley
· 10 years ago
a1443f5
Bluetooth: Convert Set SC to use HCI Request
by Johan Hedberg
· 10 years ago
484aabc
Bluetooth: Remove incorrect check for BDADDR_BREDR address type
by Johan Hedberg
· 10 years ago
5d57e79
Bluetooth: Check for valid bdaddr in add_remote_oob_data
by Johan Hedberg
· 10 years ago
ed93ec6
Bluetooth: Require SSP enabling before BR/EDR Secure Connections
by Marcel Holtmann
· 10 years ago
3a5486e
Bluetooth: Limit BR/EDR switching for LE only with secure connections
by Marcel Holtmann
· 10 years ago
574ea3c
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
by Marcel Holtmann
· 10 years ago
91200e9
Bluetooth: Fix reporting invalid RSSI for LE devices
by Szymon Janc
· 10 years ago
0026b65
Bluetooth: Remove unused function
by Rickard Strandqvist
· 10 years ago
2b8df32
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
by Marcel Holtmann
· 10 years ago
327a719
Bluetooth: Fix lookup of fixed channels by local bdaddr
by Johan Hedberg
· 10 years ago
a250e04
Bluetooth: Add helpers for src/dst bdaddr type conversion
by Johan Hedberg
· 10 years ago
162a3ba
Bluetooth: Bind the SMP channel registration to management power state
by Marcel Holtmann
· 10 years ago
7e7ec44
Bluetooth: Don't register any SMP channel if LE is not supported
by Marcel Holtmann
· 10 years ago
157029b
Bluetooth: Fix LE SMP channel source address and source address type
by Marcel Holtmann
· 10 years ago
111e4bc
Bluetooth: Fix issue with switching BR/EDR back on when disabled
by Marcel Holtmann
· 10 years ago
eeb5a06
Bluetooth: Show device address type for L2CAP debugfs entries
by Marcel Holtmann
· 10 years ago
7b2ed60
Bluetooth: 6lowpan: Remove PSM setting code
by Jukka Rissanen
· 10 years ago
e12af48
Bluetooth: Fix valid Identity Address check
by Johan Hedberg
· 10 years ago
36c269c
Bluetooth: Remove dead code
by Gowtham Anandha Babu
· 10 years ago
5ced246
Bluetooth: Use %llu for printing duration details of selftests
by Marcel Holtmann
· 10 years ago
36f260c
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
by Marcel Holtmann
· 10 years ago
Next »