deliverable/linux.git
2014-05-20  Johan HedbergBluetooth: Update smp_confirm to return a response...
2014-05-20  Johan HedbergBluetooth: Update smp_random to return a response code
2014-05-20  Johan HedbergBluetooth: Rename smp->smp_flags to smp->flags
2014-05-20  Johan HedbergBluetooth: Remove unnecessary work structs from SMP...
2014-05-20  Johan HedbergBluetooth: Fix setting initial local auth_req value
2014-05-20  Johan HedbergBluetooth: Make SMP context private to smp.c
2014-05-16  Andrzej KaczmarekBluetooth: Add missing msecs to jiffies conversion
2014-05-16  Andrzej KaczmarekBluetooth: Add support for max_tx_power in Get Conn...
2014-05-16  Andrzej KaczmarekBluetooth: Store max TX power level for connection
2014-05-16  Andrzej KaczmarekBluetooth: Avoid polling TX power for LE links
2014-05-16  Andrzej KaczmarekBluetooth: Add support to get connection information
2014-05-16  Andrzej KaczmarekBluetooth: Add conn info lifetime parameters to debugfs
2014-05-09  Andrzej KaczmarekBluetooth: Store TX power level for connection
2014-05-09  Marcel HoltmannBluetooth: Increment management interface revision
2014-05-08  Petri GyntherBluetooth: btusb: Add Broadcom patch RAM support
2014-05-08  Andrzej KaczmarekBluetooth: Store RSSI for connection
2014-05-08  Johan HedbergBluetooth: Add support for SMP Invalid Parameters error...
2014-05-06  Libor PechacekBluetooth: Convert RFCOMM spinlocks into mutexes
2014-04-24  Poulain, LoicBluetooth: Remove hci_h4 unused defines
2014-04-24  Petri GyntherBluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
2014-04-24  Marcel HoltmannBluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
2014-04-11  Mikel AstizBluetooth: Request MITM Protection when initiator
2014-04-11  Timo MuellerBluetooth: Use MITM Protection when IO caps allow it
2014-04-11  Mikel AstizBluetooth: Refactor code for outgoing dedicated bonding
2014-04-11  Mikel AstizBluetooth: Refactor hci_get_auth_req()
2014-03-29  Johan HedbergBluetooth: Fix address in unmergeable device found...
2014-03-29  Bing ZhaoBluetooth: btmrvl: implement read-to-clear for SD8897...
2014-03-28  Lukasz RymanowskiBluetooth: Keep msec in DISCOV_LE_TIMEOUT
2014-03-28  Lukasz RymanowskiBluetooth: Add new debugfs parameter
2014-03-28  Lukasz RymanowskiBluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
2014-03-28  Bing ZhaoBluetooth: btmrvl: separate write-to-clear function...
2014-03-27  Johan HedbergBluetooth: Remove unnecessary NULL check in hci_inquiry...
2014-03-26  Johan HedbergBluetooth: Fix RSSI value in device found event from...
2014-03-26  Johan HedbergBluetooth: Store also RSSI for pending advertising...
2014-03-26  Johan HedbergBluetooth: Don't send device found events for duplicate...
2014-03-26  Johan HedbergBluetooth: Fix line splitting of mgmt_device_found...
2014-03-26  Johan HedbergBluetooth: Remove redundant NULL check
2014-03-26  Johan HedbergBluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP...
2014-03-26  Johan HedbergBluetooth: Add directed advertising support through...
2014-03-26  Johan HedbergBluetooth: Add scan_rsp parameter to mgmt_device_found()
2014-03-26  Johan HedbergBluetooth: Don't send device found events during passiv...
2014-03-26  Johan HedbergBluetooth: Add error mapping for Directed Advertising...
2014-03-26  Johan HedbergBluetooth: Fix LE responder/initiator address setting
2014-03-26  Johan HedbergBluetooth: Move local identity address setting to a...
2014-03-26  Andre GuedesBluetooth: Use memdup_user in le_auto_conn_write()
2014-03-26  Johan HedbergBluetooth: Refactor advertising report processing into...
2014-03-26  Johan HedbergBluetooth: Fix returning peer address in pending connec...
2014-03-24  Johan HedbergBluetooth: Remove unnecessary assignment in SMP
2014-03-24  Johan HedbergBluetooth: Fix potential NULL pointer dereference in...
2014-03-24  Johan HedbergBluetooth: Remove LTK re-encryption procedure
2014-03-24  Johan HedbergBluetooth: Don't try to confirm locally initiated SMP...
2014-03-24  Johan HedbergBluetooth: Add SMP flag to track which side is the...
2014-03-24  Johan HedbergBluetooth: Fix SMP confirmation callback handling
2014-03-24  Johan HedbergBluetooth: Add missing cmd_status handler for LE_Start_...
2014-03-24  Johan HedbergBluetooth: Fix potential NULL pointer dereference in SMP
2014-03-23  Thomas GleixnerBluetooth: bluecard: Use del_timer_sync() in teardown...
2014-03-21  Marcel HoltmannBluetooth: Track current configured LE scan type parameter
2014-03-21  Amitkumar KarwarBluetooth: btmrvl: don't consume all vendor specific...
2014-03-20  Johan HedbergBluetooth: Fix address value for early disconnection...
2014-03-20  Johan HedbergBluetooth: Fix passkey endianess in user_confirm and...
2014-03-19  Marcel HoltmannBluetooth: Enforce strict Secure Connections Only mode...
2014-03-19  Johan HedbergBluetooth: Fix Pair Device response parameters for...
2014-03-19  Johan HedbergBluetooth: Fix SMP user passkey notification mgmt event
2014-03-19  Johan HedbergBluetooth: Increase SMP re-encryption delay to 500ms
2014-03-19  Johan HedbergBluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
2014-03-18  Johan HedbergBluetooth: Fix MITM flag when initiating SMP pairing
2014-03-18  Johan HedbergBluetooth: Fix smp_e byte order to be consistent with...
2014-03-18  Johan HedbergBluetooth: Fix const declaration for swap function...
2014-03-14  Johan HedbergBluetooth: Fix updating SMP remote key distribution...
2014-03-13  Arnd BergmannBluetooth: make sure 6LOWPAN_IPHC is built-in if needed
2014-03-12  Joe PerchesBluetooth: Convert uses of __constant_<foo> to <foo>
2014-03-11  Andre GuedesBluetooth: Enable duplicates filter in background scan
2014-03-11  Andrew EarlBluetooth: Fix aborting eSCO connection in case of...
2014-03-11  Alexander AringBluetooth: make bluetooth 6lowpan as an option
2014-03-10  Marcel HoltmannBluetooth: Make LTK and CSRK only persisent when bonding
2014-03-09  Marcel HoltmannBluetooth: Add support for handling signature resolving...
2014-03-07  Gustavo PadovanBluetooth: Fix skb allocation check for A2MP
2014-03-07  Peng ChenBluetooth: Fix endianess issue in the ath3k driver
2014-03-07  Johan HedbergBluetooth: Fix expected key count debug logs
2014-03-05  Peng ChenBluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
2014-03-05  Valentin IlieBluetooth: Remove assignments in if-statements
2014-03-05  Claudio TakahasiBluetooth: Fix removing Long Term Key
2014-03-04  Michael KnudsenBluetooth: Stop BCSP/H5 timer before cleaning up
2014-02-28  Johan HedbergBluetooth: Remove unnecessary stop_scan_complete function
2014-02-28  Johan HedbergBluetooth: Fix trying to disable scanning twice
2014-02-28  Johan HedbergBluetooth: Delay LTK encryption to let remote receive...
2014-02-28  Johan HedbergBluetooth: Re-encrypt link after receiving an LTK
2014-02-28  Johan HedbergBluetooth: Add timeout for LE connection attempts
2014-02-28  Johan HedbergBluetooth: Add defines for LE initiator filter policy
2014-02-28  Johan HedbergBluetooth: Use hdev->init/resp_addr values for smp_c1...
2014-02-28  Johan HedbergBluetooth: Track LE initiator and responder address...
2014-02-28  Johan HedbergBluetooth: Fix updating connection state to BT_CONNECT...
2014-02-28  Johan HedbergBluetooth: Add protections for updating local random...
2014-02-28  Johan HedbergBluetooth: Fix clearing SMP keys if pairing fails
2014-02-28  Marcel HoltmannBluetooth: Use __le64 type for LE random numbers
2014-02-28  Johan HedbergBluetooth: Add timer to force power off
2014-02-28  Johan HedbergBluetooth: Fix disconnecting connections in non-connect...
2014-02-28  Marcel HoltmannBluetooth: Track LE white list modification via HCI...
2014-02-28  Marcel HoltmannBluetooth: Add support for storing LE white list entries
2014-02-28  Marcel HoltmannBluetooth: Clear all LE white list entries when powerin...
next
This page took 0.040659 seconds and 5 git commands to generate.