开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2014-07-08
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
Bluetooth: Stop advertising always before initiating a connection
Johan Hedberg
2014-07-08
Bluetooth: Use the correct flag to decide to disable advertising
Johan Hedberg
2014-07-08
Bluetooth: Simplify usage of the enable_advertising function
Johan Hedberg
2014-07-08
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
2014-07-07
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
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-07
Bluetooth: Remove unnecessary return value from check_pending_le_conn
Johan Hedberg
2014-07-07
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
Johan Hedberg
2014-07-07
Bluetooth: Fix connecting devices during LE device discovery
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: Fix updating background scan for LE connect complete
Johan Hedberg
2014-07-06
Bluetooth: Skip unconfigured init procedure for raw-only devices
Marcel Holtmann
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
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-06
Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE
Johan Hedberg
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
2014-07-05
Bluetooth: Run special init procedure for unconfigured controllers
Marcel Holtmann
2014-07-05
Bluetooth: Use a more simpler style for HCI event callbacks
Marcel Holtmann
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2014-07-04
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
2014-07-04
Bluetooth: Add support for Set External Configuration management command
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: Allow reading configuration info when unconfigured
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
2014-07-04
Bluetooth: Use list_del when freeing the list entry
Johan Hedberg
2014-07-04
Bluetooth: Don't take actions on blocked devices when scanning
Johan Hedberg
2014-07-04
Bluetooth: Use hci_pend_le_action_lookup to look up report entries
Johan Hedberg
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: Remove unnecessary usage of hci_pend_le_conn_add
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-04
Bluetooth: Fix missing return statement in process_adv_report
Johan Hedberg
[next]