summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix event sending with DISCOVERY_STOPPED stateAndre Guedes2012-02-151-1/+2
* Bluetooth: Fix discovery state machineAndre Guedes2012-02-151-0/+2
* Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg2012-02-151-0/+99
* Bluetooth: Use proper datatypes in release-callbacksDavid Herrmann2012-02-131-4/+4
* Bluetooth: Introduce to_hci_connDavid Herrmann2012-02-131-6/+4
* Bluetooth: Introduce to_hci_dev()David Herrmann2012-02-131-17/+16
* Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg2012-02-131-6/+21
* Bluetooth: Fix mgmt_unpair_device command statusJohan Hedberg2012-02-131-1/+0
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-133-5/+12
* Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-133-12/+14
* Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg2012-02-131-2/+2
* Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2012-02-133-55/+61
* Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-132-18/+38
* Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg2012-02-131-26/+34
* Bluetooth: Fix double acking I-Frames when sending pending I-FramesSzymon Janc2012-02-131-1/+3
* Bluetooth: Fix possible missing I-Frame acknowledgementSzymon Janc2012-02-131-3/+3
* Bluetooth: Remove unneeded sk variableAndrei Emeltchenko2012-02-131-6/+3
* Bluetooth: Clean up l2cap_chan_addAndrei Emeltchenko2012-02-131-3/+8
* Bluetooth: Change chan_ready param from sk to chanAndrei Emeltchenko2012-02-131-6/+6
* Bluetooth: Add BT_DBG to mgmt_discovering()Andre Guedes2012-02-131-0/+2
* Bluetooth: Fix device_found event length for remote name resolvingJohan Hedberg2012-02-131-1/+2
* Bluetooth: Fix indentationAndre Guedes2012-02-131-1/+1
* Bluetooth: MGMT start discovery LE-Only supportAndre Guedes2012-02-132-2/+31
* Bluetooth: Add hci_le_scan()Andre Guedes2012-02-131-0/+35
* Bluetooth: Add hci_do_le_scan()Andre Guedes2012-02-132-3/+84
* Bluetooth: Minor code refactoringAndre Guedes2012-02-131-4/+7
* Bluetooth: LE scan should send Discovering eventsAndre Guedes2012-02-132-0/+7
* Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-131-1/+2
* Bluetooth: Helper removes duplicated codeAndrei Emeltchenko2012-02-131-18/+13
* Bluetooth: Recalculate sched HCI blk/pkt flow ctrlAndrei Emeltchenko2012-02-131-6/+79
* Bluetooth: Add support for notifying userspace of new LTK'sVinicius Costa Gomes2012-02-131-0/+3
* Bluetooth: Add support for removing LTK's when pairing is removedVinicius Costa Gomes2012-02-131-0/+6
* Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes2012-02-131-0/+80
* Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-133-60/+65
* Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2012-02-131-0/+31
* Bluetooth: Fix doing some useless casts when receiving MGMT commandsVinicius Costa Gomes2012-02-131-122/+83
* Bluetooth: Use list _safe deleting from conn chan_listAndrei Emeltchenko2012-02-131-2/+2
* Bluetooth: Use list _safe deleting from conn_hash_listAndrei Emeltchenko2012-02-131-2/+2
* Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg2012-02-131-0/+51
* Bluetooth: Fix clearing of debug and linkkey flagsHemant Gupta2012-02-131-1/+2
* Bluetooth: Send correct response to IO Capability RequestHemant Gupta2012-02-131-1/+4
* Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-131-0/+4
* Bluetooth: Fix invalid memory access when there's no SMP channelVinicius Costa Gomes2012-02-131-3/+6
* Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-131-6/+12
* Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()Andre Guedes2012-02-131-1/+1
* Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes2012-02-131-9/+9
* Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-131-2/+2
* Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-131-3/+3
* Bluetooth: Remove unneeded lockingAndre Guedes2012-02-131-5/+0
* Bluetooth: Use GFP_KERNEL in hci_chan_create()Andre Guedes2012-02-131-1/+1
OpenPOWER on IntegriCloud