index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-06-18
Bluetooth: Add get/set device flags mgmt op
Abhishek Pandit-Subedi
1
-0
/
+128
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
1
-2
/
+3
2020-06-18
Bluetooth: mgmt: Add commands for runtime configuration
Marcel Holtmann
1
-0
/
+7
2020-06-12
Bluetooth: implement read/set default system parameters mgmt
Alain Michaud
1
-0
/
+8
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-15
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
[next]