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
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
1
-0
/
+4
2020-03-24
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
1
-0
/
+1
2020-03-11
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
1
-0
/
+11
2020-03-11
Bluetooth: Handle LE devices during suspend
Abhishek Pandit-Subedi
1
-0
/
+1
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
2
-7
/
+20
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
1
-0
/
+23
2020-03-08
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
1
-0
/
+1
2020-03-08
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
1
-0
/
+4
2020-03-08
Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
Luiz Augusto von Dentz
1
-0
/
+39
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
3
-2
/
+19
2020-02-28
Bluetooth: Support querying for WBS support through MGMT
Alain Michaud
2
-1
/
+11
2020-02-28
Bluetooth: Fixing a few comment typos in the quirk definitions.
Alain Michaud
1
-2
/
+2
2020-02-28
Bluetooth: Remove adv set for directed advertising
Sathish Narsimman
1
-0
/
+2
2020-02-28
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-23
/
+23
2020-02-19
Bluetooth: RFCOMM: Use MTU auto tune logic
Luiz Augusto von Dentz
1
-1
/
+0
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2
-0
/
+19
2020-01-16
Bluetooth: monitor: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+2
2020-01-16
Bluetooth: Add definitions for CIS connections
Luiz Augusto von Dentz
1
-1
/
+158
2020-01-16
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
2
-0
/
+27
2020-01-04
Bluetooth: Add support for LE PHY Update Complete event
Luiz Augusto von Dentz
2
-0
/
+10
2020-01-04
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
1
-3
/
+1
2020-01-04
Bluetooth: Adding a bt_dev_warn_ratelimited macro.
Alain Michaud
1
-0
/
+4
2019-09-05
Bluetooth: Add support for utilizing Fast Advertising Interval
Spoorthi Ravishankar Koppad
1
-0
/
+2
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
1
-0
/
+1
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2
-0
/
+24
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+1
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
1
-0
/
+12
2019-01-25
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
1
-0
/
+1
2019-01-22
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
1
-1
/
+1
2018-10-14
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
1
-0
/
+2
2018-10-14
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
1
-6
/
+11
2018-09-28
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
1
-0
/
+2
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
1
-2
/
+0
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
1
-1
/
+0
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2
-0
/
+29
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
1
-0
/
+3
2018-08-06
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
Marcel Holtmann
1
-0
/
+2
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
1
-0
/
+9
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2
-0
/
+10
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2
-0
/
+10
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
1
-0
/
+2
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
1
-0
/
+22
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2
-0
/
+40
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2
-0
/
+11
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2
-1
/
+12
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2
-0
/
+6
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
1
-0
/
+19
[next]