index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add support for encryption key refresh
Johan Hedberg
2012-06-08
1
-0
/
+6
*
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
2012-05-16
1
-2
/
+6
*
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
2012-05-16
1
-2
/
+0
*
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
2012-05-16
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2012-05-16
1
-0
/
+1
|
\
|
*
Bluetooth: notify userspace of security level change
Gustavo Padovan
2012-05-14
1
-0
/
+1
*
|
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
2012-05-09
1
-0
/
+1
*
|
Bluetooth: Enable Low Energy support by default
Marcel Holtmann
2012-05-09
1
-1
/
+0
*
|
Bluetooth: Remove unused hci_le_ltk_neg_reply()
Syam Sidhardhan
2012-05-09
1
-2
/
+0
*
|
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
2012-05-09
1
-1
/
+0
*
|
Bluetooth: Remove duplicate structure members from bt_skb_cb
Mat Martineau
2012-05-09
1
-3
/
+0
*
|
Bluetooth: Improve ERTM sequence number offset calculation
Mat Martineau
2012-05-09
1
-7
/
+4
*
|
Bluetooth: Remove advertising cache
Andre Guedes
2012-05-09
1
-9
/
+0
*
|
Bluetooth: Use address type info from user-space
Andre Guedes
2012-05-09
1
-1
/
+1
*
|
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
1
-1
/
+1
*
|
Bluetooth: Move bdaddr_to_le to hci_core
Andre Guedes
2012-05-09
1
-0
/
+2
*
|
Bluetooth: Add address type to struct sockaddr_l2
Andre Guedes
2012-05-09
1
-0
/
+1
*
|
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
2012-05-09
2
-10
/
+11
*
|
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-05-09
1
-1
/
+0
*
|
Bluetooth: Remove strtoba header declared but not defined
Syam Sidhardhan
2012-05-09
1
-1
/
+0
*
|
Bluetooth: remove header declared but not defined
Syam Sidhardhan
2012-05-09
1
-2
/
+0
*
|
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2012-05-09
1
-0
/
+12
*
|
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2012-05-09
1
-1
/
+1
*
|
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2012-05-09
1
-0
/
+1
*
|
Bluetooth: Remove MGMT_ADDR_INVALID macro
Andre Guedes
2012-05-09
1
-1
/
+0
*
|
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
2012-05-09
1
-1
/
+1
*
|
Bluetooth: Add a structure to carry ERTM data in skb control blocks
Mat Martineau
2012-05-09
1
-0
/
+13
*
|
Bluetooth: Add definitions and struct members for new ERTM state machine
Mat Martineau
2012-05-09
1
-0
/
+49
*
|
Bluetooth: Comments and style fixes
Andrei Emeltchenko
2012-05-09
1
-3
/
+8
*
|
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
2012-05-09
1
-0
/
+1
*
|
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
2012-05-09
1
-0
/
+2
*
|
Bluetooth: Add hci_cancel_le_scan() to hci_core
Andre Guedes
2012-05-09
1
-0
/
+1
*
|
Bluetooth: Correct ediv in SMP
Andrei Emeltchenko
2012-05-09
1
-1
/
+1
*
|
Bluetooth: Add management command for setting Device ID
Marcel Holtmann
2012-05-09
1
-0
/
+9
*
|
Bluetooth: Handle EIR tags for Device ID
Marcel Holtmann
2012-05-09
1
-0
/
+4
*
|
Bluetooth: Add TX power tag to EIR data
Marcel Holtmann
2012-05-09
2
-0
/
+5
*
|
Bluetooth: Remove redundant hdev->parent field
David Herrmann
2012-05-09
1
-2
/
+1
*
|
Bluetooth: Correct type for ediv to __le16
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
*
|
Bluetooth: Correct type for hdev lmp_subver
Andrei Emeltchenko
2012-05-09
1
-1
/
+1
|
/
*
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
2012-04-16
1
-0
/
+1
*
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
2012-04-16
1
-1
/
+1
*
Bluetooth: Fix userspace compatibility issue with mgmt interface
Gustavo Padovan
2012-04-05
1
-1
/
+1
*
Bluetooth: mgmt: Fix timeout type
Andrei Emeltchenko
2012-03-28
1
-1
/
+1
*
Bluetooth: Check for minimum data length in eir_has_data_type()
Johan Hedberg
2012-03-28
1
-0
/
+3
*
Bluetooth: Don't increment twice in eir_has_data_type()
Johan Hedberg
2012-03-28
1
-4
/
+3
*
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2012-03-28
1
-0
/
+1
*
Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit
Hemant Gupta
2012-03-28
1
-1
/
+1
*
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-08
1
-34
/
+33
*
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
2012-03-07
4
-39
/
+39
*
Bluetooth: Use correct type for userspace exported structs
Gustavo F. Padovan
2012-03-07
1
-3
/
+3
[next]