aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* 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
| * Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-23
| * Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-23
| * Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-21
| * Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg2014-07-20
| * Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
| * Bluetooth: Allocate struct inquiry_entry with GFP_KERNELMarcel Holtmann2014-07-13
| * Bluetooth: Enable LE Long Term Key Request event only when supportedMarcel Holtmann2014-07-13
| * Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2014-07-13
| * Bluetooth: Read LE Advertising Channel TX Power only when availableMarcel Holtmann2014-07-13
| * Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann2014-07-11
| * Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctlMarcel Holtmann2014-07-10
| * Bluetooth: Mark controller is down when HCI_AUTO_OFF is setMarcel Holtmann2014-07-10
| * Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg2014-07-10
| * Bluetooth: Refactor ioctl scan state update to its own functionJohan Hedberg2014-07-10
| * Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg2014-07-10
| * Bluetooth: Fix using test_and_clear instead of test_and_setJohan Hedberg2014-07-10
| * Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-09
| * Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-09
| * Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
| * Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-09
| * Bluetooth: Use real advertising state to random address update decisionJohan Hedberg2014-07-08
| * Bluetooth: Don't try background scanning if LE is not enabledJohan Hedberg2014-07-07
| * Bluetooth: Enable passive scanning whenever we're connectableJohan Hedberg2014-07-07
| * Bluetooth: Don't let background scanning interfering with discoveryJohan Hedberg2014-07-07
| * Bluetooth: Update discovery state earlier in hci_discovery_set_stateJohan Hedberg2014-07-07
| * Bluetooth: Enforce providing hdev->send driver callbackMarcel Holtmann2014-07-06
| * Bluetooth: Fix memory leaking when hdev->send returns an errorMarcel Holtmann2014-07-06