aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Expire RPA if encryption failsJohan Hedberg2014-09-11
* Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-10
* Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-08
* Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg2014-09-08
* Bluetooth: Optimize connection parameter lookup for LE connectionsJohan Hedberg2014-09-08
* Bluetooth: Set addr_type only when it's neededJohan Hedberg2014-09-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
|\
| * Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-20
* | Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg2014-08-14
|/
* Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg2014-07-30
* Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-30
* Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg2014-07-28
* Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-23
* Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann2014-07-23
* Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg2014-07-17
* Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-17
* Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg2014-07-17
* Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg2014-07-17
* Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg2014-07-17
* Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg2014-07-16
* Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg2014-07-16
* Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-16
* Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
* Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-16
* Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-16
* Bluetooth: Don't try to reject failed LE connectionsJohan Hedberg2014-07-15
* Bluetooth: Remove unnecessary params variable from process_adv_report()Johan Hedberg2014-07-15
* Bluetooth: Fix tracking local SSP authentication requirementJohan Hedberg2014-07-11
* Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann2014-07-11
* Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg2014-07-10
* Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg2014-07-10
* Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg2014-07-10
* Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg2014-07-09
* Bluetooth: Refactor connection request handlingJohan Hedberg2014-07-09
* Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
* Bluetooth: Fix clearing HCI_LE_ADV for LE connectionsJohan Hedberg2014-07-08
* Bluetooth: Fix check for re-enabling advertisingJohan Hedberg2014-07-08
* Bluetooth: Fix advertising and active scanning co-existenceJohan Hedberg2014-07-08
* Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg2014-07-08
* Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-08
* Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Remove unnecessary return value from check_pending_le_connJohan Hedberg2014-07-07
* Bluetooth: Fix connecting devices during LE device discoveryJohan Hedberg2014-07-07
* Bluetooth: Fix updating background scan for LE connect completeJohan Hedberg2014-07-06
* Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-06
* Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann2014-07-05
* Bluetooth: Use a more simpler style for HCI event callbacksMarcel Holtmann2014-07-05
* Bluetooth: Don't take actions on blocked devices when scanningJohan Hedberg2014-07-04
* Bluetooth: Use hci_pend_le_action_lookup to look up report entriesJohan Hedberg2014-07-04