summaryrefslogtreecommitdiff
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* bluetooth: fix list handlingLinus Torvalds2015-07-04
* Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg2015-06-18
* Bluetooth: Use zalloc when possibleJohan Hedberg2015-06-18
* Bluetooth: Increment management interface revisionMarcel Holtmann2015-06-18
* Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-18
* Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel2015-06-18
* Bluetooth: mgmt: program multi-adv on power onFlorian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel2015-06-18
* Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel2015-06-18
* Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel2015-06-18
* Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel2015-06-18
* Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel2015-06-18
* Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-18
* Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke2015-06-17
* Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke2015-06-17
* Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke2015-06-17
* Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke2015-06-17
* Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke2015-06-17
* Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg2015-06-12
* Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg2015-06-12
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-12
* Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg2015-06-12
* Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg2015-06-12
* Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg2015-06-12
* Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-11
* Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-10
* Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-09
* Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-09
* Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-09
* Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-09
* Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-08
* Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-06
* Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2015-06-06
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-30
|\
| * Bluetooth: mgmt: fix typosFlorian Grandel2015-05-26
| * Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg2015-05-19
| * Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-15
* | ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\ \ | |/ |/|
| * Bluetooth: Fix remote name event return directly.Wesley Kuo2015-05-14