index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
1
-2
/
+2
*
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
1
-7
/
+6
*
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-1
/
+1
*
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-4
/
+2
*
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-7
/
+8
*
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-5
/
+5
*
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-4
/
+4
*
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-5
/
+5
*
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-10
/
+10
*
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-2
/
+3
*
Bluetooth: clean up l2cap_sock_recvmsg()
Gustavo F. Padovan
2011-04-07
1
-2
/
+1
*
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-5
/
+6
*
Bluetooth: Move ident to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-2
/
+2
*
Bluetooth: Remove struct del_list
Gustavo F. Padovan
2011-04-07
1
-5
/
+0
*
Bluetooth: Use struct list_head for L2CAP channels list
Gustavo F. Padovan
2011-04-07
1
-9
/
+3
*
Bluetooth: Create struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-6
/
+12
*
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
2011-04-04
2
-0
/
+7
*
Bluetooth: Add mgmt_device_found event
Johan Hedberg
2011-04-04
2
-0
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
2011-03-31
1
-0
/
+2
|
\
|
*
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2011-03-31
1
-0
/
+2
*
|
Bluetooth: Add local Extended Inquiry Response (EIR) support
Johan Hedberg
2011-03-31
2
-0
/
+9
*
|
Bluetooth: Remove unused struct l2cap_conn item
Gustavo F. Padovan
2011-03-31
1
-1
/
+0
*
|
Bluetooth: Add add/remove_remote_oob_data management commands
Szymon Janc
2011-03-31
3
-0
/
+45
*
|
Bluetooth: Add read_local_oob_data management command
Szymon Janc
2011-03-31
3
-0
/
+15
*
|
Bluetooth: Remove unused struct item
Gustavo F. Padovan
2011-03-31
1
-1
/
+0
*
|
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
2011-03-31
2
-0
/
+11
*
|
Bluetooth: mgmt: Add local name information to read_info reply
Johan Hedberg
2011-03-31
1
-0
/
+5
*
|
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2011-03-31
2
-4
/
+6
|
/
*
Bluetooth: Move index to common header in management interface
Szymon Janc
2011-02-27
1
-40
/
+3
*
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
2
-0
/
+8
*
Bluetooth: Fix mgmt_pin_code_reply return parameters
Johan Hedberg
2011-02-21
1
-0
/
+5
*
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
3
-0
/
+41
*
Bluetooth: Add mgmt_pair_device command
Johan Hedberg
2011-02-21
2
-0
/
+28
*
Bluetooth: Fix some code style issues in hci_core.h
Szymon Janc
2011-02-17
1
-29
/
+29
*
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
2011-02-17
2
-0
/
+13
*
Bluetooth: Use proper timer for hci command timout
Ville Tervo
2011-02-16
2
-1
/
+4
*
Bluetooth: Add connection parameter update response
Claudio Takahasi
2011-02-16
1
-0
/
+15
*
Bluetooth: Add LE signaling commands handling
Claudio Takahasi
2011-02-16
1
-0
/
+2
*
Bluetooth: Add SMP command structures
Ville Tervo
2011-02-16
1
-0
/
+76
*
Bluetooth: Add server socket support for LE connection
Ville Tervo
2011-02-16
1
-0
/
+1
*
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
2011-02-16
1
-0
/
+3
*
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
2011-02-16
1
-0
/
+5
*
Bluetooth: Add LE connect support
Ville Tervo
2011-02-16
2
-4
/
+23
*
Bluetooth: Add low energy commands and events
Ville Tervo
2011-02-16
1
-0
/
+49
*
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
2011-02-15
1
-2
/
+0
*
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
2011-02-14
1
-0
/
+28
*
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-0
/
+2
*
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-3
/
+8
*
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+2
*
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+4
[next]