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
/
hci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
1
-451
/
+739
|
\
|
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
1
-2
/
+2
|
*
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-27
1
-1
/
+1
|
*
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
2014-07-26
1
-0
/
+60
|
*
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
1
-0
/
+2
|
*
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2014-07-26
1
-0
/
+12
|
*
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
2014-07-26
1
-0
/
+96
|
*
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
1
-0
/
+1
|
*
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
*
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
1
-3
/
+3
|
*
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-20
1
-2
/
+1
|
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
1
-8
/
+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
|
*
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-11
1
-0
/
+14
|
*
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_discoverable function
Johan Hedberg
2014-07-10
1
-4
/
+20
|
*
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
1
-3
/
+3
|
*
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
2014-07-10
1
-2
/
+2
|
*
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
1
-0
/
+17
|
*
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
1
-0
/
+29
|
*
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
1
-73
/
+12
|
*
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-09
1
-1
/
+1
|
*
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-08
1
-1
/
+1
|
*
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
1
-0
/
+4
|
*
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2014-07-07
1
-1
/
+2
|
*
Bluetooth: Don't let background scanning interfering with discovery
Johan Hedberg
2014-07-07
1
-0
/
+4
|
*
Bluetooth: Update discovery state earlier in hci_discovery_set_state
Johan Hedberg
2014-07-07
1
-4
/
+6
|
*
Bluetooth: Enforce providing hdev->send driver callback
Marcel Holtmann
2014-07-06
1
-1
/
+1
|
*
Bluetooth: Fix memory leaking when hdev->send returns an error
Marcel Holtmann
2014-07-06
1
-2
/
+7
|
*
Bluetooth: Skip unconfigured init procedure for raw-only devices
Marcel Holtmann
2014-07-06
1
-0
/
+3
|
*
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2014-07-06
1
-0
/
+6
|
*
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
1
-6
/
+8
|
*
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
1
-3
/
+14
|
*
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-06
1
-18
/
+0
|
*
Bluetooth: Run special init procedure for unconfigured controllers
Marcel Holtmann
2014-07-05
1
-0
/
+40
|
*
Bluetooth: Fix quirks that are valid during setup driver callback
Marcel Holtmann
2014-07-04
1
-2
/
+9
|
*
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
1
-1
/
+2
|
*
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
2014-07-04
1
-1
/
+5
|
*
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
2014-07-04
1
-3
/
+3
|
*
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
2014-07-04
1
-10
/
+0
|
*
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
2014-07-04
1
-11
/
+12
|
*
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
2014-07-04
1
-10
/
+0
|
*
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
2014-07-04
1
-17
/
+11
|
*
Bluetooth: Don't bother doing anything if auto_connect doesn't change
Johan Hedberg
2014-07-04
1
-0
/
+3
[next]