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
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
1
-0
/
+87
2020-05-11
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
1
-0
/
+58
2020-05-11
Bluetooth: Replace BT_DBG with bt_dev_dbg for management support
Marcel Holtmann
1
-111
/
+110
2020-05-11
Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list
Marcel Holtmann
1
-0
/
+1
2020-04-05
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-04-05
Bluetooth: Add support for reading security information
Marcel Holtmann
1
-0
/
+53
2020-03-11
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
1
-0
/
+41
2020-03-11
Bluetooth: mgmt: add mgmt_cmd_status in add_advertising
Joseph Hwang
1
-1
/
+4
2020-03-08
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
1
-2
/
+63
2020-02-28
Bluetooth: Support querying for WBS support through MGMT
Alain Michaud
1
-0
/
+4
2020-01-22
Bluetooth: fix appearance typo in mgmt.c
Alain Michaud
1
-4
/
+4
2020-01-22
Bluetooth: adding missing const decoration to mgmt_status_table
Alain Michaud
1
-1
/
+1
2020-01-16
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-01-16
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
1
-0
/
+76
2019-09-05
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
1
-6
/
+2
2019-04-23
Bluetooth: Use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+4
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
1
-2
/
+4
2019-02-26
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+3
2018-09-26
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
1
-5
/
+2
2018-08-06
Bluetooth: remove redundant variables 'adv_set' and 'cp'
YueHaibing
1
-3
/
+0
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
1
-3
/
+15
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
1
-0
/
+2
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
1
-0
/
+3
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
1
-3
/
+10
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
1
-5
/
+17
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
1
-1
/
+21
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
1
-0
/
+182
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
1
-0
/
+145
2018-04-01
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-26
/
+30
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
1
-0
/
+1
2016-10-19
Bluetooth: Fix append max 11 bytes of name to scan rsp data
Michał Narajowski
1
-9
/
+17
2016-10-06
Bluetooth: Refactor append name and appearance
Michał Narajowski
1
-21
/
+0
2016-09-22
Bluetooth: Fix not updating scan rsp when adv off
Michał Narajowski
1
-1
/
+1
2016-09-22
Bluetooth: Fix NULL pointer dereference in mgmt context
Arek Lichwa
1
-0
/
+2
2016-09-19
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
1
-0
/
+4
2016-09-19
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
1
-0
/
+2
2016-09-19
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
1
-4
/
+10
2016-09-19
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
1
-0
/
+14
2016-09-19
Bluetooth: Factor appending EIR to separate helper
Michał Narajowski
1
-13
/
+22
2016-09-19
Bluetooth: Refactor read_ext_controller_info handler
Szymon Janc
1
-20
/
+16
2016-09-19
Bluetooth: Increment management interface revision
Szymon Janc
1
-1
/
+1
2016-09-19
Bluetooth: Fix advertising instance validity check for flags
Szymon Janc
1
-1
/
+2
2016-09-19
Bluetooth: Unify advertising instance flags check
Szymon Janc
1
-37
/
+48
2016-09-19
Bluetooth: Remove unused parameter from tlv_data_is_valid function
Szymon Janc
1
-4
/
+3
2016-09-19
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
1
-0
/
+37
2016-09-19
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
1
-2
/
+44
2016-09-19
Bluetooth: Use kzalloc instead of kmalloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-19
Bluetooth: Append local name and CoD to Extended Controller Info
Michał Narajowski
1
-21
/
+42
[next]