summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-05-301-30/+35
* Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg2014-05-301-0/+1
* Bluetooth: Fix properly ignoring LTKs of unknown typesJohan Hedberg2014-05-301-2/+8
* Bluetooth: ath3k: no need to set same pipe multiple timesAdam Lee2014-05-271-1/+2
* Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-232-3/+19
* Bluetooth: Update smp_confirm to return a response codeJohan Hedberg2014-05-201-14/+11
* Bluetooth: Update smp_random to return a response codeJohan Hedberg2014-05-201-23/+11
* Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg2014-05-201-19/+18
* Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg2014-05-201-16/+6
* Bluetooth: Fix setting initial local auth_req valueJohan Hedberg2014-05-201-4/+2
* Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-205-29/+32
* Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek2014-05-161-1/+2
* Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek2014-05-151-6/+17
* Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-153-1/+13
* Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek2014-05-151-4/+10
* Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-153-0/+210
* Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-152-0/+69
* Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-094-0/+41
* Bluetooth: Increment management interface revisionMarcel Holtmann2014-05-091-1/+1
* Bluetooth: btusb: Add Broadcom patch RAM supportPetri Gynther2014-05-081-1/+154
* Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-083-0/+34
* Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-082-10/+11
* Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-053-14/+14
* Bluetooth: Remove hci_h4 unused definesPoulain, Loic2014-04-241-7/+0
* Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2014-04-242-2/+2
* Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-241-10/+1
* Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-111-2/+4
* Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-111-7/+2
* Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2014-04-112-10/+9
* Bluetooth: Refactor hci_get_auth_req()Mikel Astiz2014-04-111-15/+22
* Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg2014-03-291-3/+2
* Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao2014-03-284-1/+73
* Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2014-03-282-2/+2
* Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-283-1/+6
* Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2014-03-282-5/+10
* Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao2014-03-281-21/+32
* Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg2014-03-271-1/+1
* Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg2014-03-261-2/+3
* Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-262-5/+8
* Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg2014-03-261-7/+12
* Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2014-03-262-4/+4
* Bluetooth: Remove redundant NULL checkJohan Hedberg2014-03-261-2/+1
* Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-262-2/+105
* Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-263-10/+87
* Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-263-12/+19
* Bluetooth: Don't send device found events during passive scanningJohan Hedberg2014-03-261-2/+6
* Bluetooth: Add error mapping for Directed Advertising TimeoutJohan Hedberg2014-03-261-0/+1
* Bluetooth: Fix LE responder/initiator address settingJohan Hedberg2014-03-261-12/+14
* Bluetooth: Move local identity address setting to a central placeJohan Hedberg2014-03-262-16/+4
* Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes2014-03-261-8/+3
OpenPOWER on IntegriCloud