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