summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak2014-11-061-12/+12
* Bluetooth: Clear role switch pending flagKuba Pawlak2014-11-061-0/+27
* Bluetooth: Fix sparse warnings in RFCOMMJohan Hedberg2014-11-041-2/+4
* Bluetooth: Fix invalid response for 'Start Discovery' commandSzymon Janc2014-11-031-21/+35
* Bluetooth: Consolidate whitelist debugfs entry into device_listMarcel Holtmann2014-11-031-30/+6
* Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann2014-11-021-0/+18
* Bluetooth: Introduce BT_BREDR and BT_LE config optionsMarcel Holtmann2014-11-025-9/+19
* Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann2014-11-021-0/+11
* Bluetooth: Check status of command complete for HCI_ResetMarcel Holtmann2014-11-021-0/+3
* Bluetooth: Fix hci_sync missing wakeup interruptChan-yeol Park2014-11-011-7/+11
* Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann2014-10-301-0/+2
* Bluetooth: 6lowpan: use after free in disconnect_devices()Dan Carpenter2014-10-301-2/+2
* Bluetooth: Wrong style spin lock usedJukka Rissanen2014-10-291-3/+7
* Bluetooth: Fix check for direct advertisingJohan Hedberg2014-10-281-1/+1
* Bluetooth: Fix LE connection timeout deadlockJohan Hedberg2014-10-281-1/+1
* Bluetooth: spelling fixesStephen Hemminger2014-10-285-8/+8
* Bluetooth: 6lowpan: Fix lockdep splatsJukka Rissanen2014-10-281-0/+19
* Bluetooth: 6lowpan: Converting rwlocks to use RCUJukka Rissanen2014-10-281-95/+127
* Bluetooth: Revert SMP self-test patchesJohan Hedberg2014-10-282-126/+0
* ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-271-7/+8
* bluetooth:6lowpan: use consume_skb when packet processed successfullyMartin Townsend2014-10-271-3/+4
* 6lowpan: fix process_data return valuesMartin Townsend2014-10-271-1/+1
* 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-271-2/+12
* Bluetooth: Add self-tests for SMP crypto functionsJohan Hedberg2014-10-251-0/+87
* Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-10-252-0/+39
* Bluetooth: Pass only crypto context to SMP crypto functionsJohan Hedberg2014-10-251-18/+12
* Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick2014-10-251-3/+4
* Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend2014-10-251-0/+1
* 6lowpan: Use skb_cow in IPHC decompression.Martin Townsend2014-10-251-0/+4
* Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing2014-10-251-8/+1
* Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc2014-10-251-1/+1
* Bluetooth: Fix RFCOMM NSC responseSzymon Janc2014-10-251-2/+2
* Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-252-13/+41
* Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta2014-10-251-2/+1
* Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-252-16/+40
* Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-253-20/+11
* Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-021-3/+10
* Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-021-11/+5
* Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-021-2/+6
* Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-021-0/+2
* Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg2014-10-021-5/+8
* Bluetooth: 6lowpan: Enable multicast supportJukka Rissanen2014-09-291-1/+2
* Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 headerJukka Rissanen2014-09-291-52/+83
* Bluetooth: 6lowpan: Make sure skb exists before accessing itJukka Rissanen2014-09-291-0/+6
* Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg2014-09-251-3/+3
* Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg2014-09-241-12/+11
* Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-241-1/+1
* Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-241-10/+4
* Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler2014-09-231-5/+17
* Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg2014-09-181-1/+4
OpenPOWER on IntegriCloud