summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2009-01-07bluetooth: driver API updateStephen Hemminger
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-18net: Fix module refcount leak in kernel_accept()Wei Yongjun
2008-12-14bt/rfcomm/tty: join error pathsIlpo Järvinen
2008-12-09bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller
2008-12-09bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller
2008-11-30Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann
2008-11-30Bluetooth: Fix format arguments warningMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum
2008-11-25bluetooth: fix warning in net/bluetooth/rfcomm/sock.cIngo Molnar
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-14HID: move connect quirksJiri Slaby
2008-10-14HID: move apple quirksJiri Slaby
2008-10-14HID: move ignore quirksJiri Slaby
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-09-12[Bluetooth] Fix regression from using default link policyMarcel Holtmann
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-08-18[Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann
2008-07-21bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-14[Bluetooth] Allow security for outgoing L2CAP connectionsMarcel Holtmann
2008-07-14[Bluetooth] Add option to disable eSCO connection creationMarcel Holtmann
2008-07-14[Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann
2008-07-14[Bluetooth] Move pending packets from RFCOMM socket to TTYMarcel Holtmann
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann
2008-07-14[Bluetooth] Use non-canonical TTY by default for RFCOMMMarcel Holtmann
2008-07-14[Bluetooth] Update Bluetooth core version numberMarcel Holtmann
2008-07-14[Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann
2008-07-14[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctlsMarcel Holtmann
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Initiate authentication during connection establishmentMarcel Holtmann
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann
2008-07-14[Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann