开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
2015-01-16
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2015-01-16
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2015-01-16
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
2014-09-11
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
Bluetooth: Optimize connection parameter lookup for LE connections
Johan Hedberg
2014-09-08
Bluetooth: Set addr_type only when it's needed
Johan Hedberg
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
2014-07-30
Bluetooth: Always use non-bonding requirement when not bondable
Johan Hedberg
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-28
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
Marcel Holtmann
2014-07-17
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
2014-07-17
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-16
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-15
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-11
Bluetooth: Fix tracking local SSP authentication requirement
Johan Hedberg
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-09
Bluetooth: Add white list lookup for incoming connection requests
Johan Hedberg
2014-07-09
Bluetooth: Refactor connection request handling
Johan Hedberg
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-08
Bluetooth: Fix clearing HCI_LE_ADV for LE connections
Johan Hedberg
2014-07-08
Bluetooth: Fix check for re-enabling advertising
Johan Hedberg
2014-07-08
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Remove unnecessary return value from check_pending_le_conn
Johan Hedberg
2014-07-07
Bluetooth: Fix connecting devices during LE device discovery
Johan Hedberg
2014-07-06
Bluetooth: Fix updating background scan for LE connect complete
Johan Hedberg
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
[next]