]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - net/bluetooth
Bluetooth: Fix response on confirm_name
[mirror_ubuntu-artful-kernel.git] / net / bluetooth /
2014-02-27 Lukasz RymanowskiBluetooth: Fix response on confirm_name
2014-02-27 Andre GuedesBluetooth: Update background scan parameters
2014-02-27 Andre GuedesBluetooth: Create hci_req_add_le_passive_scan helper
2014-02-27 Andre GuedesBluetooth: Add le_auto_conn file on debugfs
2014-02-27 Andre GuedesBluetooth: Support resolvable private addresses
2014-02-27 Andre GuedesBluetooth: Connection parameters and resolvable address
2014-02-27 Andre GuedesBluetooth: Auto connection and power on
2014-02-27 Andre GuedesBluetooth: Temporarily stop background scanning on...
2014-02-27 Andre GuedesBluetooth: Connection parameters and auto connection
2014-02-27 Andre GuedesBluetooth: Introduce LE auto connect options
2014-02-27 Andre GuedesBluetooth: Introduce LE auto connection infrastructure
2014-02-27 Andre GuedesBluetooth: Introduce hdev->pend_le_conn list
2014-02-27 Andre GuedesBluetooth: Move address type conversion to outside...
2014-02-27 Andre GuedesBluetooth: Refactor HCI connection code
2014-02-27 Andre GuedesBluetooth: Remove unused function
2014-02-27 Andre GuedesBluetooth: Stop scanning on LE connection
2014-02-27 Andre GuedesBluetooth: Declare le_conn_failed in hci_core.h
2014-02-27 Andre GuedesBluetooth: Create hci_req_add_le_scan_disable helper
2014-02-26 Johan HedbergBluetooth: Remove unneeded "force" parameter from smp_d...
2014-02-26 Johan HedbergBluetooth: Simplify logic for checking for SMP completion
2014-02-26 Johan HedbergBluetooth: Track not yet received keys in SMP
2014-02-25 Johan HedbergBluetooth: Ignore IRKs with no Identity Address
2014-02-25 Johan HedbergBluetooth: Fix advertising address type when toggling...
2014-02-25 Andrzej KaczmarekBluetooth: Fix NULL pointer dereference when sending...
2014-02-24 Johan HedbergBluetooth: Clean up HCI state when doing power off
2014-02-24 Johan HedbergBluetooth: Don't clear HCI_ADVERTISING when powering off
2014-02-24 Johan HedbergBluetooth: Don't clear HCI_CONNECTABLE when powering off
2014-02-24 Johan HedbergBluetooth: Don't clear HCI_DISCOVERABLE when powering off
2014-02-24 Johan HedbergBluetooth: Move check for MGMT_CONNECTED flag into...
2014-02-24 Johan HedbergBluetooth: Move HCI_ADVERTISING handling into mgmt.c
2014-02-24 Johan HedbergBluetooth: Fix canceling RPA expiry timer
2014-02-24 Johan HedbergBluetooth: Enable RPA resolving if mgmt_set_privacy...
2014-02-24 Marcel HoltmannBluetooth: Export current local RPA with identity infor...
2014-02-24 Marcel HoltmannBluetooth: Store current RPA and update it if needed
2014-02-24 Marcel HoltmannBluetooth: Use privacy mode for non-connectable advertising
2014-02-24 Marcel HoltmannBluetooth: Use unresolvable private address for active...
2014-02-24 Marcel HoltmannBluetooth: Expose current identity information in debugfs
2014-02-23 Johan HedbergBluetooth: Remove unneeded hdev->own_addr_type
2014-02-23 Johan HedbergBluetooth: Fix setting correct src_type when connecting LE
2014-02-23 Johan HedbergBluetooth: Add support for Set Privacy command
2014-02-23 Johan HedbergBluetooth: Add debugfs entry for RPA regeneration timeout
2014-02-23 Johan HedbergBluetooth: Don't write static address during power on
2014-02-23 Johan HedbergBluetooth: Use hci_update_random_address() for initiati...
2014-02-23 Johan HedbergBluetooth: Use hci_update_random_address() for enabling...
2014-02-23 Johan HedbergBluetooth: Use hci_update_random_address() when connect...
2014-02-23 Johan HedbergBluetooth: Add hci_update_random_address() convenience...
2014-02-23 Johan HedbergBluetooth: Add timer for regenerating local RPA
2014-02-23 Johan HedbergBluetooth: Add SMP function for generating RPAs
2014-02-23 Johan HedbergBluetooth: Set the correct values for Identity Address...
2014-02-23 Johan HedbergBluetooth: Ensure hci_conn always contains the local...
2014-02-22 Johan HedbergBluetooth: Add Privacy flag to mgmt supported/current...
2014-02-22 Johan HedbergBluetooth: Move enable/disable_advertising higher up...
2014-02-22 Johan HedbergBluetooth: Add initial code for distributing local IRK
2014-02-22 Johan HedbergBluetooth: Add helper variables to smp_distribute_keys()
2014-02-22 Marcel HoltmannBluetooth: Fix issue with missing management event...
2014-02-21 Johan HedbergBluetooth: Fix iterating wrong list in hci_remove_irk()
2014-02-21 Marcel HoltmannBluetooth: Increase minor version of core module
2014-02-21 Marcel HoltmannBluetooth: Provide option for changing LE advertising...
2014-02-20 Andrzej KaczmarekBluetooth: Fix channel check when binding RFCOMM sock
2014-02-20 Marcel HoltmannBluetooth: Track the current configured random address
2014-02-20 Marcel HoltmannBluetooth: Replace own_address_type with force_static_a...
2014-02-20 Marcel HoltmannBluetooth: Add comment explainging store hint for long...
2014-02-20 Marcel HoltmannBluetooth: Don't send store hint for devices using...
2014-02-19 Johan HedbergBluetooth: Add support for sending New IRK event
2014-02-19 Johan HedbergBluetooth: Move SMP LTK notification after key distribution
2014-02-19 Johan HedbergBluetooth: Track SMP keys in the SMP context
2014-02-19 Johan HedbergBluetooth: Move New LTK store hint evaluation into...
2014-02-19 Johan HedbergBluetooth: Return added key when adding LTKs and IRKs
2014-02-19 Johan HedbergBluetooth: Avoid using GFP_ATOMIC where not necessary
2014-02-19 Marcel HoltmannBluetooth: Use same LE min/max connection event length...
2014-02-19 Marcel HoltmannBluetooth: Expose current list of identity resolving...
2014-02-19 Marcel HoltmannBluetooth: Fix wrong identity address during connection...
2014-02-19 Marcel HoltmannBluetooth: Use connection address for reporting connect...
2014-02-19 Marcel HoltmannBluetooth: Report identity address when remote device...
2014-02-18 Szymon JancBluetooth: Print error when dropping L2CAP data
2014-02-18 Johan HedbergBluetooth: Use Identity Address in Device Found event
2014-02-18 Johan HedbergBluetooth: Look up RPA for connection requests with...
2014-02-18 Johan HedbergBluetooth: Don't try to look up private addresses as...
2014-02-18 Johan HedbergBluetooth: Wait for SMP key distribution completion...
2014-02-18 Johan HedbergBluetooth: Fix updating Identity Address in L2CAP channels
2014-02-18 Johan HedbergBluetooth: Track the LE Identity Address in struct...
2014-02-18 Johan HedbergBluetooth: Remove SMP data specific crypto context
2014-02-18 Johan HedbergBluetooth: Fix removing any IRKs when unpairing devices
2014-02-18 Johan HedbergBluetooth: Fix completing SMP as peripheral when no...
2014-02-18 Johan HedbergBluetooth: Fix hci_remove_ltk failure when no match...
2014-02-18 Johan HedbergBluetooth: Remove return values from functions that...
2014-02-18 Johan HedbergBluetooth: Fix missing address type check for removing...
2014-02-18 Johan HedbergBluetooth: Fix properly ignoring unexpected SMP PDUs
2014-02-18 Johan HedbergBluetooth: Enable support for remote IRK distribution
2014-02-18 Johan HedbergBluetooth: Implement mgmt_load_irks command
2014-02-18 Johan HedbergBluetooth: Add basic IRK management support
2014-02-18 Johan HedbergBluetooth: Add AES crypto context for each HCI device
2014-02-18 Johan HedbergBluetooth: Add smp_irk_matches helper function
2014-02-18 Johan HedbergBluetooth: Fix minor whitespace issues in SMP code
2014-02-18 Johan HedbergBluetooth: Fix missing PDU length checks for SMP
2014-02-17 Marcel HoltmannBluetooth: Allow HCI User Channel usage for controllers...
2014-02-17 Marcel HoltmannBluetooth: Add missing index added event on user channe...
2014-02-17 Marcel HoltmannBluetooth: Fix sending wrong store hint for new long...
2014-02-17 Marcel HoltmannBluetooth: Restrict long term keys to public and static...
2014-02-14 Peter HurleyBluetooth: Fix write_room() calculation
next