index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-15
/
+51
2012-09-19
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
3
-0
/
+30
2012-09-09
Bluetooth: debug: Print refcnt for hci_dev
Andrei Emeltchenko
1
-0
/
+6
2012-09-09
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
1
-1
/
+1
2012-09-08
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
1
-9
/
+0
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
1
-1
/
+1
2012-08-21
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
1
-2
/
+1
2012-08-21
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2
-1
/
+10
2012-08-21
Bluetooth: Add more HCI error codes
Mikel Astiz
1
-0
/
+3
2012-08-15
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
1
-2
/
+0
2012-08-06
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
1
-0
/
+2
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
1
-0
/
+10
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
1
-1
/
+0
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
1
-14
/
+2
2012-08-06
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
1
-4
/
+4
2012-08-06
Bluetooth: Define AMP controller statuses
Andrei Emeltchenko
1
-0
/
+9
2012-08-06
Bluetooth: trivial: Fix mixing spaces and tabs in smp
Andrei Emeltchenko
1
-4
/
+4
2012-08-06
Bluetooth: debug: Fix printing refcnt for hci_conn
Andrei Emeltchenko
1
-4
/
+2
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
1
-1
/
+1
2012-08-06
Bluetooth: Remove missing code
Andre Guedes
1
-6
/
+0
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
1
-0
/
+1
2012-07-11
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
1
-0
/
+4
2012-06-30
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
1
-0
/
+6
2012-06-19
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
1
-1
/
+2
2012-06-13
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
1
-1
/
+1
2012-06-12
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
2
-6
/
+6
2012-06-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
1
-0
/
+6
2012-06-09
Bluetooth: Add support for encryption key refresh
Johan Hedberg
1
-0
/
+6
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
1
-0
/
+12
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
1
-1
/
+1
2012-06-05
Bluetooth: Remove unused HCI timeouts definitions
Szymon Janc
1
-2
/
+0
2012-06-05
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
1
-0
/
+4
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
3
-0
/
+18
2012-06-05
Bluetooth: A2MP: Define A2MP status codes
Andrei Emeltchenko
1
-0
/
+10
2012-06-05
Bluetooth: A2MP: Definitions for A2MP commands
Andrei Emeltchenko
1
-0
/
+73
2012-06-05
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
1
-0
/
+7
2012-06-05
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2
-0
/
+31
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
1
-0
/
+6
2012-06-05
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
1
-4
/
+6
2012-06-05
Bluetooth: Define HCI AMP cmd struct
Andrei Emeltchenko
1
-0
/
+81
2012-06-05
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
1
-0
/
+4
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
1
-0
/
+3
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
3
-5
/
+0
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
3
-19
/
+23
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
2
-3
/
+5
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
1
-1
/
+1
[next]