summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg
2012-02-13Bluetooth: Fix mgmt_unpair_device command statusJohan Hedberg
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg
2012-02-13Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg
2012-02-13Bluetooth: Fix double acking I-Frames when sending pending I-FramesSzymon Janc
2012-02-13Bluetooth: Fix possible missing I-Frame acknowledgementSzymon Janc
2012-02-13Bluetooth: Remove unneeded sk variableAndrei Emeltchenko
2012-02-13Bluetooth: Clean up l2cap_chan_addAndrei Emeltchenko
2012-02-13Bluetooth: Change chan_ready param from sk to chanAndrei Emeltchenko
2012-02-13Bluetooth: Add BT_DBG to mgmt_discovering()Andre Guedes
2012-02-13Bluetooth: Fix device_found event length for remote name resolvingJohan Hedberg
2012-02-13Bluetooth: Fix indentationAndre Guedes
2012-02-13Bluetooth: MGMT start discovery LE-Only supportAndre Guedes
2012-02-13Bluetooth: Add hci_le_scan()Andre Guedes
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes
2012-02-13Bluetooth: Minor code refactoringAndre Guedes
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes
2012-02-13Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg
2012-02-13Bluetooth: Helper removes duplicated codeAndrei Emeltchenko
2012-02-13Bluetooth: Recalculate sched HCI blk/pkt flow ctrlAndrei Emeltchenko
2012-02-13Bluetooth: Add support for notifying userspace of new LTK'sVinicius Costa Gomes
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes
2012-02-13Bluetooth: Add support for removing LTK's when pairing is removedVinicius Costa Gomes
2012-02-13Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes
2012-02-13Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes
2012-02-13Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes
2012-02-13Bluetooth: Fix doing some useless casts when receiving MGMT commandsVinicius Costa Gomes
2012-02-13Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer
2012-02-13Bluetooth: Use list _safe deleting from conn chan_listAndrei Emeltchenko
2012-02-13Bluetooth: Use list _safe deleting from conn_hash_listAndrei Emeltchenko
2012-02-13Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg
2012-02-13Bluetooth: Fix clearing of debug and linkkey flagsHemant Gupta
2012-02-13Bluetooth: Send correct response to IO Capability RequestHemant Gupta
2012-02-13Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-02-13Bluetooth: Update mgmt.h to match latest API specJohan Hedberg
2012-02-13Bluetooth: Fix invalid memory access when there's no SMP channelVinicius Costa Gomes
2012-02-13Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila
2012-02-13Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()Andre Guedes
2012-02-13Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes
2012-02-13Bluetooth: Add structures for the new LTK exchange messagesVinicius Costa Gomes
2012-02-13Bluetooth: Fix possible use after free in delete pathUlisses Furquim
2012-02-13Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-13Bluetooth: Remove unneeded lockingAndre Guedes
2012-02-13Bluetooth: Fix potential deadlockAndre Guedes
2012-02-13Bluetooth: Use GFP_KERNEL in hci_chan_create()Andre Guedes
2012-02-13Bluetooth: Use GFP_KERNEL in hci_conn_add()Andre Guedes