aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-02
|\
| * Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann2014-12-30
| * Bluetooth: Add timing information to SMP test case runsMarcel Holtmann2014-12-30
| * Bluetooth: Add LE Secure Connections tests for SMPJohan Hedberg2014-12-30
| * Bluetooth: Add legacy SMP testsJohan Hedberg2014-12-30
| * Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-12-30
| * Bluetooth: Add support for ECDH test casesJohan Hedberg2014-12-30
| * Bluetooth: Add support for self testing frameworkMarcel Holtmann2014-12-30
| * Bluetooth: Fix const declarations for smp_f5 and smp_f6Johan Hedberg2014-12-30
| * Bluetooth: Remove BlueFritz! specific check from initializationMarcel 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: Enable basics for LE Data Length Extension featureMarcel Holtmann2014-12-20
| * Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
| * Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
| * Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-20
| * Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann2014-12-20
| * Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann2014-12-20
| * Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg2014-12-19
| * Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg2014-12-19
| * Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-19
| * Bluetooth: Fix Remove 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: Fix accepting connections when not using mgmtJohan Hedberg2014-12-24
* | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann2014-12-24
* | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2014-12-19
* | Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro2014-12-19
* | Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro2014-12-19
* | Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen2014-12-19
|/
* Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann2014-12-17
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-15
|\
| * Bluetooth: Fix mgmt response status when removing adapterJohan Hedberg2014-12-12
| * Bluetooth: Fix enabling BR/EDR SC when powering onJohan Hedberg2014-12-12
| * Bluetooth: Fix notifying mgmt power off before flushing connection listJohan Hedberg2014-12-11
| * Bluetooth: Fix incorrect pending cmd removal in pairing_complete()Johan Hedberg2014-12-11
| * Bluetooth: Fix calling hci_conn_put too earlyJohan Hedberg2014-12-11
| * Bluetooth: Fix check for support for page scan related commandsMarcel Holtmann2014-12-11
| * Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery2014-12-11
| * Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery2014-12-11
| * Bluetooth: fix err_cast.cocci warningsFengguang Wu2014-12-09
| * Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann2014-12-08
| * Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDRMarcel Holtmann2014-12-07
| * Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDRMarcel Holtmann2014-12-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \
| * \ 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