summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Bluetooth: Fix L2CAP deadlockJukka Taimisto1-1/+4
2014-06-02Bluetooth: Fix missing check for FIPS security levelJohan Hedberg1-1/+2
2014-05-31Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg1-3/+4
2014-05-30Bluetooth: l2cap: Set more channel defaultsJukka Rissanen1-0/+6
2014-05-30Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen1-30/+35
2014-05-30Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg1-0/+1
2014-05-30Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg1-2/+8
2014-05-27Bluetooth: ath3k: no need to set same pipe multiple timesAdam Lee1-1/+2
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2-3/+19
2014-05-20Bluetooth: Update smp_confirm to return a response codeJohan Hedberg1-14/+11
2014-05-20Bluetooth: Update smp_random to return a response codeJohan Hedberg1-23/+11
2014-05-20Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg1-19/+18
2014-05-20Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg1-16/+6
2014-05-20Bluetooth: Fix setting initial local auth_req valueJohan Hedberg1-4/+2
2014-05-20Bluetooth: Make SMP context private to smp.cJohan Hedberg5-29/+32
2014-05-16Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek1-1/+2
2014-05-15Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek1-6/+17
2014-05-15Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek3-1/+13
2014-05-15Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek1-4/+10
2014-05-15Bluetooth: Add support to get connection informationAndrzej Kaczmarek3-0/+210
2014-05-15Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2-0/+69
2014-05-09Bluetooth: Store TX power level for connectionAndrzej Kaczmarek4-0/+41
2014-05-09Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2014-05-08Bluetooth: btusb: Add Broadcom patch RAM supportPetri Gynther1-1/+154
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek3-0/+34
2014-05-08Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2-10/+11
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek3-14/+14
2014-04-24Bluetooth: Remove hci_h4 unused definesPoulain, Loic1-7/+0
2014-04-24Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2-2/+2
2014-04-24Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann1-10/+1
2014-04-11Bluetooth: Request MITM Protection when initiatorMikel Astiz1-2/+4
2014-04-11Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller1-7/+2
2014-04-11Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2-10/+9
2014-04-11Bluetooth: Refactor hci_get_auth_req()Mikel Astiz1-15/+22
2014-03-29Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg1-3/+2
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao4-1/+73
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2-2/+2
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski3-1/+6
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2-5/+10
2014-03-28Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao1-21/+32
2014-03-27Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg1-1/+1
2014-03-26Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg1-2/+3
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2-5/+8
2014-03-26Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg1-7/+12
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2-4/+4
2014-03-26Bluetooth: Remove redundant NULL checkJohan Hedberg1-2/+1
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2-2/+105
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg3-10/+87
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg3-12/+19
2014-03-26Bluetooth: Don't send device found events during passive scanningJohan Hedberg1-2/+6