aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner1-1/+1
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann1-1/+40
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun1-2/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-6/+1
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-1/+1
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum1-1/+1
2008-09-12[Bluetooth] Fix regression from using default link policyMarcel Holtmann1-0/+3
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann1-2/+5
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann1-11/+24
2008-03-05bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young1-2/+2
2008-02-17[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macrosS.Çağlar Onur1-2/+3
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann1-0/+22
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-21/+27
2007-09-09[Bluetooth] Fix parameter list for event filter commandMarcel Holtmann1-5/+3
2007-07-19[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann1-1/+2
2007-07-11[Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann1-2/+95
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-4/+5
2007-04-25[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki1-10/+10
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-18/+18
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann1-0/+3
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann1-5/+2
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann1-2/+2
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann1-10/+24
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-4/+4
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-1/+1
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann1-2/+2
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-8/+8
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-2/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1434