summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix potential NULL dereferenceJohan Hedberg2015-02-031-4/+3
* Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg2015-02-021-16/+9
* Bluetooth: Add restarting to service discoveryJakub Pawlowski2015-02-021-5/+48
* Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-022-1/+92
* Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann2015-02-011-17/+21
* Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann2015-02-011-0/+31
* Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann2015-02-011-0/+3
* Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann2015-02-011-0/+22
* Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann2015-02-011-0/+19
* Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann2015-02-011-1/+22
* Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann2015-01-311-4/+25
* Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann2015-01-311-1/+1
* Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann2015-01-311-1/+18
* Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-311-0/+8
* Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc2015-01-291-1/+2
* Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann2015-01-291-6/+2
* Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-282-1/+24
* Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann2015-01-281-23/+34
* Bluetooth: Fix notifying discovery state when powering offJohan Hedberg2015-01-281-0/+2
* Bluetooth: Fix notifying discovery state upon resetJohan Hedberg2015-01-281-1/+2
* Bluetooth: Fix check for SSP when enabling SCJohan Hedberg2015-01-281-0/+1
* Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann2015-01-281-0/+13
* Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann2015-01-281-6/+16
* Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann2015-01-281-20/+26
* Bluetooth: Enforce zero-valued hash/rand192 for LE OOBJohan Hedberg2015-01-281-0/+15
* Bluetooth: Fix nested sleepsPeter Hurley2015-01-233-15/+11
* Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-232-46/+50
* Bluetooth: Remove incorrect check for BDADDR_BREDR address typeJohan Hedberg2015-01-231-8/+0
* Bluetooth: Check for valid bdaddr in add_remote_oob_dataJohan Hedberg2015-01-231-0/+6
* Bluetooth: Require SSP enabling before BR/EDR Secure ConnectionsMarcel Holtmann2015-01-221-0/+5
* Bluetooth: Limit BR/EDR switching for LE only with secure connectionsMarcel Holtmann2015-01-221-1/+8
* Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann2015-01-222-7/+12
* Bluetooth: Fix reporting invalid RSSI for LE devicesSzymon Janc2015-01-221-1/+2
* Bluetooth: Remove unused functionRickard Strandqvist2015-01-161-15/+0
* Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann2015-01-151-0/+12
* Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg2015-01-151-8/+7
* Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg2015-01-151-12/+22
* Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2015-01-152-3/+12
* Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann2015-01-151-0/+6
* Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann2015-01-151-4/+23
* Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann2015-01-151-0/+15
* Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann2015-01-151-2/+2
* Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen2015-01-141-35/+31
* Bluetooth: Fix valid Identity Address checkJohan Hedberg2015-01-141-1/+5
* Bluetooth: Remove dead codeGowtham Anandha Babu2015-01-141-6/+0
* Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann2015-01-142-2/+2
* Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann2015-01-141-23/+23
* Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann2015-01-121-0/+20
* Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann2015-01-121-0/+8
* Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-121-0/+22
OpenPOWER on IntegriCloud