| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature) | Nick Pelly | 2010-02-03 | 1 | -0/+1 |
* | Bluetooth: Unobfuscate tasklet_schedule usage | Marcel Holtmann | 2009-12-03 | 1 | -3/+3 |
* | Bluetooth: Add extra device reference counting for connections | Marcel Holtmann | 2009-08-22 | 1 | -0/+2 |
* | Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing | Marcel Holtmann | 2009-05-09 | 1 | -1/+1 |
* | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2009-04-28 | 1 | -1/+35 |
* | Bluetooth: Add workaround for wrong HCI event in eSCO setup | Marcel Holtmann | 2009-04-19 | 1 | -2/+10 |
* | Bluetooth: Fallback from eSCO to SCO on unspecified error | Marcel Holtmann | 2009-04-19 | 1 | -9/+17 |
* | Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early | Dave Young | 2009-02-27 | 1 | -2/+0 |
* | Bluetooth: Ask upper layers for HCI disconnect reason | Marcel Holtmann | 2009-02-27 | 1 | -1/+1 |
* | Bluetooth: Add SCO fallback for eSCO connection attempts | Marcel Holtmann | 2009-02-27 | 1 | -0/+16 |
* | Bluetooth: Add enhanced security model for Simple Pairing | Marcel Holtmann | 2009-02-27 | 1 | -1/+2 |
* | Bluetooth: Fix SCO state handling for incoming connections | Marcel Holtmann | 2009-02-27 | 1 | -1/+2 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -5/+0 |
* | [Bluetooth] Fix reference counting during ACL config stage | Marcel Holtmann | 2008-09-09 | 1 | -7/+4 |
* | [Bluetooth] Use a more unique bus name for connections | Marcel Holtmann | 2008-07-14 | 1 | -0/+7 |
* | [Bluetooth] Initiate authentication during connection establishment | Marcel Holtmann | 2008-07-14 | 1 | -11/+103 |
* | [Bluetooth] Use ACL config stage to retrieve remote features | Marcel Holtmann | 2008-07-14 | 1 | -20/+107 |
* | [Bluetooth] Track status of remote Simple Pairing mode | Marcel Holtmann | 2008-07-14 | 1 | -0/+43 |
* | [Bluetooth] Track status of Simple Pairing mode | Marcel Holtmann | 2008-07-14 | 1 | -0/+37 |
* | [Bluetooth] Disable disconnect timer during Simple Pairing | Marcel Holtmann | 2008-07-14 | 1 | -0/+40 |
* | [Bluetooth] Update class of device value whenever possible | Marcel Holtmann | 2008-07-14 | 1 | -0/+4 |
* | [Bluetooth] Some cleanups for HCI event handling | Marcel Holtmann | 2008-07-14 | 1 | -16/+23 |
* | [Bluetooth] Make use of the default link policy settings | Marcel Holtmann | 2008-07-14 | 1 | -12/+63 |
* | [Bluetooth] Track connection packet type changes | Marcel Holtmann | 2008-07-14 | 1 | -7/+25 |
* | [Bluetooth] Support the case when headset falls back to SCO link | Marcel Holtmann | 2008-07-14 | 1 | -2/+10 |
* | [Bluetooth] Update authentication status after successful encryption | Marcel Holtmann | 2008-07-14 | 1 | -2/+4 |
* | bluetooth: use get/put_unaligned_* helpers | Harvey Harrison | 2008-05-02 | 1 | -5/+4 |
* | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 2007-10-22 | 1 | -13/+86 |
* | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 | 1 | -736/+862 |
* | [Bluetooth] Add basics to better support and handle eSCO links | Marcel Holtmann | 2007-07-11 | 1 | -8/+21 |
* | [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -4/+4 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -13/+13 |
* | [Bluetooth] Handling pending connect attempts after inquiry | Marcel Holtmann | 2006-11-21 | 1 | -0/+19 |
* | [Bluetooth] Support concurrent connect requests | Marcel Holtmann | 2006-10-15 | 1 | -4/+11 |
* | [Bluetooth]: Don't update disconnect timer for incoming connections | Marcel Holtmann | 2006-09-28 | 1 | -4/+4 |
* | [Bluetooth] Support create connection cancel command | Marcel Holtmann | 2006-09-28 | 1 | -0/+4 |
* | [Bluetooth] Read local version information on device init | Marcel Holtmann | 2006-09-28 | 1 | -1/+20 |
* | [Bluetooth] Handle command complete event for exit periodic inquiry | Marcel Holtmann | 2006-09-28 | 1 | -0/+1 |
* | [Bluetooth] Add automatic sniff mode support | Marcel Holtmann | 2006-07-03 | 1 | -26/+166 |
* | [Bluetooth] Correct SCO buffer size on request | Marcel Holtmann | 2006-07-03 | 1 | -3/+11 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 2005-11-08 | 1 | -3/+3 |
* | [Bluetooth] Add support for extended inquiry responses | Marcel Holtmann | 2005-09-13 | 1 | -0/+33 |
* | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 2005-08-29 | 1 | -1/+1 |
* | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann | 2005-08-29 | 1 | -1/+1 |
* | [Bluetooth]: Track page scan repetition mode changes | Marcel Holtmann | 2005-08-29 | 1 | -0/+22 |
* | [Bluetooth]: Workaround for inquiry results with RSSI and page scan mode | Marcel Holtmann | 2005-08-29 | 1 | -13/+42 |
* | [Bluetooth] Add direction and timestamp to stack internal events | Marcel Holtmann | 2005-08-06 | 1 | -0/+3 |
* | [Bluetooth] Remove unused functions and cleanup symbol exports | Marcel Holtmann | 2005-08-06 | 1 | -1/+0 |