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
/
hci_request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-13
Bluetooth: Modify LE window and interval for suspend
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-13
Bluetooth: Fix incorrect type for window and interval
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-11
Bluetooth: Fix advertising handle is set to 0
Tedd Ho-Jeong An
1
-3
/
+3
2020-04-15
Bluetooth: Use extra variable to make code more readable
Marcel Holtmann
1
-1
/
+3
2020-03-18
Bluetooth: Do not cancel advertising when starting a scan
Dmitry Grinberg
1
-17
/
+0
2020-03-11
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
1
-0
/
+44
2020-03-11
Bluetooth: Handle LE devices during suspend
Abhishek Pandit-Subedi
1
-54
/
+112
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
1
-0
/
+106
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
1
-0
/
+15
2020-03-11
Bluetooth: Use bt_dev_err for RPA generation failure message
Marcel Holtmann
1
-1
/
+1
2019-11-04
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
1
-0
/
+9
2019-10-26
Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0
Luiz Augusto von Dentz
1
-4
/
+4
2019-10-26
Bluetooth: Fix using advertising instance duration as timeout
Luiz Augusto von Dentz
1
-1
/
+1
2019-09-05
Bluetooth: Add support for utilizing Fast Advertising Interval
Spoorthi Ravishankar Koppad
1
-7
/
+22
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
[next]