aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
* Bluetooth: Remove unneeded initializer for management command tableMarcel Holtmann2015-03-15
* Bluetooth: Add support for untrusted access to management commandsMarcel Holtmann2015-03-15
* Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann2015-03-15
* Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann2015-03-15
* Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann2015-03-15
* Bluetooth: Add support for extended index management commandMarcel Holtmann2015-03-15
* Bluetooth: Add support for extended index management eventsMarcel Holtmann2015-03-15
* Bluetooth: Use special function to send filter management index eventsMarcel Holtmann2015-03-15
* Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann2015-03-15
* Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann2015-03-15
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-14
|\
| * Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-13
| * Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
| * Bluetooth: Add support connectable advertising settingMarcel Holtmann2015-03-13
| * Bluetooth: Remove two else branches that are not neededMarcel Holtmann2015-03-12
| * Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg2015-03-11
| * Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg2015-03-11
| * Bluetooth: Increment management interface revisionMarcel Holtmann2015-03-11
| * Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2015-03-10
| * Bluetooth: Make Fast Connectable available while powered offJohan Hedberg2015-03-10
| * Bluetooth: fix sco_exit compile warningAlexander Aring2015-03-07
| * Bluetooth: Add mgmt_send_event() helper to send to any HCI channelJohan Hedberg2015-03-06
| * Bluetooth: Rename pending_cmd to mgmt_pending_cmdJohan Hedberg2015-03-06
| * Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()Johan Hedberg2015-03-06
| * Bluetooth: Rename cmd_status() to mgmt_cmd_status()Johan Hedberg2015-03-06
| * Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg2015-03-06
| * Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-06
| * Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-06
| * Bluetooth: Introduce controller setting information for static addressMarcel Holtmann2015-03-06
| * Bluetooth: fix service discovery behaviour for empty uuids filterJakub Pawlowski2015-03-05
| * Bluetooth: Refactor service discovery filter logicJakub Pawlowski2015-03-05
| * Bluetooth: Move Service Discovery logic before refactoringJakub Pawlowski2015-03-05
* | bluetooth: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\
| * Bluetooth: make hci_test_bit's addr constJiri Slaby2015-02-27
| * Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg2015-02-27
| * Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg2015-02-20
| * Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-20
| * Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creationJohan Hedberg2015-02-20
| * Bluetooth: Fix checking for pending Set SSP in Set HS handlerJohan Hedberg2015-02-19
| * Bluetooth: Remove bogus check for pending mgmt Set HS commandJohan Hedberg2015-02-19
| * Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19