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
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-09-29
Bluetooth: hci_le_adv_report_evt code refactoring
Andre Guedes
1
-8
/
+6
2011-09-29
Bluetooth: Fix possible NULL pointer dereference
Waldemar Rymarkiewicz
1
-1
/
+5
2011-09-21
Bluetooth: Reduce critical region.
Andre Guedes
1
-4
/
+3
2011-09-21
Bluetooth: Require authentication if MITM protection is requested
Vinicius Costa Gomes
1
-2
/
+3
2011-09-21
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
1
-2
/
+2
2011-09-15
Bluetooth: Fix timeout on scanning for the second time
Oliver Neukum
1
-9
/
+8
2011-07-09
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
1
-0
/
+1
2011-07-09
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
1
-2
/
+16
2011-07-07
Bluetooth: Add enable_le module parameter
Andre Guedes
1
-0
/
+22
2011-07-07
Bluetooth: Write LE Host Supported command
Andre Guedes
1
-0
/
+19
2011-07-07
Bluetooth: Add extfeatures to struct hci_dev
Andre Guedes
1
-0
/
+27
2011-06-13
Bluetooth: Add support for Pairing features exchange
Vinicius Costa Gomes
1
-0
/
+1
2011-06-13
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
1
-0
/
+1
2011-06-13
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
1
-0
/
+67
2011-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
1
-8
/
+10
2011-06-09
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
1
-8
/
+10
2011-06-08
Bluetooth: Add 'dst_type' field to struct hci_conn
Andre Guedes
1
-2
/
+6
2011-06-08
Bluetooth: Refactor hci_auth_complete_evt function
Waldemar Rymarkiewicz
1
-42
/
+41
2011-06-08
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
1
-2
/
+10
2011-06-08
Bluetooth: Advertising entries lifetime
Andre Guedes
1
-1
/
+5
2011-06-08
Bluetooth: Clear advertising cache before scanning
Andre Guedes
1
-0
/
+27
2011-06-08
Bluetooth: Add Advertising Report Meta Event handler
Andre Guedes
1
-0
/
+25
2011-05-11
Bluetooth: Add support for sending connection events for LE links
Vinicius Costa Gomes
1
-1
/
+4
2011-04-28
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
Johan Hedberg
1
-1
/
+2
2011-04-28
Bluetooth: Fix link key persistent storage criteria
Johan Hedberg
1
-1
/
+1
2011-04-28
Bluetooth: Fix logic in hci_pin_code_request_evt
Johan Hedberg
1
-2
/
+1
2011-04-28
Bluetooth: Fix reason code for pairing rejection
Johan Hedberg
1
-1
/
+1
2011-04-28
Bluetooth: Add confirm_hint parameter to user confirmation requests
Johan Hedberg
1
-2
/
+14
2011-04-28
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
Johan Hedberg
1
-2
/
+16
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
1
-1
/
+9
2011-04-28
Bluetooth: Add automated SSP user confirmation responses
Johan Hedberg
1
-2
/
+35
2011-04-28
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
1
-2
/
+10
2011-04-28
Bluetooth: Respect local MITM req in io_cap reply
Waldemar Rymarkiewicz
1
-1
/
+1
2011-04-28
Bluetooth: Ignore key unauthenticated for high security
Waldemar Rymarkiewicz
1
-4
/
+16
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
1
-0
/
+4
2011-04-28
Bluetooth: Don't modify sec_level if auth failed
Waldemar Rymarkiewicz
1
-1
/
+0
2011-04-28
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
1
-3
/
+4
2011-04-28
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
1
-6
/
+34
2011-04-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
1
-2
/
+0
2011-04-19
Bluetooth: Fix refcount balance for hci connection
Ville Tervo
1
-2
/
+0
2011-04-13
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
1
-0
/
+4
2011-04-05
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
1
-0
/
+3
2011-04-05
Bluetooth: Add mgmt_device_found event
Johan Hedberg
1
-8
/
+14
2011-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
1
-1
/
+3
2011-03-31
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-1
/
+3
2011-03-31
Bluetooth: Enable support for out of band association model
Szymon Janc
1
-1
/
+6
2011-03-31
Bluetooth: Add add/remove_remote_oob_data management commands
Szymon Janc
1
-0
/
+35
2011-03-31
Bluetooth: Add read_local_oob_data management command
Szymon Janc
1
-0
/
+15
2011-03-31
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
1
-3
/
+6
[next]