]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net/bluetooth/mgmt.c
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
[mirror_ubuntu-bionic-kernel.git] / net / bluetooth / mgmt.c
2014-07-17 Johan HedbergBluetooth: Pass initiator/acceptor information to hci_c...
2014-07-16 Johan HedbergBluetooth: Use explicit role instead of a bool in funct...
2014-07-10 Johan HedbergBluetooth: Remove unneeded mgmt_write_scan_failed function
2014-07-10 Johan HedbergBluetooth: Remove unneeded mgmt_discoverable function
2014-07-10 Johan HedbergBluetooth: Remove unneeded mgmt_connectable function
2014-07-10 Johan HedbergBluetooth: Fix advertising parameter update when toggli...
2014-07-09 Johan HedbergBluetooth: Fix setting HCI_CONNECTABLE from ioctl code
2014-07-09 Johan HedbergBluetooth: Enable page scan also if there are white...
2014-07-09 Johan HedbergBluetooth: Fix incorrectly setting HCI_CONNECTABLE
2014-07-09 Johan HedbergBluetooth: Update page scan when necessary for Add...
2014-07-09 Johan HedbergBluetooth: Introduce a whitelist for BR/EDR devices
2014-07-09 Johan HedbergBluetooth: Unify helpers for bdaddr_list manipulations
2014-07-08 Johan HedbergBluetooth: Fix toggling background scan when changing...
2014-07-08 Johan HedbergBluetooth: Fix connectable and discoverable supported...
2014-07-08 Johan HedbergBluetooth: Fix setting STOPPING state for discovery
2014-07-08 Johan HedbergBluetooth: Fix advertising and active scanning co-existence
2014-07-08 Johan HedbergBluetooth: Use the correct flag to decide to disable...
2014-07-08 Johan HedbergBluetooth: Simplify usage of the enable_advertising...
2014-07-08 Johan HedbergBluetooth: Use real advertising state to random address...
2014-07-08 Johan HedbergBluetooth: Remove unnecessary mgmt_advertising function
2014-07-07 Johan HedbergBluetooth: Don't try background scanning if LE is not...
2014-07-07 Johan HedbergBluetooth: Pass desired connection role to hci_connect_le()
2014-07-07 Johan HedbergBluetooth: Remove auth_type parameter from hci_connect_le()
2014-07-07 Johan HedbergBluetooth: Enable passive scanning whenever we're conne...
2014-07-07 Johan HedbergBluetooth: Remove redundant IRK lookup in mgmt_device_f...
2014-07-06 Johan HedbergBluetooth: Use lower timeout for LE auto-connections
2014-07-06 Marcel HoltmannBluetooth: Clear HCI_RAW flag when controller becomes...
2014-07-06 Marcel HoltmannBluetooth: Add support for changing the public device...
2014-07-06 Marcel HoltmannBluetooth: Run controller setup after external configur...
2014-07-06 Johan HedbergBluetooth: Fix sending Device Removed when clearing...
2014-07-04 Marcel HoltmannBluetooth: Add support for New Configuration Options...
2014-07-04 Marcel HoltmannBluetooth: Move mgmt_event helper function to different...
2014-07-04 Marcel HoltmannBluetooth: Add support for Set External Configuration...
2014-07-04 Marcel HoltmannBluetooth: Add quirk for external configuration requirement
2014-07-04 Marcel HoltmannBluetooth: Allow reading configuration info when unconf...
2014-07-04 Marcel HoltmannBluetooth: Add quirk for invalid controller address...
2014-07-04 Johan HedbergBluetooth: Use list_del when freeing the list entry
2014-07-04 Johan HedbergBluetooth: Fix clearing and restarting all LE actions...
2014-07-04 Johan HedbergBluetooth: Simplify hci_conn_params->action list usage
2014-07-04 Johan HedbergBluetooth: Convert pend_le_reports into a list
2014-07-04 Marcel HoltmannBluetooth: Add support for controller configuration...
2014-07-03 Johan HedbergBluetooth: Use hci_conn_params in pend_le_conns
2014-07-03 Johan HedbergBluetooth: Fix missing update of pend_le_reports
2014-07-03 Johan HedbergBluetooth: Fix buffer overflow with variable length...
2014-07-03 Johan HedbergBluetooth: Allow mgmt_device_found events for kernel...
2014-07-03 Marcel HoltmannBluetooth: Add support for Read Unconfigured Index...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Removed...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Added...
2014-07-03 Marcel HoltmannBluetooth: Introduce unconfigured controller state
2014-07-03 Johan HedbergBluetooth: Don't send connection parameters without...
2014-07-03 Johan HedbergBluetooth: Pass store hint to mgmt_new_conn_param
2014-07-03 Johan HedbergBluetooth: Add Load Connection Parameters command
2014-07-03 Johan HedbergBluetooth: Remove only enabled entries with Remove...
2014-07-03 Johan HedbergBluetooth: Add new auto_conn value matching mgmt action...
2014-07-03 Johan HedbergBluetooth: Rename hci_conn_params_clear to hci_conn_par...
2014-07-03 Andre GuedesBluetooth: Introduce "New Connection Parameter" Event
2014-07-03 Johan HedbergBluetooth: Fix redundant device (un)blocked events
2014-07-03 Marcel HoltmannBluetooth: Ensure that background scanning gets enabled...
2014-07-03 Marcel HoltmannBluetooth: Provide flags parameter direct to mgmt_devic...
2014-07-03 Marcel HoltmannBluetooth: Remove connection interval parameters from...
2014-07-03 Marcel HoltmannBluetooth: Add default connection parameters before...
2014-07-03 Marcel HoltmannBluetooth: Provide function to create and set connectio...
2014-07-03 Marcel HoltmannBluetooth: Add Device Added and Device Removed manageme...
2014-07-03 Marcel HoltmannBluetooth: Add support for Add/Remove Device management...
2014-07-03 Marcel HoltmannBluetooth: Restrict access for raw-only controllers
2014-07-03 Johan HedbergBluetooth: Add support for Get Clock Info mgmt command
2014-07-03 Johan HedbergBluetooth: Use kzalloc instead of kmalloc for pending...
2014-07-03 Marcel HoltmannBluetooth: Increment management interface revision
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hci_dev_unlock for smp_us...
2014-07-03 Johan HedbergBluetooth: Add support for mode 0x02 for mgmt_set_debug...
2014-07-03 Johan HedbergBluetooth: Add a new HCI_USE_DEBUG_KEYS flag
2014-07-03 Johan HedbergBluetooth: Fix ignoring debug keys in mgmt_load_link_keys
2014-07-03 Johan HedbergBluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
2014-07-03 Johan HedbergBluetooth: Move mgmt event sending out from hci_add_lin...
2014-07-03 Marcel HoltmannBluetooth: Use separate dbg_flags to special debugfs...
2014-07-03 Johan HedbergBluetooth: Fix validating IO capability values in mgmt...
2014-07-03 Johan HedbergBluetooth: Remove HCI prefix from SMP LTK defines
2014-07-03 Marcel HoltmannMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-17 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2014-06-16 Linus TorvaldsMerge tag 'clk-for-linus-3.16-part2' of git://git.linar...
2014-06-16 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-06-15 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2014-06-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-06-15 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-06-14 Linus TorvaldsMerge tag 'hsi-for-3.16-fixes1' of git://git.kernel...
2014-06-14 Linus TorvaldsMerge tag 'gpio-v3.16-2' of git://git.kernel.org/pub...
2014-06-14 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git.kernel...
2014-06-14 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2014-06-13 Linus TorvaldsMerge tag 'sound-fix-3.16-rc1' of git://git.kernel...
2014-06-13 Linus TorvaldsMerge tag 'dlm-3.16' of git://git.kernel.org/pub/scm...
2014-06-13 Linus TorvaldsMerge branch 'serge-next-2' of git://git.kernel.org...
2014-06-13 Johan HedbergBluetooth: Fix locking of hdev when calling into SMP...
2014-06-13 Johan HedbergBluetooth: Reuse hci_stop_discovery function when clean...
2014-06-13 Johan HedbergBluetooth: Refactor discovery stopping into its own...
2014-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-06-13 Linus TorvaldsMerge branch 'topic/omap3isp' of git://git.kernel.org...
2014-06-13 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2014-06-13 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2014-06-13 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2014-06-13 Linus TorvaldsMerge tag 'trace-3.16-2' of git://git.kernel.org/pub...
next