summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-231-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-201-0/+1
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-201-0/+4
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-201-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-16139-1250/+3797
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15143-1260/+3809
| |\
| | * 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
| | * netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-281-0/+1
| | * net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-257-11/+28
| | |\
| | | * netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0
| | | * team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| | | * bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1