summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-13/+86
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-736/+862
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-111-8/+21
* [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki2007-04-261-4/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-13/+13
* [Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann2006-11-221-0/+19
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-161-4/+11
* [Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann2006-09-291-4/+4
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-291-0/+4
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-291-1/+20
* [Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann2006-09-291-0/+1
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-041-26/+166
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-041-3/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-081-3/+3
* [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-131-0/+33
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-1/+1
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-301-1/+1
* [Bluetooth]: Track page scan repetition mode changesMarcel Holtmann2005-08-301-0/+22
* [Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann2005-08-301-13/+42
* [Bluetooth] Add direction and timestamp to stack internal eventsMarcel Holtmann2005-08-061-0/+3
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-061-1/+0Star
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1044