index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
2014-11-07
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
Jaganath Kanakkassery
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
2014-11-02
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
2014-11-02
Bluetooth: Check status of command complete for HCI_Reset
Marcel Holtmann
2014-10-30
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
2014-10-25
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
2014-10-25
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
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
[prev]
[next]