index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-10
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
Marcel Holtmann
2014-07-10
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
Bluetooth: Refactor ioctl scan state update to its own function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-08
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-07
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2014-07-07
Bluetooth: Don't let background scanning interfering with discovery
Johan Hedberg
2014-07-07
Bluetooth: Update discovery state earlier in hci_discovery_set_state
Johan Hedberg
2014-07-06
Bluetooth: Enforce providing hdev->send driver callback
Marcel Holtmann
2014-07-06
Bluetooth: Fix memory leaking when hdev->send returns an error
Marcel Holtmann
2014-07-06
Bluetooth: Skip unconfigured init procedure for raw-only devices
Marcel Holtmann
2014-07-06
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-05
Bluetooth: Run special init procedure for unconfigured controllers
Marcel Holtmann
2014-07-04
Bluetooth: Fix quirks that are valid during setup driver callback
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
2014-07-04
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
2014-07-04
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
2014-07-04
Bluetooth: Don't bother doing anything if auto_connect doesn't change
Johan Hedberg
2014-07-04
Bluetooth: Simplify use of hci_pend_le_conns_clear()
Johan Hedberg
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
2014-07-04
Bluetooth: Convert pend_le_conn list to a generic action list
Johan Hedberg
2014-07-03
Bluetooth: Add identity address check in param lookup functions
Johan Hedberg
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
2014-07-03
Bluetooth: Add support for background LE scanning
Johan Hedberg
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
2014-07-03
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
2014-07-03
Bluetooth: Add specific connection parameter clear functions
Johan Hedberg
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
2014-07-03
Bluetooth: Default to internal use manufacturer identifier
Marcel Holtmann
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
2014-07-03
Bluetooth: Enable new LE meta event
Andre Guedes
2014-07-03
Bluetooth: Move LE event mask setting into init3 phase
Andre Guedes
[next]