index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-11-09
Bluetooth: Add missing hci_dev locking when calling mgmt functions
Johan Hedberg
1
-5
/
+40
2011-11-09
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
1
-32
/
+31
2011-11-08
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
1
-9
/
+11
2011-11-08
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
1
-3
/
+6
2011-11-08
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
1
-0
/
+5
2011-11-08
Bluetooth: Periodic Inquiry and Discovery
Andre Guedes
1
-32
/
+11
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
1
-2
/
+2
2011-11-07
Bluetooth: Clean up logic in hci_cc_write_scan_enable
Johan Hedberg
1
-19
/
+21
2011-11-07
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
1
-0
/
+2
2011-10-14
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
1
-0
/
+28
2011-10-11
Bluetooth: Fix permission of enable_le param
Gustavo F. Padovan
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
[next]