开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2014-07-04
Bluetooth: Don't take actions on blocked devices when scanning
Johan Hedberg
2014-07-04
Bluetooth: Fix constant for public address configuration
Marcel Holtmann
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
2014-07-04
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
2014-07-03
Bluetooth: Add identity address check in param lookup functions
Johan Hedberg
2014-07-03
Bluetooth: Remove unnecessary checks for auto-connected devices
Johan Hedberg
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
2014-07-03
Bluetooth: Remove redundant IRK lookup
Johan Hedberg
2014-07-03
Bluetooth: Fix missing update of pend_le_reports
Johan Hedberg
2014-07-03
Bluetooth: Fix buffer overflow with variable length commands
Johan Hedberg
2014-07-03
Bluetooth: Support scanning for devices using RPA
Johan Hedberg
2014-07-03
Bluetooth: Add support for background LE scanning
Johan Hedberg
2014-07-03
Bluetooth: Allow mgmt_device_found events for kernel-side scanning
Johan Hedberg
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
2014-07-03
Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
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: Don't send connection parameters without identity address
Johan Hedberg
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
2014-07-03
Bluetooth: Fix missing update of conn params
Johan Hedberg
2014-07-03
Bluetooth: Add Load Connection Parameters command
Johan Hedberg
2014-07-03
Bluetooth: Remove only enabled entries with Remove Device command
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: Fix sparse warning with btmrvl driver
Johan Hedberg
2014-07-03
Bluetooth: Check for default address of Broadcom BCM20702A0 controllers
Marcel Holtmann
2014-07-03
Bluetooth: Check for default address of Intel USB controllers
Marcel Holtmann
2014-07-03
Bluetooth: Default to internal use manufacturer identifier
Marcel Holtmann
2014-07-03
Bluetooth: Add public address configration for Intel USB devices
Marcel Holtmann
2014-07-03
Bluetooth: Drop LE connections for blocked devices
Johan Hedberg
2014-07-03
Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
Johan Hedberg
2014-07-03
Bluetooth: Add public address configration for Broadcom USB devices
Marcel Holtmann
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
2014-07-03
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
[next]