summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg
2013-03-08Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg
2013-03-08Bluetooth: Refactor HCI command skb creationJohan Hedberg
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg
2013-03-08Bluetooth: Split HCI init sequence into three stagesJohan Hedberg
2013-03-08Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg
2013-03-08Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg
2013-03-08Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins
2013-03-08Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins
2013-03-08Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins
2013-03-08Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann
2013-03-08Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann
2013-03-08Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue
2013-02-01Bluetooth: Refactor mgmt_pending_foreachAndre Guedes
2013-02-01Bluetooth: Remove unneeded lockingAndre Guedes
2013-02-01Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes
2013-02-01Bluetooth: Increment Management interface revisionJohan Hedberg
2013-02-01Bluetooth: Fix link security setting when powering onJohan Hedberg
2013-02-01Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg
2013-02-01Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg
2013-02-01Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg
2013-02-01Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg
2013-02-01Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg
2013-02-01Bluetooth: Simplify UUID removal codeJohan Hedberg
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg
2013-02-01Bluetooth: Simplify UUIDs clearing codeJohan Hedberg
2013-02-01Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg
2013-01-31Bluetooth: Fix hci_conn timeout routineAndre Guedes
2013-01-31Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg
2013-01-23Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg