summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-021-0/+1
* Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-021-5/+5
* Bluetooth: mgmt: Add defines for command sizesJohan Hedberg2012-03-011-0/+34
* Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-291-0/+1
* Bluetooth: Add missing host features definitionsJohan Hedberg2012-02-281-1/+3
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-271-2/+2
* Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-241-0/+1
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-232-2/+3
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-231-2/+3
* Bluetooth: mgmt: Fix device_found parametersJohan Hedberg2012-02-231-1/+4
* Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2012-02-232-1/+4
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-231-0/+2
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-232-0/+2
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-231-1/+1
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-231-0/+1
* Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko2012-02-231-0/+11
* Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg2012-02-211-0/+2
* Bluetooth: Fix parameter list for setting local nameMarcel Holtmann2012-02-211-0/+1
* Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg2012-02-211-0/+1
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-211-0/+4
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-211-0/+3
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-201-0/+1
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-203-0/+53
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-201-5/+2
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-201-1/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-2/+2
* Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-191-7/+1
* Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg2012-02-191-1/+1
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-191-0/+2
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-191-2/+1
* Bluetooth: Track discovery typeAndre Guedes2012-02-191-0/+1
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-192-5/+12
* Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-171-2/+2
* Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-171-4/+4
* Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-171-1/+1
* Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-171-1/+2
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-171-0/+27
* Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-171-6/+8
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-171-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-164-8/+10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-158-18/+22
| |\
| | * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-151-2/+2
| | * Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| | * Bluetooth: silence lockdep warningOctavian Purdila2012-02-151-0/+2
| | * Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| | * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-151-3/+3
| | * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-151-1/+1
| | * net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-301-0/+2
OpenPOWER on IntegriCloud