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