aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2-23/+39
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2-20/+47
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2-23/+45
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko1-12/+29
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko3-9/+58
2011-10-11Bluetooth: Fix permission of enable_le paramGustavo F. Padovan1-1/+1
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko1-9/+8
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko3-7/+8
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko3-8/+10
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko3-6/+8
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko3-6/+16
2011-10-10Bluetooth: btusb: hide more usb_submit_urb errorsPaul Bolle1-3/+6
2011-10-10Bluetooth: btusb: also be quiet when suspendingPaul Bolle1-1/+3
2011-10-07Bluetooth: Rename hidp_find_connection()Gustavo F. Padovan1-2/+2
2011-10-07Bluetooth: Delay session allocation in hidpGustavo F. Padovan1-6/+8
2011-10-07Bluetooth: hidp: safely acquire hci connectionPeter Hurley1-14/+20
2011-10-06Bluetooth: Uses test_and_clear_bit() when possibleGustavo F. Padovan1-6/+3
2011-10-06Bluetooth: Remove wrong error checkGustavo F. Padovan1-1/+1
2011-10-06Bluetooth: Fix input device registrationGustavo F. Padovan1-9/+6
2011-10-06Bluetooth: Trasmit interrupt channel messages firstGustavo F. Padovan1-8/+17
2011-10-06Bluetooth: prioritize the interrupt channel in hidpGustavo F. Padovan1-4/+4
2011-10-06Bluetooth: use list_for_each_entry() in hidpGustavo F. Padovan1-8/+3
2011-10-06Bluetooth: hidp: Stop I/O on shutdownDavid Herrmann1-14/+20
2011-10-06Bluetooth: EFS: add enable_hs kernel paramAndrei Emeltchenko1-0/+7
2011-10-06Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko1-1/+5
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum1-0/+3
2011-09-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes1-8/+6
2011-09-29Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz1-1/+5
2011-09-27Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc1-6/+6
2011-09-27Bluetooth: use recommended LE connection parametersAnderson Lizardo1-7/+7
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2-165/+81
2011-09-27Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau1-2/+28
2011-09-27Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau4-5/+20
2011-09-27Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley1-2/+1
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz1-1/+3
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes1-1/+3
2011-09-21Bluetooth: Reduce critical region.Andre Guedes1-4/+3
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia1-1/+1
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes1-1/+1
2011-09-21Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes1-0/+2
2011-09-21Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes1-45/+15
2011-09-21Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes1-18/+28
2011-09-21Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes1-17/+2
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku5-34/+92
2011-09-21Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes1-5/+3
2011-09-21Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes1-2/+3
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes3-103/+185
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes5-71/+65
2011-09-21Bluetooth: hidp: Add support for NO_INIT_REPORTS quirkDavid Herrmann1-0/+3
2011-09-21Bluetooth: Add LE link type for debugfs outputPeter Hurley1-0/+2