index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Bluetooth: Fix forcing SMP just-works with no-bonding
Johan Hedberg
2014-07-09
1
-4
/
+0
*
Bluetooth: Always confirm incoming SMP just-works requests
Johan Hedberg
2014-07-09
1
-5
/
+11
*
Bluetooth: Don't send ERTM configuration option when disabled
Marcel Holtmann
2014-07-09
1
-0
/
+3
*
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
2
-0
/
+22
*
Bluetooth: Add white list lookup for incoming connection requests
Johan Hedberg
2014-07-09
1
-4
/
+12
*
Bluetooth: Enable page scan also if there are white list entries
Johan Hedberg
2014-07-09
1
-2
/
+4
*
Bluetooth: Refactor connection request handling
Johan Hedberg
2014-07-09
1
-52
/
+60
*
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
Johan Hedberg
2014-07-09
1
-0
/
+8
*
Bluetooth: Update page scan when necessary for Add/Remove Device
Johan Hedberg
2014-07-09
1
-0
/
+34
*
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
2
-2
/
+73
*
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
5
-86
/
+31
*
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-09
1
-1
/
+1
*
Bluetooth: Fix clearing HCI_LE_ADV for LE connections
Johan Hedberg
2014-07-08
1
-0
/
+5
*
Bluetooth: Fix toggling background scan when changing connectable state
Johan Hedberg
2014-07-08
1
-1
/
+3
*
Bluetooth: Fix connectable and discoverable supported settings values
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Fix setting STOPPING state for discovery
Johan Hedberg
2014-07-08
1
-7
/
+18
*
Bluetooth: Fix check for re-enabling advertising
Johan Hedberg
2014-07-08
1
-1
/
+1
*
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
3
-7
/
+37
*
Bluetooth: Stop advertising always before initiating a connection
Johan Hedberg
2014-07-08
1
-3
/
+12
*
Bluetooth: Use the correct flag to decide to disable advertising
Johan Hedberg
2014-07-08
1
-2
/
+2
[next]