summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-30Bluetooth: bluecard_cs: Shorten scope for iobaseAndrei Emeltchenko
2012-06-30Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko
2012-06-30Bluetooth: Fix warning: using int as NULL pointerAndrei Emeltchenko
2012-06-30Bluetooth: cleanup dtl1_configDevendra Naga
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko
2012-06-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-18Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal
2012-06-12Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes
2012-06-12Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko
2012-06-12Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko
2012-06-12Bluetooth: Add opcode to error messageAndrei Emeltchenko
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko
2012-06-11Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia
2012-06-11Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-09Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut
2012-06-09Bluetooth: Fix style in hidp codeGustavo Padovan
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg
2012-06-05Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-05Bluetooth: Filter duplicated reports in LE scanAndre Guedes
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan
2012-06-05Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes
2012-06-05Bluetooth: Check MTU value in l2cap_sock_setsockopt_oldAndre Guedes
2012-06-05Bluetooth: Change default MTU for L2CAP ATT channelAndre Guedes
2012-06-05Bluetooth: Fix not removing hci_conn for failed LE connectionAndrzej Kaczmarek
2012-06-05Bluetooth: Return proper mgmt state when LE pairing connection failedAndrzej Kaczmarek
2012-06-05Bluetooth: Allow only one LE connection attemptAndrzej Kaczmarek
2012-06-05Bluetooth: Remove unused err var from l2cap_segment_sdu()Gustavo Padovan
2012-06-05Bluetooth: Create function to return the ERTM header sizeGustavo Padovan
2012-06-05Bluetooth: Make l2cap_att_channel return voidAndrei Emeltchenko
2012-06-05Bluetooth: Make l2cap_conless_channel return voidAndrei Emeltchenko
2012-06-05Bluetooth: Make l2cap_data_channel return voidAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Do not reference hci_connAndrei Emeltchenko
2012-06-05Bluetooth: Do not check func ready existenceAndrei Emeltchenko
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko