summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko
2011-10-13Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko
2011-10-13Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko
2011-10-13Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko
2011-10-11Bluetooth: Fix permission of enable_le paramGustavo F. Padovan
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-10Bluetooth: btusb: hide more usb_submit_urb errorsPaul Bolle
2011-10-10Bluetooth: btusb: also be quiet when suspendingPaul Bolle
2011-10-07Bluetooth: Rename hidp_find_connection()Gustavo F. Padovan
2011-10-07Bluetooth: Delay session allocation in hidpGustavo F. Padovan
2011-10-07Bluetooth: hidp: safely acquire hci connectionPeter Hurley
2011-10-06Bluetooth: Uses test_and_clear_bit() when possibleGustavo F. Padovan
2011-10-06Bluetooth: Remove wrong error checkGustavo F. Padovan
2011-10-06Bluetooth: Fix input device registrationGustavo F. Padovan
2011-10-06Bluetooth: Trasmit interrupt channel messages firstGustavo F. Padovan
2011-10-06Bluetooth: prioritize the interrupt channel in hidpGustavo F. Padovan
2011-10-06Bluetooth: use list_for_each_entry() in hidpGustavo F. Padovan
2011-10-06Bluetooth: hidp: Stop I/O on shutdownDavid Herrmann
2011-10-06Bluetooth: EFS: add enable_hs kernel paramAndrei Emeltchenko
2011-10-06Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum
2011-09-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes
2011-09-29Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz
2011-09-27Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc
2011-09-27Bluetooth: use recommended LE connection parametersAnderson Lizardo
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau
2011-09-27Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau
2011-09-27Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau
2011-09-27Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes
2011-09-21Bluetooth: Reduce critical region.Andre Guedes
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes