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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-24
Bluetooth: Enable RPA resolving if mgmt_set_privacy is called
Johan Hedberg
1
-0
/
+5
2014-02-24
Bluetooth: Export current local RPA with identity information
Marcel Holtmann
1
-1
/
+2
2014-02-24
Bluetooth: Store current RPA and update it if needed
Marcel Holtmann
1
-6
/
+5
2014-02-24
Bluetooth: Use privacy mode for non-connectable advertising
Marcel Holtmann
1
-2
/
+4
2014-02-24
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
3
-4
/
+27
2014-02-24
Bluetooth: Expose current identity information in debugfs
Marcel Holtmann
1
-2
/
+40
2014-02-24
Bluetooth: Remove unneeded hdev->own_addr_type
Johan Hedberg
1
-16
/
+1
2014-02-24
Bluetooth: Fix setting correct src_type when connecting LE
Johan Hedberg
1
-1
/
+2
2014-02-24
Bluetooth: Add support for Set Privacy command
Johan Hedberg
1
-1
/
+47
2014-02-24
Bluetooth: Add debugfs entry for RPA regeneration timeout
Johan Hedberg
1
-0
/
+33
2014-02-24
Bluetooth: Don't write static address during power on
Johan Hedberg
1
-5
/
+0
2014-02-24
Bluetooth: Use hci_update_random_address() for initiating LE scan
Johan Hedberg
1
-2
/
+11
2014-02-24
Bluetooth: Use hci_update_random_address() for enabling advertising
Johan Hedberg
1
-2
/
+6
2014-02-24
Bluetooth: Use hci_update_random_address() when connecting LE
Johan Hedberg
1
-1
/
+7
2014-02-24
Bluetooth: Add hci_update_random_address() convenience function
Johan Hedberg
1
-0
/
+55
2014-02-24
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
2
-0
/
+31
2014-02-24
Bluetooth: Add SMP function for generating RPAs
Johan Hedberg
2
-0
/
+19
2014-02-24
Bluetooth: Set the correct values for Identity Address Information
Johan Hedberg
1
-2
/
+7
2014-02-24
Bluetooth: Ensure hci_conn always contains the local identity address
Johan Hedberg
1
-0
/
+20
2014-02-22
Bluetooth: Add Privacy flag to mgmt supported/current settings
Johan Hedberg
1
-0
/
+4
2014-02-22
Bluetooth: Move enable/disable_advertising higher up in mgmt.c
Johan Hedberg
1
-44
/
+44
2014-02-22
Bluetooth: Add initial code for distributing local IRK
Johan Hedberg
1
-2
/
+4
2014-02-22
Bluetooth: Add helper variables to smp_distribute_keys()
Johan Hedberg
1
-8
/
+9
2014-02-22
Bluetooth: Fix issue with missing management event opcode
Marcel Holtmann
1
-0
/
+1
2014-02-21
Bluetooth: Fix iterating wrong list in hci_remove_irk()
Johan Hedberg
1
-1
/
+1
2014-02-21
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2014-02-21
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
2
-1
/
+32
2014-02-20
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
1
-6
/
+12
2014-02-20
Bluetooth: Track the current configured random address
Marcel Holtmann
2
-0
/
+50
2014-02-20
Bluetooth: Replace own_address_type with force_static_address debugfs
Marcel Holtmann
1
-33
/
+62
2014-02-20
Bluetooth: Add comment explainging store hint for long term keys
Marcel Holtmann
1
-0
/
+11
2014-02-20
Bluetooth: Don't send store hint for devices using identity addresses
Marcel Holtmann
1
-1
/
+16
2014-02-19
Bluetooth: Add support for sending New IRK event
Johan Hedberg
2
-0
/
+18
2014-02-19
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
3
-17
/
+29
2014-02-19
Bluetooth: Track SMP keys in the SMP context
Johan Hedberg
2
-8
/
+16
2014-02-19
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
2
-9
/
+8
2014-02-19
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
1
-10
/
+11
2014-02-19
Bluetooth: Avoid using GFP_ATOMIC where not necessary
Johan Hedberg
1
-4
/
+4
2014-02-19
Bluetooth: Use same LE min/max connection event length during update
Marcel Holtmann
1
-2
/
+2
2014-02-19
Bluetooth: Expose current list of identity resolving keys via debugfs
Marcel Holtmann
1
-0
/
+33
2014-02-19
Bluetooth: Fix wrong identity address during connection failures
Marcel Holtmann
2
-2
/
+23
2014-02-19
Bluetooth: Use connection address for reporting connection failures
Marcel Holtmann
1
-1
/
+1
2014-02-19
Bluetooth: Report identity address when remote device connects
Marcel Holtmann
1
-1
/
+1
2014-02-19
Bluetooth: Print error when dropping L2CAP data
Szymon Janc
1
-1
/
+3
2014-02-18
Bluetooth: Use Identity Address in Device Found event
Johan Hedberg
1
-2
/
+10
2014-02-18
Bluetooth: Look up RPA for connection requests with Identity Address
Johan Hedberg
1
-5
/
+14
2014-02-18
Bluetooth: Don't try to look up private addresses as Identity Address
Johan Hedberg
1
-0
/
+4
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
3
-6
/
+25
2014-02-18
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
2
-0
/
+19
2014-02-18
Bluetooth: Track the LE Identity Address in struct hci_conn
Johan Hedberg
2
-0
/
+12
[prev]
[next]