aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
...
* | Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-05
* | Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski2014-12-05
* | Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann2014-12-05
* | Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-03
* | Bluetooth: Unify remote OOB data functionsJohan Hedberg2014-12-03
* | Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-03
* | Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg2014-12-03
* | Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg2014-12-03
* | Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg2014-12-03
* | Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg2014-12-03
* | Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg2014-12-03
* | Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg2014-12-03
* | Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg2014-12-02
* | Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-19
|/
* Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-17
* Bluetooth: Convert IRK list to RCUJohan Hedberg2014-11-14
* Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-14
* Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg2014-11-13
* Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann2014-11-03
* Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann2014-11-03
* Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann2014-11-02
* Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann2014-11-02
* Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-25
* Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-25
* Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-25
* Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-24
* Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-24
* Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-17
* Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-15
* Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-08
* Bluetooth: Fix locking of the SMP contextJohan Hedberg2014-09-08
* Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-08
* Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-08
* Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-08
* Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2014-09-08
* Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg2014-09-08
* Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-08
* Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg2014-09-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
|\
| * Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-20
* | Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-14
* | Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-14
* | Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-14
* | Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-14
* | Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-14
* | Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-14
* | Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-14
* | Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-14
* | Bluetooth: Add convenience function to check for pending power offJohan Hedberg2014-08-14
|/
* Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg2014-07-30