summaryrefslogtreecommitdiffstats
path: root/crypto/fcrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-03Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg3-0/+55
2014-07-03Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commandsJohan Hedberg1-1/+1
2014-07-03Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2014-07-03Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann2-0/+24
2014-07-03Bluetooth: Remove unneeded hci_conn_disconnect abstractionMarcel Holtmann1-16/+6
2014-07-03Bluetooth: Remove reason parameter from hci_amp_disconn functionMarcel Holtmann1-4/+5
2014-07-03Bluetooth: Remove unnecessary hcon->smp_conn variableJohan Hedberg2-4/+1
2014-07-03Bluetooth: Fix missing check for SMP session in smp_user_confirm_replyJohan Hedberg1-1/+1
2014-07-03Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_replyJohan Hedberg1-7/+0
2014-07-03Bluetooth: Update SMP crypto functions to take the SMP contextJohan Hedberg1-29/+19
2014-07-03Bluetooth: Add dedicated AES instance for each SMP contextJohan Hedberg1-0/+11
2014-07-03Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_infoJohan Hedberg1-2/+6
2014-07-03Bluetooth: Use macro instead of hard-coded valueAndre Guedes1-1/+1
2014-07-03Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg5-35/+62
2014-07-03Bluetooth: Remove ssp_debug_mode debugfs optionMarcel Holtmann1-51/+0
2014-07-03Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keysJohan Hedberg1-2/+16
2014-07-03Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2-2/+11
2014-07-03Bluetooth: Fix ignoring debug keys in mgmt_load_link_keysJohan Hedberg1-0/+6
2014-07-03Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg2-3/+7
2014-07-03Bluetooth: Don't store debug keys if flag for them is not setJohan Hedberg1-7/+11
2014-07-03Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg3-7/+11
2014-07-03Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg4-19/+24
2014-07-03Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2-7/+9
2014-07-03Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain1-4/+0
2014-07-03Bluetooth: Add support LE slave connection update procedureMarcel Holtmann1-0/+19
2014-07-03Bluetooth: Set default min/max connection interval for LE slavesMarcel Holtmann1-0/+8
2014-07-03Bluetooth: Track LE connection parameter update eventMarcel Holtmann2-0/+36
2014-07-03Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2-0/+7
2014-07-03Bluetooth: 6LoWPAN: Remove network devices when unloadingJukka Rissanen1-0/+54
2014-07-03Bluetooth: 6LoWPAN: Count module usageJukka Rissanen1-0/+5
2014-07-03Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen3-6/+17
2014-07-03Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen8-317/+588
2014-07-03Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen4-15/+55
2014-07-03Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann4-17/+24
2014-07-03Bluetooth: Fix checking for master LTKsJohan Hedberg1-4/+1
2014-07-03Bluetooth: Fix validating IO capability values in mgmt commandsJohan Hedberg1-0/+9
2014-07-03Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert1-6/+6
2014-07-03Bluetooth: Add flexible buffer byte order swapping functionJohan Hedberg1-13/+7
2014-07-03Bluetooth: Convert SMP flags into an enumJohan Hedberg1-5/+7
2014-07-03Bluetooth: Remove unused LTK authentication definesJohan Hedberg1-4/+0
2014-07-03Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg6-13/+16
2014-07-03Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg3-3/+6
2014-07-03Bluetooth: Fix missing NULL check for smp_chan_create() return valueJohan Hedberg1-0/+2
2014-07-03Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann3-11/+12
2014-07-03Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann4-7/+10
2014-07-03Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann1-9/+9
2014-07-03Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann4-20/+12
2014-07-03Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann3-3/+3
2014-07-03Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()Adam Lee1-2/+2
2014-07-01b43: add more bcma coresRafał Miłecki1-0/+12