Age | Commit message (Expand) | Author |
2015-02-02 | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct | Johan Hedberg |
2015-02-02 | Bluetooth: Add restarting to service discovery | Jakub Pawlowski |
2015-02-02 | Bluetooth: Add le_scan_restart work for LE scan restarting | Jakub Pawlowski |
2015-01-31 | Bluetooth: Store OOB data present value for each set of remote OOB data | Marcel Holtmann |
2015-01-28 | Bluetooth: Perform a power cycle when receiving hardware error event | Marcel Holtmann |
2015-01-23 | Bluetooth: Convert Set SC to use HCI Request | Johan Hedberg |
2015-01-16 | Bluetooth: Remove unused function | Rickard Strandqvist |
2015-01-12 | Bluetooth: Add missing response structure for HCI Delete Stored Link Key | Marcel Holtmann |
2015-01-12 | Bluetooth: Handle command complete event for HCI Read Stored Link Keys | Marcel Holtmann |
2015-01-12 | Bluetooth: Add defintions for HCI Read Stored Link Key command | Marcel Holtmann |
2015-01-12 | Bluetooth: Add opcode parameter to hci_req_complete_t callback | Marcel Holtmann |
2015-01-03 | Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option | Marcel Holtmann |
2015-01-02 | Bluetooth: Remove no longer needed force_sc_support debugfs option | Marcel Holtmann |
2015-01-02 | Bluetooth: Remove broken force_lesc_support debugfs option | Marcel Holtmann |
2015-01-02 | Bluetooth: Introduce force_bredr_smp debugfs option for testing | Marcel Holtmann |
2014-12-26 | Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant | Marcel Holtmann |
2014-12-20 | Bluetooth: Remove duplicate constant for RFCOMM PSM | Marcel Holtmann |
2014-12-20 | Bluetooth: Create debugfs directory for each connection handle | Marcel Holtmann |
2014-12-20 | Bluetooth: Store default and maximum LE data length settings | Marcel Holtmann |
2014-12-20 | Bluetooth: Add structures for LE Data Length Extension feature | Marcel Holtmann |
2014-12-19 | Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete | Johan Hedberg |
2014-12-19 | Bluetooth: Add hci_request support for hci_update_background_scan | Johan Hedberg |
2014-12-19 | Bluetooth: Split hci_request helpers to hci_request.[ch] | Johan Hedberg |
2014-12-19 | Bluetooth: Split hci_update_page_scan into two functions | Johan Hedberg |
2014-12-19 | Bluetooth: 6lowpan: Add IPSP PSM value | Jukka Rissanen |
2014-12-10 | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | David S. Miller |
2014-12-09 | first fruits - kill l2cap ->memcpy_fromiovec() | Al Viro |
2014-12-09 | put iov_iter into msghdr | Al Viro |
2014-12-09 | switch l2cap ->memcpy_fromiovec() to msghdr | Al Viro |
2014-12-05 | Bluetooth: Enabled LE Direct Advertising Report event if supported | Marcel Holtmann |
2014-12-05 | Bluetooth: Add definitions for LE Direct Advertising Report event | Marcel Holtmann |
2014-12-05 | Bluetooth: Move LE advertising report defines to the right location | Marcel Holtmann |
2014-12-05 | Bluetooth: Report invalid RSSI for service discovery and background scan | Marcel Holtmann |
2014-12-05 | Bluetooth: Add helper function for clearing the discovery filter | Marcel Holtmann |
2014-12-05 | Bluetooth: Add extra discovery fields for storing filter information | Jakub Pawlowski |
2014-12-05 | Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY | Jakub Pawlowski |
2014-12-05 | Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value | Marcel Holtmann |
2014-12-03 | Bluetooth: Store address type with OOB data | Johan Hedberg |
2014-12-03 | Bluetooth: Unify remote OOB data functions | Johan Hedberg |
2014-12-03 | Bluetooth: Add skeleton for BR/EDR SMP channel | Johan Hedberg |
2014-12-03 | Bluetooth: Add debugfs switch for forcing SMP over BR/EDR | Johan Hedberg |
2014-12-03 | Bluetooth: Add hci_conn flag for new link key generation | Johan Hedberg |
2014-12-03 | Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk | Johan Hedberg |
2014-12-03 | Bluetooth: Remove unused hci_find_ltk function | Johan Hedberg |
2014-12-03 | Bluetooth: Use custom macro for testing BR/EDR SC enabled | Johan Hedberg |
2014-12-03 | Bluetooth: Add mgmt support for LE Secure Connections LTK types | Johan Hedberg |
2014-12-02 | Bluetooth: Track both local and remote L2CAP fixed channel mask | Johan Hedberg |
2014-11-19 | Bluetooth: Convert link keys list to use RCU | Johan Hedberg |
2014-11-18 | Bluetooth: Use shorter "rand" name for "randomizer" | Johan Hedberg |
2014-11-15 | Bluetooth: Convert IRK list to RCU | Johan Hedberg |