linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-09 08:41:48 to 2010-08-16 17:22:38 UTC [more...]

[PATCH] IrMC sync server support
 2010-08-16 17:22 UTC  (8+ messages)

[PATCH] Fix problem with filling ADR with unneeded semicolons
 2010-08-16 15:16 UTC  (2+ messages)

[GSoC'10] : New Command Line Tool(s) for bluez
 2010-08-16 13:35 UTC  (7+ messages)

[PATCH] Fix empty contact in missed calls problem
 2010-08-16 13:23 UTC  (2+ messages)

[PATCH 1/2] Fix using wrong argument in test-serial
 2010-08-16 11:23 UTC  (4+ messages)
` [PATCH 2/2] Fix not storing tty id on pnatd plugin

[PATCH] Bluetooth: Fix inconsistent lock state with RFCOMM
 2010-08-14 19:39 UTC  (2+ messages)

[PATCH] Bluetooth: Implement LE Set Advertise Enable cmd
 2010-08-13 21:01 UTC 

[RFC 0/7] L2CAP fragmentation changes
 2010-08-13 15:41 UTC  (27+ messages)
` [RFC 1/7] Bluetooth: Calculate L2CAP FCS on fragmented skbuffs
` [RFC 2/7] Bluetooth: Use enhanced L2CAP header structure and symbolic values
` [RFC 3/7] Bluetooth: Add FCS awareness to L2CAP HCI fragmentation
` [RFC 4/7] Bluetooth: Linearize received L2CAP skbuffs
` [RFC 5/7] Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
` [RFC 6/7] Bluetooth: Reassemble enhanced L2CAP PDUs using skb fragments
` [RFC 7/7] Bluetooth: Do not limit enhanced L2CAP max PDU size to HCI MTU

patch for firmware download to Qualcomm Bluetooth chip
 2010-08-13 15:33 UTC  (4+ messages)
    ` [PATCH v2] Firmware download for Qualcomm Bluetooth devices

resending patch to retry reset in case it failed
 2010-08-13 14:08 UTC  (6+ messages)

[PATCH 1/3] Add mode callback to btd_adapter
 2010-08-13 13:43 UTC  (3+ messages)

bluetooth profile source code
 2010-08-13 12:20 UTC  (2+ messages)

[PATCH] Add support for FAX number in phonebook-tracker.c
 2010-08-13 12:19 UTC  (2+ messages)

[PATCH] Fix unnecessary checking for empty phones list
 2010-08-13 12:15 UTC  (2+ messages)

[PATCH 3/3] Maemo6 MCE: handle race condition at startup
 2010-08-13  9:19 UTC 

[PATCH 2/3] Maemo6 MCE: listen to adapter mode changes
 2010-08-13  9:19 UTC 

[PATCH 2nd version] IrMC sync server support
 2010-08-13  9:05 UTC  (3+ messages)

[PATCH] Bluetooth: Process HCI events in a workqueue instead of a tasklet
 2010-08-13  8:35 UTC  (8+ messages)

[PATCH v2 1/2] Bluetooth: Option to enable power management from host
 2010-08-13  6:36 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: host level Support for Atheros AR300x device

why is hciops a plugin ?
 2010-08-13  0:35 UTC  (6+ messages)

[PATCH 3th version] IrMC sync server support
 2010-08-12 21:09 UTC 

QuiC AMP development
 2010-08-12 19:53 UTC  (6+ messages)

Question about phonebook_add_contact
 2010-08-12 17:59 UTC  (2+ messages)

[PATCHv1 0/2] Don't delete l2cap chan and sk when sk is owned by user
 2010-08-12 13:33 UTC  (6+ messages)
` [PATCHv1 1/2] Bluetooth: Check sk is not owned before freeing l2cap_conn

[PATCHv2 0/2] Fix kernel crash in rfcomm/l2cap
 2010-08-12 13:25 UTC  (3+ messages)
` [PATCHv2 1/2] Bluetooth: Check sk is not owned before freeing l2cap_conn
` [PATCHv2 2/2] Bluetooth: timer check sk is not owned before freeing

[PATCH] Changes in HDP API
 2010-08-12 13:11 UTC 

[PATCHv2] Bluetooth: new sockopt to enter active state when sending data
 2010-08-12 13:07 UTC  (4+ messages)

[PATCH] ebook backend: separate concatenated vcards with \r\n
 2010-08-12 11:15 UTC  (2+ messages)

[PATCH] Cosmetic: fix comment typos/indents
 2010-08-12 11:15 UTC  (2+ messages)

[PATCH] Use enum from vcard.h for phone types
 2010-08-12 11:13 UTC  (2+ messages)

[PATCH 1/2] list api docs alphabetically and one per line in EXTRA_DIST
 2010-08-11 18:55 UTC  (6+ messages)
` [PATCH 2/2] add three missing api documents to EXTRA_DIST
    ` [PATCH] Add hfp-api.txt "

[PATCH] add mailing list as bug report address to configure.ac
 2010-08-11 17:39 UTC  (2+ messages)

[PATCH 0/1] Bluetooth: RPN negotiation fix
 2010-08-11 17:31 UTC  (3+ messages)
` [PATCH 1/1] "

Support for HCI commands and events related to AMP functionality
 2010-08-11 16:26 UTC  (4+ messages)
` [PATCH 1/2] HCI commands "
` [PATCH 2/2] HCI events "

[PATCH] Fix not unmarking temporary flag when a new key is created
 2010-08-11 13:58 UTC  (2+ messages)

[PATCH 1/2] Fix not deleting stored keys when a new one is created
 2010-08-11 13:43 UTC  (5+ messages)
` [PATCH 2/2] Fix not unmarking temporary flag when a new key "

[PATCH] Solve compilation warning usin gcc 4.5.0
 2010-08-11 13:40 UTC  (7+ messages)

[RFC] Bluetooth: Option to enable power management from host
 2010-08-11  4:46 UTC 

[PATCH v4 0/5] L2CAP updates for FCS, valid PSMs, and stream recv
 2010-08-10 21:21 UTC  (8+ messages)
` [PATCH 1/5] Bluetooth: Only enable L2CAP FCS for ERTM or streaming
` [PATCH 2/5] Bluetooth: Validate PSM values in calls to connect() and bind()
` [PATCH 3/5] Bluetooth: Add common code for stream-oriented recvmsg()
` [PATCH 4/5] Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
` [PATCH 5/5] Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets

[PATCH v2 0/2] Use HCI device type to determine suitability of HCI commands
 2010-08-10 20:15 UTC  (10+ messages)
` [PATCH 1/2] Remove non-functional hci_devinfo calls in init_device()
` [PATCH 2/2] Use HCI device type to gate BR/EDR-specific HCI commands
        ` [PATCH 1/1] "

Question about BlueZ licenses (LGPL and Apache)
 2010-08-10 15:14 UTC  (9+ messages)

[PATCH 0/2] Use HCI device type to determine suitability of HCI commands
 2010-08-10 15:12 UTC  (6+ messages)
` [PATCH 1/2] Remove non-functional hci_devinfo calls in init_device()
` [PATCH 2/2] Use HCI device type to gate BR/EDR-specific HCI commands

[PATCH] Fix multiple phone number problem in pull vcard
 2010-08-10 14:04 UTC  (2+ messages)

[PATCH] Bluetooth: new sockopt to enter active state when sending data
 2010-08-10 13:53 UTC  (3+ messages)

[PATCH] Bluetooth: btmrvl: devices are either BR/EDR or AMPs
 2010-08-10 12:13 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-08-10 12:12 UTC  (13+ messages)

Interlaced page scan
 2010-08-10  8:45 UTC 

Changes in HDP API
 2010-08-10  8:01 UTC  (4+ messages)
` [PATCH] "

RFC: QuIC's AMP + eL2CAP Technical Plans
 2010-08-09 22:21 UTC  (8+ messages)

[PATCH] Bluetooth: Support SDIO devices that are AMP controllers
 2010-08-09 21:44 UTC  (2+ messages)

[PATCH] Bluetooth: HCI devices are either BR/EDR or AMP radios
 2010-08-09 21:39 UTC  (2+ messages)

[PATCH] return value checking of e_book_async_get_contacts() was wrong
 2010-08-09 20:55 UTC  (2+ messages)

[PATCH v3 0/9] Bluetooth: L2CAP updates for PSM validation and ERTM
 2010-08-09 16:50 UTC  (9+ messages)
` [PATCH 1/9] Bluetooth: Only enable for L2CAP FCS for ERTM or streaming
` [PATCH 5/9] Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
` [PATCH 9/9] Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size

[PATCH 2/2] Fix multiple phone number problem in pull vcard
 2010-08-09 14:01 UTC  (2+ messages)

[PATCH 1/2] Fix multiple phone numbers problem in vcard-listing
 2010-08-09 13:55 UTC  (2+ messages)

Workaround for buggy BT dongles
 2010-08-09 13:36 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).