summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-051-1/+1
* [NET]: Remove FASTCALL macroHarvey Harrison2008-01-281-2/+2
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-0/+1
* [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-221-0/+13
* [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-221-2/+12
* [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-221-5/+5
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-222-257/+359
* [BLUETOOTH] l2cap: endianness annotationsAl Viro2007-07-311-25/+25
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-112-2/+18
* [Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo2007-07-111-0/+1
* [Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann2007-07-111-0/+3
* [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-241-2/+6
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-251-0/+18
* [PATCH] hci endianness annotationsAl Viro2006-12-131-2/+2
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-021-2/+2
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-151-0/+17
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-282-3/+12
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-281-0/+3
* [Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann2006-09-281-0/+2
* [Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann2006-09-281-1/+2
* [Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2006-09-281-0/+6
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-032-4/+4
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-031-0/+1
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-032-38/+86
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-031-1/+2
* [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-131-1/+1
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-083-11/+2
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-082-59/+59
* [Bluetooth] Make more functions staticMarcel Holtmann2005-10-281-0/+6
* [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-281-3/+0
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-082-2/+2
* [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-131-0/+11
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-1/+2
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-292-2/+2
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-291-3/+9
* [Bluetooth]: Track page scan repetition mode changesMarcel Holtmann2005-08-291-0/+6
* [Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann2005-08-291-0/+9
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-061-8/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-166-0/+2232
OpenPOWER on IntegriCloud