index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-1
/
+3
2011-02-21
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
1
-3
/
+16
2011-02-21
Bluetooth: Add management support for user confirmation request
Johan Hedberg
1
-0
/
+50
2011-02-17
Bluetooth: Fix some code style issues in hci_event.c
Szymon Janc
1
-8
/
+10
2011-02-17
Bluetooth: Clean up hci_sniff_subrate_evt function
Szymon Janc
1
-9
/
+0
2011-02-16
Bluetooth: Use proper timer for hci command timout
Ville Tervo
1
-0
/
+6
2011-02-16
Bluetooth: Add server socket support for LE connection
Ville Tervo
1
-2
/
+8
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
1
-0
/
+33
2011-02-16
Bluetooth: Add LE connect support
Ville Tervo
1
-0
/
+93
2011-02-08
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
1
-8
/
+14
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
1
-2
/
+28
2011-02-08
Bluetooth: Add support for PIN code handling in the management interface
Johan Hedberg
1
-0
/
+46
2011-02-08
Bluetooth: Add support for connect failed management event
Johan Hedberg
1
-1
/
+4
2011-02-08
Bluetooth: Add disconnect managment command
Johan Hedberg
1
-1
/
+8
2011-02-08
Bluetooth: Add connected/disconnected management events
Johan Hedberg
1
-5
/
+11
2011-02-08
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
1
-0
/
+51
2011-02-08
Bluetooth: Implement a more complete adapter initialization sequence
Johan Hedberg
1
-1
/
+193
2011-02-08
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
1
-0
/
+14
2011-02-08
Bluetooth: Reject pairing requests when in non-pairable mode
Johan Hedberg
1
-2
/
+53
2011-02-08
Bluetooth: Add set_connectable management command
Johan Hedberg
1
-5
/
+11
2011-02-08
Bluetooth: Add support for set_discoverable management command
Johan Hedberg
1
-1
/
+4
2011-02-08
Bluetooth: Add support for set_powered management command
Johan Hedberg
1
-1
/
+1
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
1
-4
/
+5
2010-12-23
Bluetooth: Fix __hci_request synchronization for hci_open_dev
Johan Hedberg
1
-10
/
+23
2010-12-02
Bluetooth: clean up hci code
Andrei Emeltchenko
1
-3
/
+5
2010-12-02
Bluetooth: do not use assignment in if condition
Andrei Emeltchenko
1
-6
/
+12
2010-12-02
Bluetooth: Automate remote name requests
Johan Hedberg
1
-18
/
+54
2010-12-02
Bluetooth: Create a unified authentication request function
Johan Hedberg
1
-14
/
+40
2010-12-02
Bluetooth: Simplify remote features callback function logic
Johan Hedberg
1
-44
/
+47
2010-11-09
Bluetooth: Fix non-SSP auth request for HIGH security level sockets
Johan Hedberg
1
-0
/
+6
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
1
-16
/
+15
2010-07-21
Bluetooth: Fix typo in hci_event.c
Gustavo F. Padovan
1
-2
/
+2
2010-07-21
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
1
-1
/
+1
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
1
-1
/
+1
2010-07-09
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
1
-0
/
+2
2010-02-27
Bluetooth: Add SCO fallback for unsupported feature error
Stephen Coe
1
-0
/
+1
2010-02-03
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
Nick Pelly
1
-0
/
+1
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
1
-3
/
+3
2009-08-23
Bluetooth: Add extra device reference counting for connections
Marcel Holtmann
1
-0
/
+2
2009-05-10
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
Marcel Holtmann
1
-1
/
+1
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
1
-1
/
+35
2009-04-19
Bluetooth: Add workaround for wrong HCI event in eSCO setup
Marcel Holtmann
1
-2
/
+10
2009-04-19
Bluetooth: Fallback from eSCO to SCO on unspecified error
Marcel Holtmann
1
-9
/
+17
2009-02-27
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
Dave Young
1
-2
/
+0
2009-02-27
Bluetooth: Ask upper layers for HCI disconnect reason
Marcel Holtmann
1
-1
/
+1
2009-02-27
Bluetooth: Add SCO fallback for eSCO connection attempts
Marcel Holtmann
1
-0
/
+16
2009-02-27
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
1
-1
/
+2
2009-02-27
Bluetooth: Fix SCO state handling for incoming connections
Marcel Holtmann
1
-1
/
+2
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-5
/
+0
2008-09-09
[Bluetooth] Fix reference counting during ACL config stage
Marcel Holtmann
1
-7
/
+4
[next]