summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2011-04-25merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
2011-03-22Use BT POWER force_active parameter for rx data.Jaikumar Ganesh
2011-02-22tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2010-11-10Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2010-09-29Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2010-09-29Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...Nick Pelly
2010-09-29Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL packets.Nick Pelly
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller
2010-07-27Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala
2010-07-21Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helperSuraj Sumangala
2010-07-21Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum
2008-09-12[Bluetooth] Fix regression from using default link policyMarcel Holtmann
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann
2008-03-05bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young
2008-02-17[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macrosS.Çağlar Onur
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann
2007-09-09[Bluetooth] Fix parameter list for event filter commandMarcel Holtmann
2007-07-19[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann
2007-07-11[Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern