summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| * | Bluetooth: Remove unneeded sk variableAndrei Emeltchenko2012-02-13
| * | Bluetooth: Clean up l2cap_chan_addAndrei Emeltchenko2012-02-13
| * | Bluetooth: Change chan_ready param from sk to chanAndrei Emeltchenko2012-02-13
| * | Bluetooth: Add BT_DBG to mgmt_discovering()Andre Guedes2012-02-13
| * | Bluetooth: Fix device_found event length for remote name resolvingJohan Hedberg2012-02-13
| * | Bluetooth: Fix indentationAndre Guedes2012-02-13
| * | Bluetooth: MGMT start discovery LE-Only supportAndre Guedes2012-02-13
| * | Bluetooth: Add hci_le_scan()Andre Guedes2012-02-13
| * | Bluetooth: Add hci_do_le_scan()Andre Guedes2012-02-13
| * | Bluetooth: Minor code refactoringAndre Guedes2012-02-13
| * | Bluetooth: LE scan should send Discovering eventsAndre Guedes2012-02-13
| * | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-13
| * | Bluetooth: Helper removes duplicated codeAndrei Emeltchenko2012-02-13
| * | Bluetooth: Recalculate sched HCI blk/pkt flow ctrlAndrei Emeltchenko2012-02-13
| * | Bluetooth: Add support for notifying userspace of new LTK'sVinicius Costa Gomes2012-02-13
| * | Bluetooth: Add support for removing LTK's when pairing is removedVinicius Costa Gomes2012-02-13
| * | Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes2012-02-13
| * | Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-13
| * | Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2012-02-13
| * | Bluetooth: Fix doing some useless casts when receiving MGMT commandsVinicius Costa Gomes2012-02-13
| * | Bluetooth: Use list _safe deleting from conn chan_listAndrei Emeltchenko2012-02-13
| * | Bluetooth: Use list _safe deleting from conn_hash_listAndrei Emeltchenko2012-02-13
| * | Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg2012-02-13
| * | Bluetooth: Fix clearing of debug and linkkey flagsHemant Gupta2012-02-13
| * | Bluetooth: Send correct response to IO Capability RequestHemant Gupta2012-02-13
| * | Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-13
| * | Bluetooth: Fix invalid memory access when there's no SMP channelVinicius Costa Gomes2012-02-13
| * | Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-13
| * | Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()Andre Guedes2012-02-13
| * | Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes2012-02-13
| * | Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-13
| * | Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-13
| * | Bluetooth: Remove unneeded lockingAndre Guedes2012-02-13
| * | Bluetooth: Use GFP_KERNEL in hci_chan_create()Andre Guedes2012-02-13
| * | Bluetooth: Use GFP_KERNEL in hci_conn_add()Andre Guedes2012-02-13
| * | Bluetooth: Make l2cap_ertm_data_rcv staticSzymon Janc2012-02-13
| * | Bluetooth: Add alloc_skb chan operatorAndrei Emeltchenko2012-02-13
| * | Bluetooth: silence lockdep warningOctavian Purdila2012-02-13
| * | Bluetooth: trivial: space correctionAndrei Emeltchenko2012-02-13
| * | Bluetooth: Add a convenience function to check for SSP enabledJohan Hedberg2012-02-13
| * | Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg2012-02-13
| * | Bluetooth: Merge boolean members of struct hci_conn into flagsJohan Hedberg2012-02-13
| * | Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg2012-02-13
| * | Bluetooth: Convert hdev->out to a bool typeJohan Hedberg2012-02-13
| * | Bluetooth: Rename conn->pend to conn->flagsJohan Hedberg2012-02-13
| * | Bluetooth: Merge device class into the EIR data in mgmt_ev_device_foundJohan Hedberg2012-02-13
| * | Bluetooth: Move eir_has_data_field to hci_core.hJohan Hedberg2012-02-13
| * | Bluetooth: Rename eir_has_complete_name to eir_has_data_typeJohan Hedberg2012-02-13
| * | Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg2012-02-13
| * | Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg2012-02-13