Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c5930e8056127e9a89bb7836bfa34318a89ab14
/
include
/
net
/
bluetooth
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
f7697b1
Bluetooth: Store OOB data present value for each set of remote OOB data
by Marcel Holtmann
· 10 years ago
c7741d1
Bluetooth: Perform a power cycle when receiving hardware error event
by Marcel Holtmann
· 10 years ago
a1443f5
Bluetooth: Convert Set SC to use HCI Request
by Johan Hedberg
· 10 years ago
0026b65
Bluetooth: Remove unused function
by Rickard Strandqvist
· 10 years ago
039d4e4
Bluetooth: Add missing response structure for HCI Delete Stored Link Key
by Marcel Holtmann
· 10 years ago
c2f0f97
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
by Marcel Holtmann
· 10 years ago
cb96278
Bluetooth: Add defintions for HCI Read Stored Link Key command
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
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
711ffa7
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
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
94a3bd0
Bluetooth: Add structures for LE Data Length Extension feature
by Marcel Holtmann
· 10 years ago
5a154e6
Bluetooth: Fix Add 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
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
cab9e3a
Bluetooth: 6lowpan: Add IPSP PSM value
by Jukka Rissanen
· 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
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
4b71bba
Bluetooth: Enabled LE Direct Advertising Report event if supported
by Marcel Holtmann
· 10 years ago
32c9d43
Bluetooth: Add definitions for LE Direct Advertising Report event
by Marcel Holtmann
· 10 years ago
2331fd4
Bluetooth: Move LE advertising report defines to the right location
by Marcel Holtmann
· 10 years ago
da25cf6
Bluetooth: Report invalid RSSI for service discovery and background scan
by Marcel Holtmann
· 10 years ago
0256325
Bluetooth: Add helper function for clearing the discovery filter
by Marcel Holtmann
· 10 years ago
37eab04
Bluetooth: Add extra discovery fields for storing filter information
by Jakub Pawlowski
· 10 years ago
7e61df5
Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY
by Jakub Pawlowski
· 10 years ago
a89612a
Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value
by Marcel Holtmann
· 10 years ago
6928a92
Bluetooth: Store address type with OOB data
by Johan Hedberg
· 10 years ago
81328d5
Bluetooth: Unify remote OOB data functions
by Johan Hedberg
· 10 years ago
ef8efe4
Bluetooth: Add skeleton for BR/EDR SMP channel
by Johan Hedberg
· 10 years ago
858cdc7
Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
by Johan Hedberg
· 10 years ago
fe8bc5a
Bluetooth: Add hci_conn flag for new link key generation
by Johan Hedberg
· 10 years ago
f3a73d9
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
by Johan Hedberg
· 10 years ago
0ac3dbf
Bluetooth: Remove unused hci_find_ltk function
by Johan Hedberg
· 10 years ago
710f11c
Bluetooth: Use custom macro for testing BR/EDR SC enabled
by Johan Hedberg
· 10 years ago
23fb8de
Bluetooth: Add mgmt support for LE Secure Connections LTK types
by Johan Hedberg
· 10 years ago
0bd49fc
Bluetooth: Track both local and remote L2CAP fixed channel mask
by Johan Hedberg
· 10 years ago
0378b59
Bluetooth: Convert link keys list to use RCU
by Johan Hedberg
· 10 years ago
38da170
Bluetooth: Use shorter "rand" name for "randomizer"
by Johan Hedberg
· 10 years ago
adae20c
Bluetooth: Convert IRK list to RCU
by Johan Hedberg
· 10 years ago
970d0f1
Bluetooth: Convert LTK list to RCU
by Johan Hedberg
· 10 years ago
abe8490
Bluetooth: Use proper nesting annotation for l2cap_chan lock
by Johan Hedberg
· 10 years ago
845472e8
Bluetooth: Add hci_conn_lookup_type() helper function
by Marcel Holtmann
· 10 years ago
43d6bc4
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
by Marcel Holtmann
· 10 years ago
75e0569
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
by Marcel Holtmann
· 10 years ago
24dfa34
Bluetooth: Print error message for HCI_Hardware_Error event
by Marcel Holtmann
· 10 years ago
89cbb06
Bluetooth: Defer connection-parameter removal when unpairing
by Alfonso Acosta
· 10 years ago
fd45ada
Bluetooth: Include ADV_IND report in Device Connected event
by Alfonso Acosta
· 10 years ago
48ec92f
Bluetooth: Refactor arguments of mgmt_device_connected
by Alfonso Acosta
· 10 years ago
d41c15c
Bluetooth: Fix reason code used for rejecting SCO connections
by Johan Hedberg
· 10 years ago
2b0bf6c
Bluetooth: Convert bt_<level> logging functions to return void
by Joe Perches
· 10 years ago
0097db0
Bluetooth: Remove exported hci_recv_fragment function
by Marcel Holtmann
· 10 years ago
43e73e4
Bluetooth: Provide HCI command opcode information to driver
by Marcel Holtmann
· 10 years ago
e1e930f
Bluetooth: Fix mgmt pairing failure when authentication fails
by Johan Hedberg
· 10 years ago
fc75cc8
Bluetooth: Fix locking of the SMP context
by Johan Hedberg
· 10 years ago
f3d82d0
Bluetooth: Move identity address update behind a workqueue
by Johan Hedberg
· 10 years ago
e3b679d
Bluetooth: Update hci_disconnect() to return an error value
by Johan Hedberg
· 10 years ago
b04afa0
Bluetooth: Remove unused l2cap_conn_shutdown API
by Johan Hedberg
· 10 years ago
f94b665
Bluetooth: Ignore incoming data after initiating disconnection
by Johan Hedberg
· 10 years ago
eb78d7e
Bluetooth: Use zero timeout for immediate scheduling
by Johan Hedberg
· 10 years ago
51bb8457
Bluetooth: Improve *_get() functions to return the object type
by Johan Hedberg
· 10 years ago
c16900c
Bluetooth: Fix hci_conn reference counting for fixed channels
by Johan Hedberg
· 10 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
f161dd4
Bluetooth: Fix hci_conn reference counting for auto-connections
by Johan Hedberg
· 10 years ago
276d807
Bluetooth: Remove unused l2cap_conn->security_timer
by Johan Hedberg
· 10 years ago
dec5b49
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
by Johan Hedberg
· 10 years ago
5d88cc7
Bluetooth: Convert SMP to use l2cap_chan infrastructure
by Johan Hedberg
· 10 years ago
defce9e
Bluetooth: Make AES crypto context private to SMP
by Johan Hedberg
· 10 years ago
70db83c
Bluetooth: Add SMP L2CAP channel skeleton
by Johan Hedberg
· 10 years ago
f193844
Bluetooth: Add more L2CAP convenience callbacks
by Johan Hedberg
· 10 years ago
d52deb1
Bluetooth: Resume BT_CONNECTED state after LE security elevation
by Johan Hedberg
· 10 years ago
432df05
Bluetooth: Create unified helper function for updating page scan
by Johan Hedberg
· 10 years ago
84c61d9
Bluetooth: Add convenience function to check for pending power off
by Johan Hedberg
· 10 years ago
b293947
Bluetooth: Rename pairable mgmt setting to bondable
by Johan Hedberg
· 10 years ago
b6ae845
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
by Johan Hedberg
· 10 years ago
628531c
Bluetooth: Provide defaults for LE advertising interval
by Georg Lukas
· 10 years ago
4b9e7e7
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
by Marcel Holtmann
· 10 years ago
f4fe73e
Bluetooth: Get MWS transport configuration of the controller
by Marcel Holtmann
· 10 years ago
109e319
Bluetooth: Read list of local codecs supported by the controller
by Marcel Holtmann
· 10 years ago
977f8fc
Bluetooth: Introduce a flag to track who really initiates authentication
by Johan Hedberg
· 10 years ago
e7cafc4
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
by Johan Hedberg
· 10 years ago
f8218dc
Bluetooth: Track number of LE slave connections
by Johan Hedberg
· 10 years ago
a5c4e30
Bluetooth: Add a role parameter to hci_conn_add()
by Johan Hedberg
· 10 years ago
e804d25
Bluetooth: Use explicit role instead of a bool in function parameters
by Johan Hedberg
· 10 years ago
40bef30
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
by Johan Hedberg
· 10 years ago
ba165a9
Bluetooth: Add proper defines for HCI connection role
by Johan Hedberg
· 10 years ago
5a54e7c
Bluetooth: Convert L2CAP ident spinlock into a mutex
by Marcel Holtmann
· 10 years ago
0da71f1
Bluetooth: Enable LE encryption events only when supported
by Marcel Holtmann
· 10 years ago
068d69e
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
by Marcel Holtmann
· 10 years ago
6190ae7
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
by Marcel Holtmann
· 10 years ago
Next »