summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+11
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann-5/+2
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann-1/+0
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann-2/+2
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg-7/+1
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg-1/+1
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes-0/+2
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes-2/+1
2012-02-19Bluetooth: Track discovery typeAndre Guedes-0/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes-5/+12
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg-0/+1
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg-2/+2
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg-4/+4
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg-1/+1
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko-1/+2
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko-0/+27
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches-6/+8
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg-0/+1
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg-8/+10
2012-02-15ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller-2/+2
2012-02-15decnet: net/dn.h needs net/flow.hDavid S. Miller-0/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-18/+22
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg-0/+7
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg-1/+1
2012-02-14security: trim security.hAl Viro-0/+2
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann-0/+1
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann-1/+10
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann-0/+2
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg-0/+5
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg-2/+3
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg-8/+8
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg-2/+2
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg-16/+18
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg-3/+4
2012-02-13Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg-17/+17
2012-02-13Bluetooth: Add hci_le_scan()Andre Guedes-0/+6
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes-0/+8
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes-0/+1
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes-20/+0
2012-02-13Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes-0/+2
2012-02-13Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes-5/+6
2012-02-13Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes-0/+21
2012-02-13Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg-0/+1
2012-02-13Bluetooth: Update mgmt.h to match latest API specJohan Hedberg-62/+64