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: Fix hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-0
/
+2
*
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-08-06
1
-0
/
+10
*
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
1
-1
/
+0
*
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
1
-14
/
+2
*
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
1
-4
/
+4
*
Bluetooth: Define AMP controller statuses
Andrei Emeltchenko
2012-08-06
1
-0
/
+9
*
Bluetooth: trivial: Fix mixing spaces and tabs in smp
Andrei Emeltchenko
2012-08-06
1
-4
/
+4
*
Bluetooth: debug: Fix printing refcnt for hci_conn
Andrei Emeltchenko
2012-08-06
1
-4
/
+2
*
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-08-06
1
-1
/
+1
*
Bluetooth: Remove missing code
Andre Guedes
2012-08-06
1
-6
/
+0
*
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-15
1
-0
/
+1
*
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
2012-07-11
1
-0
/
+4
*
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2012-06-30
1
-0
/
+6
*
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
2012-06-19
1
-1
/
+2
*
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
2012-06-13
1
-1
/
+1
*
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
2012-06-12
2
-6
/
+6
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-12
1
-0
/
+6
|
\
|
*
Bluetooth: Add support for encryption key refresh
Johan Hedberg
2012-06-09
1
-0
/
+6
*
|
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
2012-06-05
1
-0
/
+12
*
|
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
2012-06-05
1
-1
/
+1
*
|
Bluetooth: Remove unused HCI timeouts definitions
Szymon Janc
2012-06-05
1
-2
/
+0
*
|
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
2012-06-05
1
-0
/
+4
*
|
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
2012-06-05
1
-0
/
+1
*
|
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
2012-06-05
3
-0
/
+18
*
|
Bluetooth: A2MP: Define A2MP status codes
Andrei Emeltchenko
2012-06-05
1
-0
/
+10
*
|
Bluetooth: A2MP: Definitions for A2MP commands
Andrei Emeltchenko
2012-06-05
1
-0
/
+73
*
|
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
2012-06-05
1
-0
/
+7
*
|
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2012-06-05
2
-0
/
+31
*
|
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
2012-06-05
1
-0
/
+6
*
|
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
2012-06-05
1
-0
/
+1
*
|
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
2012-06-05
1
-0
/
+1
*
|
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
2012-06-05
1
-4
/
+6
*
|
Bluetooth: Define HCI AMP cmd struct
Andrei Emeltchenko
2012-06-05
1
-0
/
+81
*
|
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
2012-06-05
1
-0
/
+4
*
|
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
2012-06-05
1
-0
/
+3
*
|
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
3
-5
/
+0
*
|
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
2012-06-05
3
-19
/
+23
*
|
Bluetooth: Use defined link key size
Andrei Emeltchenko
2012-06-05
2
-3
/
+5
*
|
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
2012-06-05
1
-1
/
+1
*
|
Bluetooth: Fix trailing whitespaces in license text
Gustavo Padovan
2012-06-05
1
-6
/
+6
*
|
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
2012-06-05
1
-168
/
+0
*
|
Bluetooth: Check rules when setting retransmit or monitor timers
Mat Martineau
2012-06-05
1
-4
/
+0
*
|
Bluetooth: Remove receive code that has been superceded
Mat Martineau
2012-06-05
1
-8
/
+0
*
|
Bluetooth: Fix early return from l2cap_chan_del
Mat Martineau
2012-06-05
1
-0
/
+1
|
/
*
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
2012-05-16
1
-2
/
+6
*
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
2012-05-16
1
-2
/
+0
*
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
2012-05-16
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2012-05-16
1
-0
/
+1
|
\
|
*
Bluetooth: notify userspace of security level change
Gustavo Padovan
2012-05-14
1
-0
/
+1
*
|
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
2012-05-09
1
-0
/
+1
[next]