aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
...
* Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann2015-01-12
* Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-12
* Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann2015-01-12
* Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-12
* Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2015-01-03
* Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-02
* Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2015-01-02
* Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann2015-01-02
* Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann2014-12-26
* Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-20
* Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-20
* Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-20
* Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-20
* Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-19
* Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-19
* Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-19
* Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-19
* Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen2014-12-19
* Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-10
|\
| * first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-09
| * put iov_iter into msghdrAl Viro2014-12-09
| * switch l2cap ->memcpy_fromiovec() to msghdrAl Viro2014-12-09
* | Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann2014-12-05
* | Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann2014-12-05
* | Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann2014-12-05
* | Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann2014-12-05
* | Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-05
* | 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