aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan2010-07-27
* Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-21
* Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helperSuraj Sumangala2010-07-21
* Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-21
* Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-21
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-10
* Bluetooth: Make hci_send_acl() voidGustavo F. Padovan2010-05-10
* Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-10
* Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-27
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-27
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-03
* Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-03
* Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-22
* Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-08
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-30
* Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum2008-11-30
* [Bluetooth] Fix regression from using default link policyMarcel Holtmann2008-09-11
* [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-14
* [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-14
* bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young2008-03-05
* [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macrosS.Çağlar Onur2008-02-18
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-22
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-22
* [Bluetooth] Fix parameter list for event filter commandMarcel Holtmann2007-09-09
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-18
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-11
* [Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann2007-07-11
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki2007-04-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-28
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-03
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-08
* [Bluetooth] Make more functions staticMarcel Holtmann2005-10-28
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-29
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-06
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16