aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| * Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann2015-02-15
| * Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann2015-02-15
| * Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann2015-02-15
| * Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-14
| * Bluetooth: Enhance error codes pair device commandLukasz Rymanowski2015-02-13
| * Bluetooth: Improve error handling in connect aclLukasz Rymanowski2015-02-13
| * Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski2015-02-13
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
|/
* Bluetooth: Fix potential NULL dereferenceJohan Hedberg2015-02-03
* Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg2015-02-02
* Bluetooth: Add restarting to service discoveryJakub Pawlowski2015-02-02
* Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-02
* Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann2015-02-01
* Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann2015-02-01
* Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann2015-02-01
* Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann2015-02-01
* Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann2015-02-01
* Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann2015-02-01
* Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann2015-01-31
* Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann2015-01-31
* Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann2015-01-31
* Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-31
* Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc2015-01-29
* Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann2015-01-29
* Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-28
* Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann2015-01-28
* Bluetooth: Fix notifying discovery state when powering offJohan Hedberg2015-01-28
* Bluetooth: Fix notifying discovery state upon resetJohan Hedberg2015-01-28
* Bluetooth: Fix check for SSP when enabling SCJohan Hedberg2015-01-28
* Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann2015-01-28
* Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann2015-01-28
* Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann2015-01-28
* Bluetooth: Enforce zero-valued hash/rand192 for LE OOBJohan Hedberg2015-01-28
* Bluetooth: Fix nested sleepsPeter Hurley2015-01-23
* Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-23
* Bluetooth: Remove incorrect check for BDADDR_BREDR address typeJohan Hedberg2015-01-23
* Bluetooth: Check for valid bdaddr in add_remote_oob_dataJohan Hedberg2015-01-23
* Bluetooth: Require SSP enabling before BR/EDR Secure ConnectionsMarcel Holtmann2015-01-22
* Bluetooth: Limit BR/EDR switching for LE only with secure connectionsMarcel Holtmann2015-01-22
* Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann2015-01-22
* Bluetooth: Fix reporting invalid RSSI for LE devicesSzymon Janc2015-01-22
* Bluetooth: Remove unused functionRickard Strandqvist2015-01-16
* Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann2015-01-15
* Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg2015-01-15
* Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg2015-01-15
* Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2015-01-15
* Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann2015-01-15