index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
Bluetooth: Only keeping SAR bits when retransmitting one frame.
Ruiyi Zhang
1
-0
/
+1
2011-03-24
Bluetooth: Increment unacked_frames count only the first transmit
Suraj Sumangala
1
-1
/
+3
2011-02-27
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
1
-5
/
+6
2011-02-26
Bluetooth: Remove duplicated BT_INFO() from L2CAP
Gustavo F. Padovan
1
-2
/
+0
2011-02-18
Bluetooth: fix errors reported by checkpatch.pl
Gustavo F. Padovan
1
-7
/
+3
2011-02-17
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
1
-1
/
+7
2011-02-16
Bluetooth: Add connection parameter update response
Claudio Takahasi
1
-1
/
+58
2011-02-16
Bluetooth: Add LE signaling commands handling
Claudio Takahasi
1
-52
/
+90
2011-02-16
Bluetooth: Add server socket support for LE connection
Ville Tervo
1
-3
/
+91
2011-02-16
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
1
-4
/
+19
2011-02-15
Bluetooth: Add L2CAP mode to debugfs output
Gustavo F. Padovan
1
-2
/
+3
2011-02-15
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
1
-8
/
+0
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
1
-14
/
+2
2011-02-08
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
1
-83
/
+2
2011-02-08
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
Gustavo F. Padovan
1
-16
/
+0
2011-02-08
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
Gustavo F. Padovan
1
-13
/
+0
2011-02-08
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
1
-109
/
+7
2011-02-08
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
1
-33
/
+2
2011-02-08
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
1
-46
/
+3
2011-02-08
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
Gustavo F. Padovan
1
-86
/
+1
2011-02-08
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
Gustavo F. Padovan
1
-145
/
+0
2011-02-08
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
Gustavo F. Padovan
1
-174
/
+0
2011-02-08
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
Gustavo F. Padovan
1
-23
/
+0
2011-02-08
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
Gustavo F. Padovan
1
-56
/
+0
2011-02-08
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
Gustavo F. Padovan
1
-134
/
+0
2011-02-08
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
Gustavo F. Padovan
1
-17
/
+0
2011-02-08
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
Gustavo F. Padovan
1
-31
/
+11
2011-02-08
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan
1
-176
/
+11
2011-02-08
Bluetooth: Rename l2cap.c to l2cap_core.c
Gustavo F. Padovan
1
-0
/
+4984