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
/
hci_request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
1
-7
/
+33
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+5
2018-12-19
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
1
-8
/
+31
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
1
-1
/
+127
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
1
-2
/
+21
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
1
-31
/
+95
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
1
-20
/
+151
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
1
-9
/
+28
2018-07-06
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
1
-25
/
+85
2018-07-06
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
1
-33
/
+25
2018-05-18
Bluetooth: use wait_event API instead of open-coding it
John Keeping
1
-23
/
+7
2018-02-10
Bluetooth: Fix incorrect bits for LE states
Łukasz Rymanowski
1
-3
/
+3
2017-12-13
Bluetooth: Add support to advertise when connected
Łukasz Rymanowski
1
-9
/
+46
2017-12-13
Bluetooth: Remove redundant disable_advertising()
Jaganath Kanakkassery
1
-8
/
+1
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-7
/
+9
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
1
-0
/
+5
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2016-10-19
Bluetooth: Fix append max 11 bytes of name to scan rsp data
Michał Narajowski
1
-26
/
+23
2016-10-06
Bluetooth: Refactor append name and appearance
Michał Narajowski
1
-29
/
+15
2016-10-06
Bluetooth: Add appearance to default scan rsp data
Michał Narajowski
1
-1
/
+10
2016-10-06
Bluetooth: Fix local name in scan rsp
Michał Narajowski
1
-12
/
+35
2016-09-19
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
1
-0
/
+8
2016-09-19
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
1
-8
/
+20
2016-09-19
Bluetooth: Fix reason code used for rejecting SCO connections
Frédéric Dalleau
1
-1
/
+1
2016-09-19
Bluetooth: mgmt: Fix sending redundant event for Advertising Instance
Johan Hedberg
1
-5
/
+6
2016-08-24
Bluetooth: Fix memory leak at end of hci requests
Frederic Dalleau
1
-0
/
+2
2016-04-08
Bluetooth: Fix setting NO_BREDR advertising flag
Johan Hedberg
1
-3
/
+3
2016-03-11
Bluetooth: Fix setting correct flags in AD
Johan Hedberg
1
-1
/
+3
2016-03-10
Bluetooth: Add support for limited privacy mode
Johan Hedberg
1
-6
/
+45
2016-03-10
Bluetooth: Fix adding discoverable to adv instance flags
Johan Hedberg
1
-0
/
+3
2016-01-29
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
1
-10
/
+18
2016-01-05
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
1
-3
/
+8
2015-12-10
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
1
-53
/
+15
2015-12-10
Bluetooth: Clean up advertising initialization in powered_update_hci()
Johan Hedberg
1
-18
/
+12
2015-12-10
Bluetooth: Remove redundant check for req.cmd_q
Johan Hedberg
1
-2
/
+1
2015-12-10
Bluetooth: Fix updating wrong instance's scan_rsp data
Johan Hedberg
1
-1
/
+1
2015-12-10
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
1
-11
/
+8
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
1
-0
/
+100
2015-12-10
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
1
-0
/
+35
2015-12-10
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
1
-0
/
+189
2015-12-10
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
1
-0
/
+10
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
1
-0
/
+26
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
1
-0
/
+64
2015-12-10
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
1
-0
/
+40
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
1
-0
/
+39
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-8
/
+525
2015-12-10
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
1
-73
/
+73
[next]