summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
Commit message (Expand)AuthorAge
...
* Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2014-07-03
* Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-20
* Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-13
* Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-13
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-29
|\
| * Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-20
| * Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-15
| * Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
|\ \ | |/ |/|
| * Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-04-25
* | Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-26
* | Bluetooth: Move local identity address setting to a central placeJohan Hedberg2014-03-26
|/
* Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-19
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-28
* Bluetooth: Fix trying to disable scanning twiceJohan Hedberg2014-02-28
* Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2014-02-28
* Bluetooth: Fix updating connection state to BT_CONNECT too earlyJohan Hedberg2014-02-28
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-28
* Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-26
* Bluetooth: Move address type conversion to outside hci_connect_leAndre Guedes2014-02-26
* Bluetooth: Refactor HCI connection codeAndre Guedes2014-02-26
* Bluetooth: Remove unused functionAndre Guedes2014-02-26
* Bluetooth: Stop scanning on LE connectionAndre Guedes2014-02-26
* Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-26
* Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann2014-02-24
* Bluetooth: Fix setting correct src_type when connecting LEJohan Hedberg2014-02-23
* Bluetooth: Use hci_update_random_address() when connecting LEJohan Hedberg2014-02-23
* Bluetooth: Use same LE min/max connection event length during updateMarcel Holtmann2014-02-19
* Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann2014-02-19
* Bluetooth: Look up RPA for connection requests with Identity AddressJohan Hedberg2014-02-18
* Bluetooth: Use connection parameters if anyAndre Guedes2014-02-13
* Bluetooth: Include security level 4 in connections checkMarcel Holtmann2014-02-13
* Bluetooth: Introduce le_conn_failed() helperAndre Guedes2014-02-13
* Bluetooth: Save connection interval parameters in hci_connAndre Guedes2014-02-13
* Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-13
* Bluetooth: Add support for handling P-256 derived link keysMarcel Holtmann2014-02-13
* Bluetooth: Add definitions for new link key typesMarcel Holtmann2014-02-13
* Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-19
* Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-19
* Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-16
* Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-16
* Bluetooth: Store source address of HCI connectionsMarcel Holtmann2013-10-13
* Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2013-10-13
* Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann2013-10-13
* Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2013-10-11
* Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-11
* Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann2013-10-11
* Bluetooth: Refactor hci_connect_leAndre Guedes2013-10-10
* Bluetooth: Use HCI request for LE connectionAndre Guedes2013-10-10