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_core.c
Age
Commit message (
Expand
)
Author
2014-12-11
Bluetooth: Fix notifying mgmt power off before flushing connection list
Johan Hedberg
2014-12-11
Bluetooth: Fix check for support for page scan related commands
Marcel Holtmann
2014-12-11
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
Jaganath Kanakkassery
2014-12-08
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
2014-12-05
Bluetooth: Enable events for P-256 Public Key and DHKey commands
Marcel Holtmann
2014-12-05
Bluetooth: Add support for enabling Extended Scanner Filter Policies
Marcel Holtmann
2014-12-05
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
2014-12-05
Bluetooth: Clear discovery filter before starting background scan
Marcel Holtmann
2014-12-05
Bluetooth: Fix memory leaks from discovery filter UUID list
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: Fix SMP debug key handling
Johan Hedberg
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 debugfs switch for forcing SMP over BR/EDR
Johan Hedberg
2014-12-03
Bluetooth: Fix BR/EDR Link Key type when derived through LE SC
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: Update LTK lookup to correctly deal with SC LTKs
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-19
Bluetooth: Fix setting state back to TASK_RUNNING
Johan Hedberg
2014-11-18
Bluetooth: Call drain_workqueue() before resetting state
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: Consolidate whitelist debugfs entry into device_list
Marcel Holtmann
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
2014-11-01
Bluetooth: Fix hci_sync missing wakeup interrupt
Chan-yeol Park
2014-10-29
Bluetooth: Wrong style spin lock used
Jukka Rissanen
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
2014-09-08
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
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: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
2014-08-14
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
2014-08-14
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
2014-08-14
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-27
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-26
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
[next]