summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg
2014-05-20Bluetooth: Update smp_confirm to return a response codeJohan Hedberg
2014-05-20Bluetooth: Update smp_random to return a response codeJohan Hedberg
2014-05-20Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg
2014-05-20Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg
2014-05-20Bluetooth: Fix setting initial local auth_req valueJohan Hedberg
2014-05-20Bluetooth: Make SMP context private to smp.cJohan Hedberg
2014-05-16Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek
2014-05-16Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek
2014-05-16Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek
2014-05-16Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek
2014-05-16Bluetooth: Add support to get connection informationAndrzej Kaczmarek
2014-05-16Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek
2014-05-14Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-09Bluetooth: Store TX power level for connectionAndrzej Kaczmarek
2014-05-09Bluetooth: Increment management interface revisionMarcel Holtmann
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek
2014-05-08Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg
2014-05-06Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-04-25Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-04-25Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-04-24Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-11Bluetooth: Request MITM Protection when initiatorMikel Astiz
2014-04-11Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller
2014-04-11Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz
2014-04-11Bluetooth: Refactor hci_get_auth_req()Mikel Astiz
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina
2014-04-01Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-29Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski
2014-03-27Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg
2014-03-26Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg
2014-03-26Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg
2014-03-26Bluetooth: Remove redundant NULL checkJohan Hedberg
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg
2014-03-26Bluetooth: Don't send device found events during passive scanningJohan Hedberg