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