aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesGravatar Marcel Holtmann 1-1/+40
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Gravatar Wei Yongjun 1-2/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesGravatar Marcel Holtmann 1-6/+1
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationGravatar Marcel Holtmann 1-1/+1
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceGravatar Vegard Nossum 1-1/+1
2008-09-12[Bluetooth] Fix regression from using default link policyGravatar Marcel Holtmann 1-0/+3
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresGravatar Marcel Holtmann 1-2/+5
2008-07-14[Bluetooth] Make use of the default link policy settingsGravatar Marcel Holtmann 1-11/+24
2008-03-05bluetooth: hci_core: defer hci_unregister_sysfs()Gravatar Dave Young 1-2/+2
2008-02-17[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macrosGravatar S.Çağlar Onur 1-2/+3
2007-10-22[Bluetooth] Add support for handling simple eSCO linksGravatar Marcel Holtmann 1-0/+22
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesGravatar Marcel Holtmann 1-21/+27
2007-09-09[Bluetooth] Fix parameter list for event filter commandGravatar Marcel Holtmann 1-5/+3
2007-07-19[NET] BLUETOOTH: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksGravatar Marcel Holtmann 1-1/+2
2007-07-11[Bluetooth] Add hci_recv_fragment() helper functionGravatar Marcel Holtmann 1-2/+95
2007-04-25[NET]: cleanup extra semicolonsGravatar Stephen Hemminger 1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-4/+5
2007-04-25[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.Gravatar YOSHIFUJI Hideaki 1-10/+10
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-18/+18
2006-09-28[Bluetooth] Read local version information on device initGravatar Marcel Holtmann 1-0/+3
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Gravatar Marcel Holtmann 1-5/+2
2006-07-03[Bluetooth] Use real devices for host controllersGravatar Marcel Holtmann 1-2/+2
2006-07-03[Bluetooth] Add automatic sniff mode supportGravatar Marcel Holtmann 1-10/+24
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-4/+4
2005-11-08[Bluetooth]: Add endian annotations to the coreGravatar Marcel Holtmann 1-1/+1
2005-10-28[Bluetooth] Make more functions staticGravatar Marcel Holtmann 1-2/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampGravatar Patrick McHardy 1-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferGravatar Marcel Holtmann 1-8/+8
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsGravatar Marcel Holtmann 1-2/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Gravatar Al Viro 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1434