aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* 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: Add missing EIR defines to hci.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
* Bluetooth: Fix clearing persistent flagsJohan Hedberg2012-02-13
* Bluetooth: Report LE devicesAndre Guedes2012-02-13
* Bluetooth: Add 'eir_len' param to mgmt_device_found()Andre Guedes2012-02-13
* Bluetooth: Change sk to l2cap_chanAndrei Emeltchenko2012-02-13
* Bluetooth: Use chan instead of skAndrei Emeltchenko2012-02-13
* Bluetooth: Drop L2CAP chan reference if ERTM ack_timer firedSzymon Janc2012-02-13
* Bluetooth: Don't send RNR immediately when entering local busySzymon Janc2012-02-13
* Bluetooth: Clear ack_timer when sending ackSzymon Janc2012-02-13
* Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ackSzymon Janc2012-02-13
* Bluetooth: Make l2cap_clear_timer return if timer was running or notSzymon Janc2012-02-13
* Bluetooth: Fix 'enable_hs' typeFabio Estevam2012-02-13