aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2015-08-01Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET
2015-07-30Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang
2015-07-30Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang
2015-07-30Bluetooth: Add BT_HS config optionArron Wang
2015-07-23Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-07-23Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins
2015-07-23Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins
2015-07-23Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins
2015-07-23Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg
2015-07-04bluetooth: fix list handlingLinus Torvalds
2015-06-30Bluetooth: Reinitialize the list after deletion for session user listTedd Ho-Jeong An
2015-06-26Bluetooth: hidp: Initialize list header of hidp session userTedd Ho-Jeong An
2015-06-18Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg
2015-06-18Bluetooth: Use zalloc when possibleJohan Hedberg
2015-06-18Bluetooth: Increment management interface revisionMarcel Holtmann
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel
2015-06-18Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel
2015-06-18Bluetooth: mgmt: program multi-adv on power onFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel
2015-06-18Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel
2015-06-18Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel
2015-06-17Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke
2015-06-17Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke
2015-06-12Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg
2015-06-12Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg
2015-06-12Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg