Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f963e8e9d3652f4a8065d969206707a1c21ff9b0
/
net
/
bluetooth
f963e8e
Bluetooth: mgmt: Add address type parameter to Discovering event
by Johan Hedberg
· 13 years ago
d930650
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
by Johan Hedberg
· 13 years ago
4b95a24
Bluetooth: Always enable management interface
by Marcel Holtmann
· 13 years ago
d7b7e79
Bluetooth: Set supported settings based on enabled HS and/or LE
by Marcel Holtmann
· 13 years ago
801f13b
Bluetooth: Restrict access to management interface
by Marcel Holtmann
· 13 years ago
cd82e61
Bluetooth: Add support for HCI monitor channel
by Marcel Holtmann
· 13 years ago
040030e
Bluetooth: Remove HCI notifier handling
by Marcel Holtmann
· 13 years ago
e0edf37
Bluetooth: Fix issue with shared SKB between HCI raw socket and driver
by Marcel Holtmann
· 13 years ago
7cc2ade
Bluetooth: Simplify HCI socket bind handling
by Marcel Holtmann
· 13 years ago
3a20862
Bluetooth: Add HCI CMSG details only to raw sockets
by Marcel Holtmann
· 13 years ago
cedc546
Bluetooth: Lock socket when reading HCI socket options
by Marcel Holtmann
· 13 years ago
2f39cdb
Bluetooth: Limit HCI raw socket options to actual raw sockets
by Marcel Holtmann
· 13 years ago
a6fb08d
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
by Marcel Holtmann
· 13 years ago
470fe1b
Bluetooth: Split sending for HCI raw and control sockets
by Marcel Holtmann
· 13 years ago
48c7aba
Bluetooth: Fix hci_connect error return values
by Johan Hedberg
· 13 years ago
2da9c55
Bluetooth: mgmt: Bump mgmt version
by Johan Hedberg
· 13 years ago
bf1e354
Bluetooth: mgmt: Fix OOB command response parameters
by Johan Hedberg
· 13 years ago
f0eeea8
Bluetooth: mgmt: Fix (Un)Block Device return parameters
by Johan Hedberg
· 13 years ago
f808e16
Bluetooth: mgmt: Fix Start Discovery return parameters
by Johan Hedberg
· 13 years ago
e211326
Bluetooth: mgmt: Fix Pair Device response status values
by Johan Hedberg
· 13 years ago
aee9b21
Bluetooth: mgmt: Move status parameters into the cmd_complete header
by Johan Hedberg
· 13 years ago
5e0452c
Bluetooth: Interleaved discovery support
by Andre Guedes
· 13 years ago
343f935
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
by Andre Guedes
· 13 years ago
4aab14e
Bluetooth: Track discovery type
by Andre Guedes
· 13 years ago
f39799f
Bluetooth: Prepare start_discovery
by Andre Guedes
· 13 years ago
ea585ab
Bluetooth: Add Intel copyright to mgmt files
by Johan Hedberg
· 13 years ago
a198e7b
Bluetooth: mgmt: Add address type to confirm name command
by Johan Hedberg
· 13 years ago
d845769
Bluetooth: mgmt: Add address type to PIN code messages
by Johan Hedberg
· 13 years ago
d753fdc
Bluetooth: mgmt: Add address type to link key messages
by Johan Hedberg
· 13 years ago
42d2d87
Bluetooth: Prefix hex numbers with object name
by Andrei Emeltchenko
· 13 years ago
e05dcc3
Bluetooth: Use symbolic names for state in debug
by Andrei Emeltchenko
· 13 years ago
20d1803
Bluetooth: Move scope of state_to_string
by Andrei Emeltchenko
· 13 years ago
3ed7003
Bluetooth: Add logging functions bt_info and bt_err
by Joe Perches
· 13 years ago
ed2c4ee
Bluetooth: mgmt: Add support for Set SSP command
by Johan Hedberg
· 13 years ago
33ef95e
Bluetooth: mgmt: Add support for Set Link Security command
by Johan Hedberg
· 13 years ago
7bb895d
Bluetooth: mgmt: Use more consistent error variable names
by Johan Hedberg
· 13 years ago
76a7f3a
Bluetooth: Remove unused member from cmd_lookup struct
by Johan Hedberg
· 13 years ago
7ddb6e0
Bluetooth: Do not dereference zero sk
by Andrei Emeltchenko
· 13 years ago
7b99b65
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
by Andre Guedes
· 13 years ago
203159d
Bluetooth: Fix discovery state machine
by Andre Guedes
· 13 years ago
e70bb2e
Bluetooth: Implement Read Supported Commands commands for mgmt
by Johan Hedberg
· 13 years ago
2dd1068
Bluetooth: Use proper datatypes in release-callbacks
by David Herrmann
· 13 years ago
3dc0732
Bluetooth: Introduce to_hci_conn
by David Herrmann
· 13 years ago
aa2b86d
Bluetooth: Introduce to_hci_dev()
by David Herrmann
· 13 years ago
b1078ad
Bluetooth: Add Device Unpaired mgmt event
by Johan Hedberg
· 13 years ago
82eb703
Bluetooth: Fix mgmt_unpair_device command status
by Johan Hedberg
· 13 years ago
bab73cb
Bluetooth: Add address type to mgmt_ev_auth_failed
by Johan Hedberg
· 13 years ago
88c1fe4
Bluetooth: Add address type to mgmt blacklist messages
by Johan Hedberg
· 13 years ago
664ce4c
Bluetooth: Add address type to Out Of Band mgmt messages
by Johan Hedberg
· 13 years ago
272d90d
Bluetooth: Add address type to user_confirm and user_passkey messages
by Johan Hedberg
· 13 years ago
88c3df1
Bluetooth: Update mgmt_disconnect to match latest API
by Johan Hedberg
· 13 years ago
124f6e3
Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device
by Johan Hedberg
· 13 years ago
930fa4ae
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
by Szymon Janc
· 13 years ago
8ed7a0a
Bluetooth: Fix possible missing I-Frame acknowledgement
by Szymon Janc
· 13 years ago
6d5922b
Bluetooth: Remove unneeded sk variable
by Andrei Emeltchenko
· 13 years ago
5491120
Bluetooth: Clean up l2cap_chan_add
by Andrei Emeltchenko
· 13 years ago
cf4cd00
Bluetooth: Change chan_ready param from sk to chan
by Andrei Emeltchenko
· 13 years ago
343fb14
Bluetooth: Add BT_DBG to mgmt_discovering()
by Andre Guedes
· 13 years ago
053c7e0
Bluetooth: Fix device_found event length for remote name resolving
by Johan Hedberg
· 13 years ago
e877752
Bluetooth: Fix indentation
by Andre Guedes
· 13 years ago
3fd2415
Bluetooth: MGMT start discovery LE-Only support
by Andre Guedes
· 13 years ago
28b75a8
Bluetooth: Add hci_le_scan()
by Andre Guedes
· 13 years ago
7ba8b4b
Bluetooth: Add hci_do_le_scan()
by Andre Guedes
· 13 years ago
6fbe195
Bluetooth: Minor code refactoring
by Andre Guedes
· 13 years ago
c599008
Bluetooth: LE scan should send Discovering events
by Andre Guedes
· 13 years ago
8af5946
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
by Johan Hedberg
· 13 years ago
63d2bc1
Bluetooth: Helper removes duplicated code
by Andrei Emeltchenko
· 13 years ago
b71d385
Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
by Andrei Emeltchenko
· 13 years ago
261cc5a
Bluetooth: Add support for notifying userspace of new LTK's
by Vinicius Costa Gomes
· 13 years ago
b0dbfb4
Bluetooth: Add support for removing LTK's when pairing is removed
by Vinicius Costa Gomes
· 13 years ago
346af67
Bluetooth: Add MGMT handlers for dealing with SMP LTK's
by Vinicius Costa Gomes
· 13 years ago
c9839a1
Bluetooth: Use the updated key structures for handling LTKs
by Vinicius Costa Gomes
· 13 years ago
b899efa
Bluetooth: Add new structures for handling SMP Long Term Keys
by Vinicius Costa Gomes
· 13 years ago
650f726
Bluetooth: Fix doing some useless casts when receiving MGMT commands
by Vinicius Costa Gomes
· 13 years ago
2a5a5ec
Bluetooth: Use list _safe deleting from conn chan_list
by Andrei Emeltchenko
· 13 years ago
3c4e0df0
Bluetooth: Use list _safe deleting from conn_hash_list
by Andrei Emeltchenko
· 13 years ago
2842470
Bluetooth: mgmt: Implement Cancel Pair Device command
by Johan Hedberg
· 13 years ago
95947a3
Bluetooth: Fix clearing of debug and linkkey flags
by Hemant Gupta
· 13 years ago
7a7f1e7
Bluetooth: Send correct response to IO Capability Request
by Hemant Gupta
· 13 years ago
b7d05ba
Bluetooth: Fix l2cap conn failures for ssp devices
by Peter Hurley
· 13 years ago
f1c09c0
Bluetooth: Fix invalid memory access when there's no SMP channel
by Vinicius Costa Gomes
· 13 years ago
66f0129
Bluetooth: Fix RFCOMM session reference counting issue
by Octavian Purdila
· 13 years ago
4777bfd
Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()
by Andre Guedes
· 13 years ago
f7aa611
Bluetooth: Rename smp_key_size to enc_key_size
by Vinicius Costa Gomes
· 13 years ago
127074b
Bluetooth: Fix possible use after free in delete path
by Ulisses Furquim
· 13 years ago
17cd3f3
Bluetooth: Remove usage of __cancel_delayed_work()
by Ulisses Furquim
· 13 years ago
e72acc1
Bluetooth: Remove unneeded locking
by Andre Guedes
· 13 years ago
75d7735
Bluetooth: Use GFP_KERNEL in hci_chan_create()
by Andre Guedes
· 13 years ago
cb601d7
Bluetooth: Use GFP_KERNEL in hci_conn_add()
by Andre Guedes
· 13 years ago
cad8f1d0
Bluetooth: Make l2cap_ertm_data_rcv static
by Szymon Janc
· 13 years ago
2f7719c
Bluetooth: Add alloc_skb chan operator
by Andrei Emeltchenko
· 13 years ago
d22015a
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
61e1b4b
Bluetooth: trivial: space correction
by Andrei Emeltchenko
· 13 years ago
aa64a8b
Bluetooth: Add a convenience function to check for SSP enabled
by Johan Hedberg
· 13 years ago
84bde9d
Bluetooth: Convert hdev->ssp_mode to a flag
by Johan Hedberg
· 13 years ago
58a681e
Bluetooth: Merge boolean members of struct hci_conn into flags
by Johan Hedberg
· 13 years ago
b644ba3
Bluetooth: Update device_connected and device_found events to latest API
by Johan Hedberg
· 13 years ago
a0c808b
Bluetooth: Convert hdev->out to a bool type
by Johan Hedberg
· 13 years ago
51a8efd
Bluetooth: Rename conn->pend to conn->flags
by Johan Hedberg
· 13 years ago
1dc0609
Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found
by Johan Hedberg
· 13 years ago
Next »