index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-30
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
1
-4
/
+4
2015-07-30
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2
-51
/
+51
2015-07-30
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2
-63
/
+77
2015-07-30
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2
-5
/
+17
2015-07-30
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
1
-20
/
+24
2015-07-30
Bluetooth: Add BT_HS config option
Arron Wang
4
-1
/
+40
2015-07-23
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2
-11
/
+23
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
1
-1
/
+10
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
1
-2
/
+2
2015-07-23
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
Dean Jenkins
1
-0
/
+4
2015-07-23
Bluetooth: Make __l2cap_wait_ack more efficient
Dean Jenkins
1
-6
/
+10
2015-07-23
Bluetooth: L2CAP ERTM shutdown protect sk and chan
Dean Jenkins
1
-0
/
+8
2015-06-30
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
1
-2
/
+2
2015-06-26
Bluetooth: hidp: Initialize list header of hidp session user
Tedd Ho-Jeong An
1
-0
/
+1
2015-06-18
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
1
-6
/
+2
2015-06-18
Bluetooth: Use zalloc when possible
Johan Hedberg
1
-2
/
+1
2015-06-18
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2015-06-18
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
1
-1
/
+0
2015-06-18
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
1
-1
/
+12
2015-06-18
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
1
-0
/
+1
2015-06-18
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
1
-3
/
+17
2015-06-18
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
1
-21
/
+24
2015-06-18
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2
-35
/
+74
2015-06-18
Bluetooth: mgmt: multi adv for clear_adv_instances()
Florian Grandel
1
-16
/
+81
2015-06-18
Bluetooth: mgmt: multi adv for set_advertising*()
Florian Grandel
1
-6
/
+94
2015-06-18
Bluetooth: mgmt: multi adv for create_instance_adv_data()
Florian Grandel
1
-7
/
+16
2015-06-18
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
Florian Grandel
1
-5
/
+12
2015-06-18
Bluetooth: mgmt: multi adv for enable_advertising()
Florian Grandel
1
-5
/
+12
2015-06-18
Bluetooth: mgmt: improve get_adv_instance_flags() readability
Florian Grandel
1
-14
/
+16
2015-06-18
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
Florian Grandel
1
-4
/
+9
2015-06-18
Bluetooth: mgmt: multi adv for get_current_adv_instance()
Florian Grandel
1
-1
/
+1
2015-06-18
Bluetooth: mgmt: multi adv for read_adv_features()
Florian Grandel
1
-10
/
+12
2015-06-18
Bluetooth: mgmt: rename update_*_data_for_instance()
Florian Grandel
1
-8
/
+6
2015-06-18
Bluetooth: mgmt: dry update_scan_rsp_data()
Florian Grandel
1
-33
/
+17
2015-06-18
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2
-16
/
+40
2015-06-18
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2
-1
/
+118
2015-06-17
Bluetooth: 6lowpan: Fix module refcount
Glenn Ruben Bakke
1
-2
/
+0
2015-06-17
Bluetooth: 6lowpan: Fix double kfree of netdev priv
Glenn Ruben Bakke
1
-2
/
+1
2015-06-17
Bluetooth: 6lowpan: Move netdev sysfs device reference
Glenn Ruben Bakke
1
-1
/
+1
2015-06-17
Bluetooth: 6lowpan: Rename ambiguous variable
Glenn Ruben Bakke
1
-3
/
+3
2015-06-17
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...
Glenn Ruben Bakke
1
-1
/
+1
2015-06-12
Bluetooth: Remove redundant check for ACL_LINK
Johan Hedberg
1
-2
/
+1
2015-06-12
Bluetooth: Use actual encryption key size for SMP over BR/EDR
Johan Hedberg
1
-2
/
+2
2015-06-12
Bluetooth: Read encryption key size for BR/EDR connections
Johan Hedberg
1
-0
/
+87
2015-06-12
Bluetooth: Move SC-only check outside of BT_CONFIG branch
Johan Hedberg
1
-12
/
+12
2015-06-12
Bluetooth: Add debugfs support for min LE encryption key size
Johan Hedberg
1
-1
/
+50
2015-06-12
Bluetooth: Add debugfs support for max LE encryption key size
Johan Hedberg
1
-4
/
+57
2015-06-11
Bluetooth: Stop sabotaging list poisoning
Alexey Dobriyan
1
-6
/
+2
2015-06-10
Bluetooth: Fix exposing full value of shortened LTKs
Johan Hedberg
2
-2
/
+14
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
1
-1
/
+2
[next]