index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
Bluetooth: Introduce requirements for security level 4
Marcel Holtmann
2
-0
/
+2
2014-02-13
Bluetooth: Track Secure Connections support of remote devices
Marcel Holtmann
1
-0
/
+8
2014-02-13
Bluetooth: Add support for remote OOB input of P-256 data
Marcel Holtmann
1
-0
/
+8
2014-02-13
Bluetooth: Add internal function for storing P-192 and P-256 data
Marcel Holtmann
1
-3
/
+6
2014-02-13
Bluetooth: Provide remote OOB data for Secure Connections
Marcel Holtmann
1
-2
/
+4
2014-02-13
Bluetooth: Add debugfs quirk for forcing Secure Connections support
Marcel Holtmann
1
-0
/
+1
2014-02-13
Bluetooth: Add support for local OOB data with Secure Connections
Marcel Holtmann
2
-2
/
+9
2014-02-13
Bluetooth: Add management command for enabling Secure Connections
Marcel Holtmann
2
-0
/
+3
2014-02-13
Bluetooth: Add flags and setting for Secure Connections support
Marcel Holtmann
2
-0
/
+2
2014-02-13
Bluetooth: Add definitions for new link key types
Marcel Holtmann
1
-2
/
+4
2014-02-13
Bluetooth: Add HCI command definition for extended OOB data
Marcel Holtmann
1
-0
/
+18
2014-02-13
Bluetooth: Add HCI command definition for Secure Connections enabling
Marcel Holtmann
1
-0
/
+11
2014-02-13
Bluetooth: Add LMP feature definitions for Secure Connections support
Marcel Holtmann
2
-0
/
+7
2014-01-04
Bluetooth: Add quirk for disabling Delete Stored Link Key command
Marcel Holtmann
1
-1
/
+2
2013-12-11
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
3
-0
/
+3
2013-12-09
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
2
-0
/
+12
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
1
-1
/
+0
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
1
-0
/
+7
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Add definitions for LE connection oriented channels
Johan Hedberg
1
-0
/
+31
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
1
-0
/
+1
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-73
/
+72
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-422
/
+89
2013-10-21
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
1
-2
/
+0
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
1
-0
/
+1
2013-10-19
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
1
-0
/
+3
2013-10-19
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
1
-0
/
+2
2013-10-19
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2
-0
/
+3
2013-10-19
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
1
-1
/
+0
2013-10-19
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
1
-0
/
+1
2013-10-18
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
1
-2
/
+0
2013-10-18
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
1
-1
/
+2
2013-10-16
Bluetooth: Convert idle timer to use delayed work
Johan Hedberg
1
-2
/
+2
2013-10-16
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
1
-1
/
+1
2013-10-16
Bluetooth: Remove enable_hs declaration
Marcel Holtmann
1
-2
/
+0
2013-10-16
Bluetooth: Remove duplicate definitions for advertising event types
Marcel Holtmann
1
-10
/
+5
2013-10-16
Bluetooth: Set the scan response data when needed
Marcel Holtmann
1
-0
/
+6
2013-10-16
Bluetooth: Store scan response data in HCI device
Marcel Holtmann
1
-0
/
+2
2013-10-15
Bluetooth: Make mgmt_new_ltk() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_set_local_name_complete() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
Marcel Holtmann
1
-2
/
+2
2013-10-15
Bluetooth: Make mgmt_ssp_enable_complete() return void
Marcel Holtmann
1
-1
/
+1
2013-10-15
Bluetooth: Make mgmt_auth_enable_complete() return void
Marcel Holtmann
1
-1
/
+1
[prev]
[next]