summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Introduce unconfigured controller stateMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Make is_identity_address a global functionJohan Hedberg2014-07-031-0/+12
* Bluetooth: Pass store hint to mgmt_new_conn_paramJohan Hedberg2014-07-031-2/+2
* Bluetooth: Make hci_le_conn_update return the store hintJohan Hedberg2014-07-031-2/+2
* Bluetooth: Add Load Connection Parameters commandJohan Hedberg2014-07-031-0/+15
* Bluetooth: Add new auto_conn value matching mgmt action 0x00Johan Hedberg2014-07-031-0/+1
* Bluetooth: Add specific connection parameter clear functionsJohan Hedberg2014-07-031-0/+2
* Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_allJohan Hedberg2014-07-031-1/+1
* Bluetooth: Add support for hdev->set_bdaddr callback handlingMarcel Holtmann2014-07-031-0/+2
* Bluetooth: Introduce "New Connection Parameter" EventAndre Guedes2014-07-032-0/+13
* Bluetooth: Enable new LE meta eventAndre Guedes2014-07-031-0/+3
* Bluetooth: Connection Parameter Update ProcedureAndre Guedes2014-07-031-0/+28
* Bluetooth: Fix redundant device (un)blocked eventsJohan Hedberg2014-07-031-2/+0
* Bluetooth: Add flag to track STK encryptionJohan Hedberg2014-07-031-0/+1
* Bluetooth: Add support for Not Connectable flag for Device Found eventsMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Provide flags parameter direct to mgmt_device_foundMarcel Holtmann2014-07-032-5/+5
* Bluetooth: Remove connection interval parameters from hci_conn_params_setMarcel Holtmann2014-07-031-2/+1
* Bluetooth: Change hci_conn_params_add to return the parameter structMarcel Holtmann2014-07-031-1/+2
* Bluetooth: Connection parameters check helperAndre Guedes2014-07-031-0/+21
* Bluetooth: Provide function to create and set connection parametersMarcel Holtmann2014-07-031-1/+2
* Bluetooth: Provide defaults for LE connection latency and timeoutMarcel Holtmann2014-07-031-0/+2
* Bluetooth: Add Device Added and Device Removed management eventsMarcel Holtmann2014-07-031-0/+11
* Bluetooth: Add support for Add/Remove Device management commandsMarcel Holtmann2014-07-031-0/+13
* Bluetooth: Store latency and supervision timeout in connection paramsMarcel Holtmann2014-07-031-0/+2
* Bluetooth: Add support for Get Clock Info mgmt commandJohan Hedberg2014-07-031-0/+12
* Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg2014-07-032-0/+16
* Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann2014-07-031-0/+5
* Bluetooth: Remove unnecessary hcon->smp_conn variableJohan Hedberg2014-07-031-1/+0
* Bluetooth: Use macro instead of hard-coded valueAndre Guedes2014-07-031-1/+1
* Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2014-07-031-3/+7
* Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2014-07-031-0/+1
* Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg2014-07-031-1/+1
* Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg2014-07-031-1/+1
* Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg2014-07-031-2/+2
* Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2014-07-031-2/+3
* Bluetooth: Track LE connection parameter update eventMarcel Holtmann2014-07-031-0/+9
* Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2014-07-031-0/+3
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-033-3/+0
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-031-0/+29
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-032-3/+10
* Bluetooth: Remove unused LTK authentication definesJohan Hedberg2014-07-031-4/+0
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-031-4/+0
* Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg2014-07-031-1/+0
* Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-031-1/+1
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-031-9/+9
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-031-2/+1
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-031-1/+1
* cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-1/+6
* mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-7/+1