index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2015-10-16
2
-8
/
+20
*
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
2015-10-16
1
-4
/
+19
*
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
2015-10-16
1
-1
/
+6
*
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
4
-12
/
+8
*
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
2015-10-16
1
-17
/
+36
*
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-10-16
3
-5
/
+15
*
Bluetooth: Delay check for conn->smp in smp_conn_security()
Johan Hedberg
2015-09-17
1
-6
/
+6
*
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
2015-08-28
1
-2
/
+10
*
Bluetooth: Make the function sco_conn_del have a return type of void
Nicholas Krause
2015-08-28
1
-3
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-08-17
8
-57
/
+306
|
\
|
*
6lowpan: add generic 6lowpan netdev private data
Alexander Aring
2015-08-11
1
-3
/
+6
|
*
Bluetooth: 6lowpan: change netdev_priv to lowpan_dev
Alexander Aring
2015-08-11
1
-1
/
+1
|
*
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
2015-08-10
2
-5
/
+8
|
*
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
2015-08-10
1
-2
/
+6
|
*
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
2015-08-10
3
-37
/
+72
|
*
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2015-08-10
2
-0
/
+207
|
*
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-08-10
4
-10
/
+7
|
*
Bluetooth: Fix breakage in amp_write_rem_assoc_frag()
Dan Carpenter
2015-08-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
2015-08-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-0
/
+4
|
\
\
|
|
/
|
*
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
2015-07-23
1
-0
/
+4
|
*
bluetooth: fix list handling
Linus Torvalds
2015-07-04
2
-2
/
+3
*
|
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
2015-07-30
1
-10
/
+13
*
|
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
2015-07-30
1
-4
/
+4
*
|
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2015-07-30
2
-51
/
+51
*
|
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2015-07-30
2
-63
/
+77
*
|
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2015-07-30
2
-5
/
+17
*
|
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
2015-07-30
1
-20
/
+24
*
|
Bluetooth: Add BT_HS config option
Arron Wang
2015-07-30
4
-1
/
+40
*
|
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2015-07-23
2
-11
/
+23
*
|
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
1
-1
/
+10
*
|
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2015-07-23
1
-2
/
+2
*
|
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
Dean Jenkins
2015-07-23
1
-0
/
+4
*
|
Bluetooth: Make __l2cap_wait_ack more efficient
Dean Jenkins
2015-07-23
1
-6
/
+10
*
|
Bluetooth: L2CAP ERTM shutdown protect sk and chan
Dean Jenkins
2015-07-23
1
-0
/
+8
*
|
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
2015-06-30
1
-2
/
+2
*
|
Bluetooth: hidp: Initialize list header of hidp session user
Tedd Ho-Jeong An
2015-06-26
1
-0
/
+1
|
/
*
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
2015-06-18
1
-6
/
+2
*
Bluetooth: Use zalloc when possible
Johan Hedberg
2015-06-18
1
-2
/
+1
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-06-18
1
-1
/
+1
*
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
2015-06-18
1
-1
/
+0
*
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
2015-06-18
1
-1
/
+12
*
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
2015-06-18
1
-0
/
+1
*
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
2015-06-18
1
-3
/
+17
*
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
2015-06-18
1
-21
/
+24
*
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2015-06-18
2
-35
/
+74
*
Bluetooth: mgmt: multi adv for clear_adv_instances()
Florian Grandel
2015-06-18
1
-16
/
+81
*
Bluetooth: mgmt: multi adv for set_advertising*()
Florian Grandel
2015-06-18
1
-6
/
+94
*
Bluetooth: mgmt: multi adv for create_instance_adv_data()
Florian Grandel
2015-06-18
1
-7
/
+16
[next]