index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix link key persistent storage criteria
Johan Hedberg
2011-04-28
1
-1
/
+1
*
Bluetooth: Fix logic in hci_pin_code_request_evt
Johan Hedberg
2011-04-28
1
-2
/
+1
*
Bluetooth: Fix reason code for pairing rejection
Johan Hedberg
2011-04-28
1
-1
/
+1
*
Bluetooth: Add confirm_hint parameter to user confirmation requests
Johan Hedberg
2011-04-28
1
-2
/
+14
*
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
Johan Hedberg
2011-04-28
1
-2
/
+16
*
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
2011-04-28
1
-1
/
+9
*
Bluetooth: Add automated SSP user confirmation responses
Johan Hedberg
2011-04-28
1
-2
/
+35
*
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
2011-04-28
1
-2
/
+10
*
Bluetooth: Respect local MITM req in io_cap reply
Waldemar Rymarkiewicz
2011-04-28
1
-1
/
+1
*
Bluetooth: Ignore key unauthenticated for high security
Waldemar Rymarkiewicz
2011-04-28
1
-4
/
+16
*
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
2011-04-28
1
-0
/
+4
*
Bluetooth: Don't modify sec_level if auth failed
Waldemar Rymarkiewicz
2011-04-28
1
-1
/
+0
*
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
2011-04-28
1
-3
/
+4
*
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
2011-04-28
1
-6
/
+34
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-04-20
1
-2
/
+0
|
\
|
*
Bluetooth: Fix refcount balance for hci connection
Ville Tervo
2011-04-18
1
-2
/
+0
|
*
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2011-03-24
1
-1
/
+3
*
|
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
2011-04-13
1
-0
/
+4
*
|
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
2011-04-04
1
-0
/
+3
*
|
Bluetooth: Add mgmt_device_found event
Johan Hedberg
2011-04-04
1
-8
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
2011-03-31
1
-1
/
+3
|
\
\
|
*
|
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2011-03-31
1
-1
/
+3
|
|
/
*
|
Bluetooth: Enable support for out of band association model
Szymon Janc
2011-03-31
1
-1
/
+6
*
|
Bluetooth: Add add/remove_remote_oob_data management commands
Szymon Janc
2011-03-31
1
-0
/
+35
*
|
Bluetooth: Add read_local_oob_data management command
Szymon Janc
2011-03-31
1
-0
/
+15
*
|
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
2011-03-31
1
-3
/
+6
*
|
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2011-03-31
1
-2
/
+2
|
/
*
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
1
-3
/
+16
*
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
1
-0
/
+50
*
Bluetooth: Fix some code style issues in hci_event.c
Szymon Janc
2011-02-17
1
-8
/
+10
*
Bluetooth: Clean up hci_sniff_subrate_evt function
Szymon Janc
2011-02-17
1
-9
/
+0
*
Bluetooth: Use proper timer for hci command timout
Ville Tervo
2011-02-16
1
-0
/
+6
*
Bluetooth: Add server socket support for LE connection
Ville Tervo
2011-02-16
1
-2
/
+8
*
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
2011-02-16
1
-0
/
+33
*
Bluetooth: Add LE connect support
Ville Tervo
2011-02-16
1
-0
/
+93
*
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
2011-02-08
1
-8
/
+14
*
Bluetooth: Add set_io_capability management command
Johan Hedberg
2011-02-08
1
-2
/
+28
*
Bluetooth: Add support for PIN code handling in the management interface
Johan Hedberg
2011-02-08
1
-0
/
+46
*
Bluetooth: Add support for connect failed management event
Johan Hedberg
2011-02-08
1
-1
/
+4
*
Bluetooth: Add disconnect managment command
Johan Hedberg
2011-02-08
1
-1
/
+8
*
Bluetooth: Add connected/disconnected management events
Johan Hedberg
2011-02-08
1
-5
/
+11
*
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
2011-02-08
1
-0
/
+51
*
Bluetooth: Implement a more complete adapter initialization sequence
Johan Hedberg
2011-02-08
1
-1
/
+193
*
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
2011-02-08
1
-0
/
+14
*
Bluetooth: Reject pairing requests when in non-pairable mode
Johan Hedberg
2011-02-08
1
-2
/
+53
*
Bluetooth: Add set_connectable management command
Johan Hedberg
2011-02-08
1
-5
/
+11
*
Bluetooth: Add support for set_discoverable management command
Johan Hedberg
2011-02-08
1
-1
/
+4
*
Bluetooth: Add support for set_powered management command
Johan Hedberg
2011-02-08
1
-1
/
+1
*
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
2011-01-19
1
-4
/
+5
*
Bluetooth: Fix __hci_request synchronization for hci_open_dev
Johan Hedberg
2010-12-22
1
-10
/
+23
[next]