index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Fix trailing whitespaces in license text
Gustavo Padovan
2012-06-05
1
-6
/
+6
*
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
2012-06-05
1
-168
/
+0
*
Bluetooth: Check rules when setting retransmit or monitor timers
Mat Martineau
2012-06-05
1
-4
/
+0
*
Bluetooth: Remove receive code that has been superceded
Mat Martineau
2012-06-05
1
-8
/
+0
*
Bluetooth: Fix early return from l2cap_chan_del
Mat Martineau
2012-06-05
1
-0
/
+1
*
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
[next]