aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo1-0/+18
2006-12-13[PATCH] hci endianness annotationsAl Viro1-2/+2
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro1-2/+2
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann1-0/+17
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann2-3/+12
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann1-0/+3
2006-09-28[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann1-0/+2
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+2
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann1-0/+6
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann2-4/+4
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann1-0/+1
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann2-38/+86
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann1-1/+2
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann1-1/+1
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann3-11/+2
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann2-59/+59
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann1-0/+6
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann1-3/+0
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-2/+2
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+11
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-1/+2
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2-2/+2
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter1-3/+9
2005-08-29[Bluetooth]: Track page scan repetition mode changesMarcel Holtmann1-0/+6
2005-08-29[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann1-0/+9
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-8/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+2232