summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
2014-07-03Bluetooth: Fix missing update of pend_le_reportsJohan Hedberg
2014-07-03Bluetooth: Fix buffer overflow with variable length commandsJohan Hedberg
2014-07-03Bluetooth: Allow mgmt_device_found events for kernel-side scanningJohan Hedberg
2014-07-03Bluetooth: Add support for Read Unconfigured Index List commandMarcel Holtmann
2014-07-03Bluetooth: Add support for Unconfigured Index Removed eventsMarcel Holtmann
2014-07-03Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann
2014-07-03Bluetooth: Introduce unconfigured controller stateMarcel Holtmann
2014-07-03Bluetooth: Don't send connection parameters without identity addressJohan Hedberg
2014-07-03Bluetooth: Pass store hint to mgmt_new_conn_paramJohan Hedberg
2014-07-03Bluetooth: Add Load Connection Parameters commandJohan Hedberg
2014-07-03Bluetooth: Remove only enabled entries with Remove Device commandJohan Hedberg
2014-07-03Bluetooth: Add new auto_conn value matching mgmt action 0x00Johan Hedberg
2014-07-03Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_allJohan Hedberg
2014-07-03Bluetooth: Introduce "New Connection Parameter" EventAndre Guedes
2014-07-03Bluetooth: Fix redundant device (un)blocked eventsJohan Hedberg
2014-07-03Bluetooth: Ensure that background scanning gets enabled on power onMarcel Holtmann
2014-07-03Bluetooth: Provide flags parameter direct to mgmt_device_foundMarcel Holtmann
2014-07-03Bluetooth: Remove connection interval parameters from hci_conn_params_setMarcel Holtmann
2014-07-03Bluetooth: Add default connection parameters before pairingMarcel Holtmann
2014-07-03Bluetooth: Provide function to create and set connection parametersMarcel Holtmann
2014-07-03Bluetooth: Add Device Added and Device Removed management eventsMarcel Holtmann
2014-07-03Bluetooth: Add support for Add/Remove Device management commandsMarcel Holtmann
2014-07-03Bluetooth: Restrict access for raw-only controllersMarcel Holtmann
2014-07-03Bluetooth: Add support for Get Clock Info mgmt commandJohan Hedberg
2014-07-03Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commandsJohan Hedberg
2014-07-03Bluetooth: Increment management interface revisionMarcel Holtmann
2014-07-03Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_replyJohan Hedberg
2014-07-03Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keysJohan Hedberg
2014-07-03Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg
2014-07-03Bluetooth: Fix ignoring debug keys in mgmt_load_link_keysJohan Hedberg
2014-07-03Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg
2014-07-03Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg
2014-07-03Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann
2014-07-03Bluetooth: Fix validating IO capability values in mgmt commandsJohan Hedberg
2014-07-03Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg
2014-06-13Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-06-13Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg
2014-06-13Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg
2014-05-30Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg
2014-05-20Bluetooth: Make SMP context private to smp.cJohan Hedberg
2014-05-16Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek
2014-05-15Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek
2014-05-15Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek
2014-05-15Bluetooth: Add support to get connection informationAndrzej Kaczmarek
2014-05-09Bluetooth: Increment management interface revisionMarcel Holtmann
2014-04-11Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski