summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2014-12-11Bluetooth: Fix notifying mgmt power off before flushing connection listJohan Hedberg
2014-12-11Bluetooth: Fix check for support for page scan related commandsMarcel Holtmann
2014-12-11Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery
2014-12-08Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann
2014-12-05Bluetooth: Enable events for P-256 Public Key and DHKey commandsMarcel Holtmann
2014-12-05Bluetooth: Add support for enabling Extended Scanner Filter PoliciesMarcel Holtmann
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann
2014-12-05Bluetooth: Clear discovery filter before starting background scanMarcel Holtmann
2014-12-05Bluetooth: Fix memory leaks from discovery filter UUID listMarcel Holtmann
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski
2014-12-03Bluetooth: Fix SMP debug key handlingJohan Hedberg
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg
2014-12-03Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg
2014-12-03Bluetooth: Fix BR/EDR Link Key type when derived through LE SCJohan Hedberg
2014-12-03Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg
2014-12-03Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg
2014-12-03Bluetooth: Update LTK lookup to correctly deal with SC LTKsJohan Hedberg
2014-12-03Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg
2014-11-19Bluetooth: Convert link keys list to use RCUJohan Hedberg
2014-11-19Bluetooth: Fix setting state back to TASK_RUNNINGJohan Hedberg
2014-11-18Bluetooth: Call drain_workqueue() before resetting stateJohan Hedberg
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg
2014-11-03Bluetooth: Consolidate whitelist debugfs entry into device_listMarcel Holtmann
2014-11-02Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann
2014-11-01Bluetooth: Fix hci_sync missing wakeup interruptChan-yeol Park
2014-10-29Bluetooth: Wrong style spin lock usedJukka Rissanen
2014-10-28Bluetooth: spelling fixesStephen Hemminger
2014-09-17Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann
2014-09-15Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann
2014-09-12Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg
2014-09-08Bluetooth: Refactor connection parameter freeing into its own functionJohan Hedberg
2014-09-08Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-14Bluetooth: Make AES crypto context private to SMPJohan Hedberg
2014-08-14Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg
2014-08-14Bluetooth: Move SMP initialization after HCI initJohan Hedberg
2014-08-14Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg
2014-08-14Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg
2014-08-14Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg
2014-08-14Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg
2014-08-14Bluetooth: Create unified helper function for updating page scanJohan Hedberg
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg
2014-07-27Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann
2014-07-26Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas