开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
2014-07-03
Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2014-07-03
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
2014-07-03
Bluetooth: Use hci_conn_params_add within hci_conn_params_set
Marcel Holtmann
2014-07-03
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
2014-07-03
Bluetooth: Start background scanning only when controller is ready
Marcel Holtmann
[next]