index
:
kernel
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2012-02-23
Bluetooth: Explicitly clear EIR data upon hci_dev setup
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
2012-02-23
Bluetooth: Remove unneeded hci_cc_read_ssp_mode function
Johan Hedberg
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
2012-02-21
Bluetooth: Fix clearing of persistent dev_flags
Johan Hedberg
2012-02-20
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
2012-02-19
Bluetooth: Interleaved discovery support
Andre Guedes
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
2012-02-17
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
2012-02-17
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
2012-02-13
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
2012-02-13
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
2012-02-13
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
2012-02-13
Bluetooth: MGMT start discovery LE-Only support
Andre Guedes
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
2012-02-13
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
2012-02-13
Bluetooth: Fix clearing of debug and linkkey flags
Hemant Gupta
2012-02-13
Bluetooth: Send correct response to IO Capability Request
Hemant Gupta
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
2012-02-13
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2012-02-13
Bluetooth: Move eir_has_data_field to hci_core.h
Johan Hedberg
2012-02-13
Bluetooth: Rename eir_has_complete_name to eir_has_data_type
Johan Hedberg
2012-02-13
Bluetooth: Rename mgmt connected events to match user space
Johan Hedberg
2012-02-13
Bluetooth: Fix clearing persistent flags
Johan Hedberg
2012-02-13
Bluetooth: Report LE devices
Andre Guedes
2012-02-13
Bluetooth: Add 'eir_len' param to mgmt_device_found()
Andre Guedes
2012-02-13
Bluetooth: Fix resetting HCI_MGMT flag
Johan Hedberg
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
2012-02-13
Bluetooth: Process num completed data blocks event
Andrei Emeltchenko
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
Bluetooth: Correct packet len calculation
Andrei Emeltchenko
2012-01-02
Bluetooth: Queue adv_work on system workqueue
Andre Guedes
2012-01-02
Bluetooth: Fix adv_work delay
Andre Guedes
2012-01-02
Bluetooth: Fix hci_cc_read_local_ext_features()
Andre Guedes
2012-01-02
Bluetooth: Rename extfeatures
Andre Guedes
2011-12-22
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
2011-12-20
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
[prev]
[next]