aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| | * | Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc2011-03-01
| | * | Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27
| | * | Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc2011-02-27
| | * | Bluetooth: Move index to common header in management interfaceSzymon Janc2011-02-27
| | * | Bluetooth: Use proper command structure in remove_uuidSzymon Janc2011-02-27
| | * | Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan2011-02-25
| | * | Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar2011-02-25
| | * | Bluetooth: fix build break on hci_sock.cAnand Gadiyar2011-02-22
| | * | Bluetooth: Fix LE conn creationAnderson Briglia2011-02-21
| | * | Bluetooth: Fix unnecessary list traversal in mgmt_pending_removeJohan Hedberg2011-02-21
| | * | Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg2011-02-21
| | * | Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-21
| | * | Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg2011-02-21
| | * | Bluetooth: Fix mgmt_pin_code_reply command status opcodeJohan Hedberg2011-02-21
| | * | Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-21
| | * | Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-21
| | * | Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg2011-02-21
| * | | Bluetooth: Fix BT_L2CAP and BT_SCO in KconfigGustavo F. Padovan2011-02-28
| |/ /
| * | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-18
| |\ \
| * | | Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan2011-02-17
| * | | Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan2011-02-17
| * | | Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan2011-02-17
| * | | Bluetooth: Fix some code style issues in hci_event.cSzymon Janc2011-02-17
| * | | Bluetooth: Fix some code style issues in hci_core.cSzymon Janc2011-02-17
| * | | Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc2011-02-17
| * | | Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc2011-02-17
| * | | Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-16
| * | | Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-16
| * | | Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan2011-02-16
| * | | Bluetooth: Add connection parameter update responseClaudio Takahasi2011-02-16
| * | | Bluetooth: Add LE signaling commands handlingClaudio Takahasi2011-02-16
| * | | Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo2011-02-16
| * | | Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes2011-02-16
| * | | Bluetooth: Do not send disconn comand over LE linksVille Tervo2011-02-16
| * | | Bluetooth: Add server socket support for LE connectionVille Tervo2011-02-16
| * | | Bluetooth: Add LE connection support to L2CAPVille Tervo2011-02-16
| * | | Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-16
| * | | Bluetooth: Add LE connect supportVille Tervo2011-02-16
| * | | Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan2011-02-15
| * | | Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
| * | | Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-14
| * | | Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov2011-02-14
| * | | Bluetooth: bnep: fix buffer overflowVasiliy Kulikov2011-02-14
| * | | Bluetooth: l2cap: fix 1 byte infoleak to userspaceVasiliy Kulikov2011-02-11
| * | | Bluetooth: update Bluetooth daemon name in Kconfig helpGustavo F. Padovan2011-02-07
| * | | Bluetooth: move __l2cap_sock_close() to l2cap_sock.cGustavo F. Padovan2011-02-07
| * | | Bluetooth: move l2cap_sock_kill() to l2cap_sock.cGustavo F. Padovan2011-02-07
| * | | Bluetooth: move L2CAP sock timers function to l2cap_sock.cGustavo F. Padovan2011-02-07
| * | | Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.cGustavo F. Padovan2011-02-07
| * | | Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.cGustavo F. Padovan2011-02-07