index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
2014-12-05
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
2014-12-05
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
2014-12-05
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
2014-12-03
Bluetooth: Store address type with OOB data
Johan Hedberg
2014-12-03
Bluetooth: Unify remote OOB data functions
Johan Hedberg
2014-12-03
Bluetooth: Add skeleton for BR/EDR SMP channel
Johan Hedberg
2014-12-03
Bluetooth: Add hci_conn flag for new link key generation
Johan Hedberg
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
2014-12-03
Bluetooth: Remove unused hci_find_ltk function
Johan Hedberg
2014-12-03
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
2014-11-03
Bluetooth: Add hci_conn_lookup_type() helper function
Marcel Holtmann
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
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-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
Bluetooth: Use zero timeout for immediate scheduling
Johan Hedberg
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
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: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-14
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-16
Bluetooth: Track number of LE slave connections
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-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
2014-07-11
Bluetooth: Move HCI socket definitions into its own header file
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: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
[next]