Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7cc05662682da4b0e0a4fdf3c3f190577803ae81
/
net
/
bluetooth
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
a936612
Bluetooth: Process result of HCI Delete Stored Link Key command
by Marcel Holtmann
· 10 years ago
48ce62c
Bluetooth: Read stored link key information when powering on controller
by Marcel Holtmann
· 10 years ago
c2f0f97
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
by Marcel Holtmann
· 10 years ago
41e91e7
Bluetooth: Replace send_monitor_event with queue_monitor_skb
by Marcel Holtmann
· 10 years ago
d7f72f6
Bluetooth: Create generic queue_monitor_skb helper function
by Marcel Holtmann
· 10 years ago
2b53129
Bluetooth: Simplify packet copy in hci_send_to_monitor function
by Marcel Holtmann
· 10 years ago
15762fa
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
by Marcel Holtmann
· 10 years ago
74b3fb8
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
by Marcel Holtmann
· 10 years ago
dd62555
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
by Marcel Holtmann
· 10 years ago
b0a8e28
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
by Marcel Holtmann
· 10 years ago
1904a85
Bluetooth: Add opcode parameter to hci_req_complete_t callback
by Marcel Holtmann
· 10 years ago
043ec9b
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
by Marcel Holtmann
· 10 years ago
04422da
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
by Marcel Holtmann
· 10 years ago
ec6cef9
Bluetooth: Fix SMP channel registration for unconfigured controllers
by Marcel Holtmann
· 10 years ago
203de21
Bluetooth: Fix for a leftover debug of pairing credentials
by Marcel Holtmann
· 10 years ago
cb0d2fa
Bluetooth: Fix scope of sc_only_mode debugfs entry
by Marcel Holtmann
· 10 years ago
05b3c3e
Bluetooth: Remove no longer needed force_sc_support debugfs option
by Marcel Holtmann
· 10 years ago
91389af
Bluetooth: Remove broken force_lesc_support debugfs option
by Marcel Holtmann
· 10 years ago
300acfde
Bluetooth: Introduce force_bredr_smp debugfs option for testing
by Marcel Holtmann
· 10 years ago
6c032ed
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
e64b4fb
Bluetooth: Add timing information to ECDH test case runs
by Marcel Holtmann
· 10 years ago
255047b
Bluetooth: Add timing information to SMP test case runs
by Marcel Holtmann
· 10 years ago
fb2969a
Bluetooth: Add LE Secure Connections tests for SMP
by Johan Hedberg
· 10 years ago
cfc4198
Bluetooth: Add legacy SMP tests
by Johan Hedberg
· 10 years ago
0a2b0f0
Bluetooth: Add skeleton for SMP self-tests
by Johan Hedberg
· 10 years ago
0b6415b
Bluetooth: Add support for ECDH test cases
by Johan Hedberg
· 10 years ago
ee48529
Bluetooth: Add support for self testing framework
by Marcel Holtmann
· 10 years ago
4da50de
Bluetooth: Fix const declarations for smp_f5 and smp_f6
by Johan Hedberg
· 10 years ago
0f3adea
Bluetooth: Remove BlueFritz! specific check from initialization
by Marcel Holtmann
· 10 years ago
6a8fc95
Bluetooth: Fix accepting connections when not using mgmt
by Johan Hedberg
· 10 years ago
8bfe844
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
by Marcel Holtmann
· 10 years ago
72e4a6b
Bluetooth: Remove duplicate constant for RFCOMM PSM
by Marcel Holtmann
· 10 years ago
23b9ceb
Bluetooth: Create debugfs directory for each connection handle
by Marcel Holtmann
· 10 years ago
a8e1bfa
Bluetooth: Store default and maximum LE data length settings
by Marcel Holtmann
· 10 years ago
a9f6068
Bluetooth: Enable basics for LE Data Length Extension feature
by Marcel Holtmann
· 10 years ago
3a5c82b
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
by Marcel Holtmann
· 10 years ago
71c3b60
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
by Marcel Holtmann
· 10 years ago
40ce72b
Bluetooth: Move common debugfs file creation into hci_debugfs.c
by Marcel Holtmann
· 10 years ago
60c5f5f
Bluetooth: Add skeleton functions for debugfs creation
by Marcel Holtmann
· 10 years ago
50b5b95
Bluetooth: Support static address when BR/EDR has been disabled
by Marcel Holtmann
· 10 years ago
405a261
Bluetooth: Move hci_update_page_scan to hci_request.c
by Johan Hedberg
· 10 years ago
9df7465
Bluetooth: Add return parameter to cmd_complete callbacks
by Johan Hedberg
· 10 years ago
5a154e6
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
by Johan Hedberg
· 10 years ago
51ef3eb
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
by Johan Hedberg
· 10 years ago
2cf2221
Bluetooth: Add hci_request support for hci_update_background_scan
by Johan Hedberg
· 10 years ago
71bb99a
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket
by Al Viro
· 10 years ago
96c2665
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket
by Al Viro
· 10 years ago
51bda2b
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
by Al Viro
· 10 years ago
004fa5e
Bluetooth: 6lowpan: Do not free skb when packet is dropped
by Jukka Rissanen
· 10 years ago
0857dd3
Bluetooth: Split hci_request helpers to hci_request.[ch]
by Johan Hedberg
· 10 years ago
1d2dc5b
Bluetooth: Split hci_update_page_scan into two functions
by Johan Hedberg
· 10 years ago
ea8ae25
Bluetooth: Fix bug with filter in service discovery optimization
by Marcel Holtmann
· 10 years ago
a463e9c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
9845904
Bluetooth: Fix mgmt response status when removing adapter
by Johan Hedberg
· 10 years ago
ec6f99b
Bluetooth: Fix enabling BR/EDR SC when powering on
by Johan Hedberg
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
1aeb9c6
Bluetooth: Fix notifying mgmt power off before flushing connection list
by Johan Hedberg
· 10 years ago
a511b35
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
by Johan Hedberg
· 10 years ago
15013ae
Bluetooth: Fix calling hci_conn_put too early
by Johan Hedberg
· 10 years ago
417287d
Bluetooth: Fix check for support for page scan related commands
by Marcel Holtmann
· 10 years ago
5c1a4c8
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
by Jaganath Kanakkassery
· 10 years ago
3ad6758
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
by Jaganath Kanakkassery
· 10 years ago
6e5f59a
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
b5f185f
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
1783639
first fruits - kill l2cap ->memcpy_fromiovec()
by Al Viro
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
56c39fb
switch l2cap ->memcpy_fromiovec() to msghdr
by Al Viro
· 10 years ago
fe70077
Bluetooth: fix err_cast.cocci warnings
by Fengguang Wu
· 10 years ago
9437d2e
Bluetooth: Fix generation of non-resolvable private addresses
by Marcel Holtmann
· 10 years ago
08f63cc
Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDR
by Marcel Holtmann
· 10 years ago
f9be9e8
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
by Marcel Holtmann
· 10 years ago
5a34bd5
Bluetooth: Enable events for P-256 Public Key and DHKey commands
by Marcel Holtmann
· 10 years ago
4efbb2c
Bluetooth: Add support for enabling Extended Scanner Filter Policies
by Marcel Holtmann
· 10 years ago
2f010b5
Bluetooth: Add support for handling LE Direct Advertising Report events
by Marcel Holtmann
· 10 years ago
4b71bba
Bluetooth: Enabled LE Direct Advertising Report event if supported
by Marcel Holtmann
· 10 years ago
da25cf6
Bluetooth: Report invalid RSSI for service discovery and background scan
by Marcel Holtmann
· 10 years ago
efb2513
Bluetooth: Fix discovery filter when no RSSI is available
by Marcel Holtmann
· 10 years ago
189f6ad
Bluetooth: Remove redundant reverse_base_uuid variable
by Johan Hedberg
· 10 years ago
9981bdb
Bluetooth: Fix Get Conn Info to use cmd_complete callback
by Johan Hedberg
· 10 years ago
ebf86aa
Bluetooth: Fix initializing hci_conn RSSI to invalid value
by Johan Hedberg
· 10 years ago
6948737
Bluetooth: Convert Get Clock Info to use cmd_complete callback
by Johan Hedberg
· 10 years ago
2922a94
Bluetooth: Convert discovery commands to use cmd_complete callback
by Johan Hedberg
· 10 years ago
d8b7b1e
Bluetooth: Convert Unpair Device to use cmd_complete callback
by Johan Hedberg
· 10 years ago
04ab274
Bluetooth: Convert Pair Device to use cmd_complete callback
by Johan Hedberg
· 10 years ago
7776d1d
Bluetooth: Use cmd_complete callback for authentication mgmt commands
by Johan Hedberg
· 10 years ago
f5818c2
Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback
by Johan Hedberg
· 10 years ago
Next »