aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21Merge 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
2013-01-23Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg
2013-01-23Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg
2013-01-23Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg
2013-01-23Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg
2013-01-23Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg
2013-01-23Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg
2013-01-23Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc
2013-01-23Bluetooth: Fix Class of Device indication when powering offJohan Hedberg
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-18Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg
2013-01-18Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-10Bluetooth: Fix uuid output in debugfsGustavo Padovan
2013-01-10Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg
2013-01-10Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg
2013-01-10Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg