aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-13
* Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg2012-02-13
* Bluetooth: Fix double acking I-Frames when sending pending I-FramesSzymon Janc2012-02-13
* Bluetooth: Fix possible missing I-Frame acknowledgementSzymon Janc2012-02-13
* 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: Clean up structures left unusedVinicius 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: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-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: Update mgmt.h to match latest API specJohan Hedberg2012-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: Add structures for the new LTK exchange messagesVinicius 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: Fix potential deadlockAndre 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