aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Enable events for P-256 Public Key and DHKey commandsMarcel Holtmann2014-12-05
* Bluetooth: Add support for enabling Extended Scanner Filter PoliciesMarcel Holtmann2014-12-05
* Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann2014-12-05
* Bluetooth: Clear discovery filter before starting background scanMarcel Holtmann2014-12-05
* Bluetooth: Fix memory leaks from discovery filter UUID listMarcel Holtmann2014-12-05
* Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-05
* Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-05
* Bluetooth: Fix SMP debug key handlingJohan Hedberg2014-12-03
* Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-03
* Bluetooth: Unify remote OOB data functionsJohan Hedberg2014-12-03
* Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg2014-12-03
* Bluetooth: Fix BR/EDR Link Key type when derived through LE SCJohan Hedberg2014-12-03
* Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg2014-12-03
* Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg2014-12-03
* Bluetooth: Update LTK lookup to correctly deal with SC LTKsJohan Hedberg2014-12-03
* Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg2014-12-03
* Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-19
* Bluetooth: Fix setting state back to TASK_RUNNINGJohan Hedberg2014-11-19
* Bluetooth: Call drain_workqueue() before resetting stateJohan Hedberg2014-11-18
* Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-17
* Bluetooth: Convert IRK list to RCUJohan Hedberg2014-11-14
* Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-14
* Bluetooth: Consolidate whitelist debugfs entry into device_listMarcel Holtmann2014-11-03
* Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann2014-11-02
* Bluetooth: Fix hci_sync missing wakeup interruptChan-yeol Park2014-11-01
* Bluetooth: Wrong style spin lock usedJukka Rissanen2014-10-29
* Bluetooth: spelling fixesStephen Hemminger2014-10-28
* Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-17
* Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-15
* Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg2014-09-12
* Bluetooth: Refactor connection parameter freeing into its own functionJohan Hedberg2014-09-08
* Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan 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: Make AES crypto context private to SMPJohan Hedberg2014-08-14
* | Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg2014-08-14
* | Bluetooth: Move SMP initialization after HCI initJohan Hedberg2014-08-14
* | Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg2014-08-14
* | Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg2014-08-14
* | Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg2014-08-14
* | Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg2014-08-14
* | Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-30
| * Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann2014-07-27
| * Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas2014-07-26
| * Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2014-07-26
| * Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann2014-07-26
| * Bluetooth: Add support for using controller white list filteringMarcel Holtmann2014-07-26
| * Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-23