index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
2019-09-05
1
-6
/
+2
*
Bluetooth: Use struct_size() helper
Gustavo A. R. Silva
2019-04-23
1
-7
/
+4
*
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
2019-02-26
1
-2
/
+4
*
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
2019-02-26
1
-5
/
+3
*
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
2018-09-26
1
-5
/
+2
*
Bluetooth: remove redundant variables 'adv_set' and 'cp'
YueHaibing
2018-08-06
1
-3
/
+0
*
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2018-07-30
1
-3
/
+15
*
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
1
-0
/
+2
*
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
2018-07-30
1
-0
/
+3
*
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
2018-07-30
1
-3
/
+10
*
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
1
-5
/
+17
*
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2018-07-30
1
-1
/
+21
*
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2018-07-30
1
-0
/
+182
*
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
2018-07-30
1
-0
/
+145
*
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-04-01
1
-0
/
+1
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-26
/
+30
*
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
2017-10-29
1
-0
/
+1
*
Bluetooth: Fix append max 11 bytes of name to scan rsp data
Michał Narajowski
2016-10-19
1
-9
/
+17
*
Bluetooth: Refactor append name and appearance
Michał Narajowski
2016-10-06
1
-21
/
+0
*
Bluetooth: Fix not updating scan rsp when adv off
Michał Narajowski
2016-09-22
1
-1
/
+1
*
Bluetooth: Fix NULL pointer dereference in mgmt context
Arek Lichwa
2016-09-22
1
-0
/
+2
*
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
2016-09-19
1
-0
/
+4
*
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
2016-09-19
1
-0
/
+2
*
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
2016-09-19
1
-4
/
+10
*
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
2016-09-19
1
-0
/
+14
*
Bluetooth: Factor appending EIR to separate helper
Michał Narajowski
2016-09-19
1
-13
/
+22
*
Bluetooth: Refactor read_ext_controller_info handler
Szymon Janc
2016-09-19
1
-20
/
+16
*
Bluetooth: Increment management interface revision
Szymon Janc
2016-09-19
1
-1
/
+1
*
Bluetooth: Fix advertising instance validity check for flags
Szymon Janc
2016-09-19
1
-1
/
+2
*
Bluetooth: Unify advertising instance flags check
Szymon Janc
2016-09-19
1
-37
/
+48
*
Bluetooth: Remove unused parameter from tlv_data_is_valid function
Szymon Janc
2016-09-19
1
-4
/
+3
*
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
2016-09-19
1
-0
/
+37
*
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
2016-09-19
1
-2
/
+44
*
Bluetooth: Use kzalloc instead of kmalloc/memset
Wei Yongjun
2016-09-19
1
-3
/
+1
*
Bluetooth: Append local name and CoD to Extended Controller Info
Michał Narajowski
2016-09-19
1
-21
/
+42
*
Bluetooth: Add framework for Extended Controller Information
Marcel Holtmann
2016-09-19
1
-2
/
+60
*
Bluetooth: Use command status event for Set IO Capability errors
Marcel Holtmann
2016-09-19
1
-2
/
+2
*
Bluetooth: Fix wrong Get Clock Information return parameters
Marcel Holtmann
2016-09-19
1
-1
/
+1
*
Bluetooth: Use individual flags for certain management events
Marcel Holtmann
2016-09-19
1
-19
/
+13
*
Bluetooth: mgmt: Fix sending redundant event for Advertising Instance
Johan Hedberg
2016-09-19
1
-3
/
+3
*
Bluetooth: Introduce helper to pack mgmt version information
Marcel Holtmann
2016-09-19
1
-2
/
+9
*
Bluetooth: Increment management interface revision
Johan Hedberg
2016-07-13
1
-1
/
+1
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
1
-8
/
+8
*
Bluetooth: Fix potential buffer overflow with Add Advertising
Johan Hedberg
2016-03-11
1
-0
/
+4
*
Bluetooth: Increment management interface revision
Johan Hedberg
2016-03-10
1
-1
/
+1
*
Bluetooth: Add support for limited privacy mode
Johan Hedberg
2016-03-10
1
-2
/
+18
*
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
1
-9
/
+44
*
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
1
-1
/
+2
*
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
2015-12-10
1
-4
/
+6
*
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
2015-12-10
1
-7
/
+1
[next]