summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann
2012-02-20Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg
2012-02-20Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg
2012-02-20Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes
2012-02-19Bluetooth: Track discovery typeAndre Guedes
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg
2012-02-15ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller
2012-02-15decnet: net/dn.h needs net/flow.hDavid S. Miller
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg