summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-13/+13
* [Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann2006-11-211-0/+19
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-151-4/+11
* [Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann2006-09-281-4/+4
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-281-0/+4
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-281-1/+20
* [Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann2006-09-281-0/+1
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-031-26/+166
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-031-3/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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-291-1/+1
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-1/+1
* [Bluetooth]: Track page scan repetition mode changesMarcel Holtmann2005-08-291-0/+22
* [Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann2005-08-291-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/+0
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1044