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
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
Bluetooth: mgmt: Pessimize compile-time bounds-check
Kees Cook
1
-1
/
+1
2021-07-29
Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
Tedd Ho-Jeong An
1
-1
/
+1
2021-06-26
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
1
-7
/
+7
2021-06-26
Bluetooth: mgmt: Use the correct print format
Kai Ye
1
-8
/
+8
2021-06-26
Bluetooth: use inclusive language in comments
Archie Pusaka
1
-1
/
+1
2021-06-26
Bluetooth: use inclusive language in SMP
Archie Pusaka
1
-5
/
+5
2021-06-26
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
1
-0
/
+3
2021-06-26
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
1
-0
/
+2
2021-06-26
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-06-26
Bluetooth: Return whether a connection is outbound
Yu Liu
1
-1
/
+5
2021-06-03
Bluetooth: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
1
-1
/
+4
2021-04-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
1
-1
/
+0
2021-03-27
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-03-27
Bluetooth: Move the advertisement monitor events to correct list
Marcel Holtmann
1
-2
/
+2
2021-03-27
Bluetooth: Add missing entries for PHY configuration commands
Marcel Holtmann
1
-0
/
+2
2021-03-26
Bluetooth: Fix wrong opcode error for read advertising features
Marcel Holtmann
1
-1
/
+1
2021-03-26
Bluetooth: Fix mgmt status for LL Privacy experimental feature
Marcel Holtmann
1
-1
/
+1
2021-03-03
Bluetooth: Allow scannable adv with extended MGMT APIs
Daniel Winkler
1
-0
/
+1
2021-02-03
Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete
Howard Chung
1
-1
/
+1
2021-01-25
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
1
-21
/
+89
2021-01-25
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
1
-30
/
+84
2021-01-25
Bluetooth: advmon offload MSFT add rssi support
Archie Pusaka
1
-72
/
+153
2020-12-19
Bluetooth: Pause service discovery for suspend
Abhishek Pandit-Subedi
1
-0
/
+8
2020-12-07
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-12-07
Bluetooth: Change MGMT security info CMD to be more generic
Daniel Winkler
1
-14
/
+29
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
1
-2
/
+6
2020-12-07
Bluetooth: Break add adv into two mgmt commands
Daniel Winkler
1
-11
/
+370
2020-12-07
Bluetooth: fix typo in struct name
Reo Shiseki
1
-2
/
+2
2020-09-25
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
1
-1
/
+6
2020-09-13
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
1
-0
/
+4
2020-09-13
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
1
-0
/
+26
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
1
-0
/
+2
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
1
-3
/
+3
2020-09-11
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
1
-4
/
+8
2020-07-31
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
1
-2
/
+140
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
1
-1
/
+1
2020-07-15
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
1
-0
/
+6
2020-07-10
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-07
Bluetooth: le_simult_central_peripheral experimental feature
Alain Michaud
1
-2
/
+23
2020-06-22
Bluetooth: Add hci_dev_lock to get/set device flags
Abhishek Pandit-Subedi
1
-0
/
+8
2020-06-18
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
1
-4
/
+18
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
1
-1
/
+4
2020-06-18
Bluetooth: Notify adv monitor removed event
Miao-chen Chou
1
-0
/
+16
2020-06-18
Bluetooth: Notify adv monitor added event
Miao-chen Chou
1
-1
/
+17
2020-06-18
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
1
-0
/
+35
2020-06-18
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
1
-0
/
+100
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
1
-0
/
+48
[next]