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
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
14
-351
/
+403
|
\
|
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
3
-6
/
+6
|
*
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
2014-07-20
1
-1
/
+1
|
*
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-20
1
-2
/
+1
|
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
4
-5
/
+5
|
*
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
1
-2
/
+7
|
*
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
2
-0
/
+8
|
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
5
-11
/
+14
|
*
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
2014-07-17
1
-0
/
+3
|
*
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
3
-4
/
+8
|
*
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
2
-1
/
+7
|
*
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-17
1
-1
/
+1
|
*
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
1
-12
/
+11
|
*
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
2014-07-16
1
-0
/
+6
|
*
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
3
-21
/
+17
|
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
6
-21
/
+27
|
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
4
-33
/
+23
|
*
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-16
1
-1
/
+1
|
*
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
1
-5
/
+5
|
*
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-15
1
-5
/
+2
|
*
Bluetooth: cmtp: Remove unnecessary null test
Himangi Saraogi
2014-07-14
1
-6
/
+0
|
*
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
2014-07-14
1
-2
/
+5
|
*
Bluetooth: Remove sco_chan_get helper function
Marcel Holtmann
2014-07-14
1
-11
/
+9
|
*
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
1
-3
/
+3
|
*
Bluetooth: Remove unneeded forward declaration of sco_chan_del
Marcel Holtmann
2014-07-13
1
-29
/
+27
|
*
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
Marcel Holtmann
2014-07-13
1
-12
/
+11
|
*
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
2014-07-13
1
-1
/
+1
|
*
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
2014-07-13
1
-1
/
+4
|
*
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2014-07-13
1
-4
/
+7
|
*
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
2014-07-13
1
-3
/
+5
|
*
6lowpan: introduce new net/6lowpan directory
Alexander Aring
2014-07-12
1
-2
/
+1
|
*
Bluetooth: Fix tracking local SSP authentication requirement
Johan Hedberg
2014-07-11
1
-9
/
+8
|
*
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
1
-0
/
+3
|
*
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
1
-0
/
+13
|
*
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
1
-0
/
+12
|
*
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-11
1
-1
/
+1
|
*
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-11
2
-1
/
+15
|
*
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2014-07-11
1
-0
/
+11
|
*
Bluetooth: Delcare the hci_sec_filter as const
Marcel Holtmann
2014-07-11
1
-1
/
+1
|
*
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
2014-07-11
1
-0
/
+8
|
*
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
Marcel Holtmann
2014-07-10
1
-6
/
+10
|
*
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-10
1
-6
/
+19
|
*
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
2
-14
/
+0
|
*
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
3
-61
/
+49
|
*
Bluetooth: Refactor ioctl scan state update to its own function
Johan Hedberg
2014-07-10
1
-13
/
+22
|
*
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
3
-40
/
+4
|
*
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
2014-07-10
1
-2
/
+2
|
*
Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
Johan Hedberg
2014-07-10
1
-0
/
+9
|
*
Bluetooth: Fix advertising parameter update when toggling connectable
Johan Hedberg
2014-07-10
1
-2
/
+2
|
*
Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
Johan Hedberg
2014-07-09
1
-4
/
+0
[next]