summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)AuthorLines
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison-5/+4
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann-13/+86
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann-736/+862
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann-8/+21
2007-04-25[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki-4/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki-13/+13
2006-11-21[Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann-0/+19
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann-4/+11
2006-09-28[Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann-4/+4
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann-0/+4
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann-1/+20
2006-09-28[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann-0/+1
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann-26/+166
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann-3/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann-3/+3
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann-0/+33
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann-1/+1
2005-08-29[Bluetooth]: Track page scan repetition mode changesMarcel Holtmann-0/+22
2005-08-29[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann-13/+42
2005-08-06[Bluetooth] Add direction and timestamp to stack internal eventsMarcel Holtmann-0/+3
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann-1/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1044