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
/
hci_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
2019-02-18
1
-4
/
+4
*
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2018-12-19
1
-0
/
+6
*
Bluetooth: Remove redundant check on status
Colin Ian King
2018-10-14
1
-21
/
+17
*
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2018-09-27
1
-0
/
+47
*
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
2018-08-10
1
-0
/
+28
*
Bluetooth: remove redundant variables 'adv_set' and 'cp'
YueHaibing
2018-08-06
1
-3
/
+0
*
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2018-07-30
1
-3
/
+40
*
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
1
-1
/
+36
*
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
2018-07-30
1
-0
/
+2
*
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
2018-07-30
1
-0
/
+2
*
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
1
-0
/
+72
*
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
1
-0
/
+18
*
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2018-07-30
1
-13
/
+37
*
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2018-07-30
1
-0
/
+26
*
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-07-06
1
-0
/
+47
*
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
2018-07-06
1
-45
/
+65
*
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
2018-07-06
1
-0
/
+52
*
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2018-07-06
1
-0
/
+51
*
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
2018-07-06
1
-16
/
+21
*
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
2018-07-06
1
-0
/
+17
*
Bluetooth: Store Resolv list size
Ankit Navik
2018-07-06
1
-0
/
+18
*
Bluetooth: Prevent buffer overflow for large advertisement data
Chriz Chow
2018-05-18
1
-4
/
+8
*
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2018-04-03
1
-4
/
+11
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-22
/
+24
*
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
2017-02-16
1
-1
/
+1
*
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
2016-07-13
1
-1
/
+15
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
1
-1
/
+1
*
Bluetooth: Ignore unknown advertising packet types
Johan Hedberg
2016-04-08
1
-0
/
+13
*
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
1
-3
/
+3
*
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
1
-2
/
+2
*
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-2
/
+2
*
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
2015-10-26
1
-2
/
+2
*
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
2015-10-21
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-3
/
+8
|
\
|
*
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
1
-2
/
+2
|
*
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-10-16
1
-1
/
+6
*
|
Bluetooth: Fix reporting incorrect EIR in device found mgmt event
Szymon Janc
2015-09-18
1
-0
/
+21
|
/
*
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
2015-08-28
1
-2
/
+10
*
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
2015-08-10
1
-22
/
+29
*
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-08-10
1
-2
/
+2
*
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2015-07-30
1
-49
/
+0
*
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2015-07-30
1
-59
/
+0
*
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2015-07-30
1
-4
/
+1
*
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
2015-07-30
1
-20
/
+24
*
Bluetooth: Remove redundant check for ACL_LINK
Johan Hedberg
2015-06-12
1
-2
/
+1
*
Bluetooth: Read encryption key size for BR/EDR connections
Johan Hedberg
2015-06-12
1
-0
/
+87
*
Bluetooth: Move SC-only check outside of BT_CONFIG branch
Johan Hedberg
2015-06-12
1
-12
/
+12
*
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
2015-06-09
1
-1
/
+2
*
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
2015-04-09
1
-2
/
+105
*
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
1
-11
/
+0
[next]