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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
9
-33
/
+331
2014-03-14
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
Axel Lin
1
-2
/
+2
2014-03-14
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
2
-6
/
+5
2014-03-14
NFC: Remove redundant test for dev->n_targets in nfc_find_target
Axel Lin
1
-3
/
+0
2014-03-11
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
1
-1
/
+1
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-65
/
+131
2014-03-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
7
-238
/
+1484
2014-02-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+32
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2
-43
/
+15
2014-02-28
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2
-1
/
+5
2014-02-28
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2
-3
/
+22
2014-02-28
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2
-6
/
+29
2014-02-28
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2
-0
/
+25
2014-02-28
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function
Johan Hedberg
1
-16
/
+6
2014-02-28
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
1
-0
/
+78
2014-02-28
Bluetooth: Fix updating connection state to BT_CONNECT too early
Johan Hedberg
1
-1
/
+2
2014-02-28
Bluetooth: Add protections for updating local random address
Johan Hedberg
2
-2
/
+32
2014-02-28
Bluetooth: Fix clearing SMP keys if pairing fails
Johan Hedberg
1
-0
/
+18
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
6
-25
/
+22
2014-02-28
Bluetooth: Add timer to force power off
Johan Hedberg
1
-3
/
+13
2014-02-28
Bluetooth: Fix disconnecting connections in non-connected states
Johan Hedberg
1
-4
/
+40
2014-02-28
Bluetooth: Track LE white list modification via HCI commands
Marcel Holtmann
1
-0
/
+55
2014-02-28
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
1
-0
/
+90
2014-02-28
Bluetooth: Clear all LE white list entries when powering controller
Marcel Holtmann
1
-2
/
+5
2014-02-28
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
1
-1
/
+1
2014-02-27
mac80211: fix association to 20/40 MHz VHT networks
Johannes Berg
1
-0
/
+1
2014-02-27
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
2
-26
/
+26
2014-02-27
Bluetooth: Add tracking of advertising address type
Johan Hedberg
1
-0
/
+23
2014-02-27
Bluetooth: Fix response on confirm_name
Lukasz Rymanowski
1
-4
/
+6
2014-02-27
Bluetooth: Update background scan parameters
Andre Guedes
1
-0
/
+15
2014-02-27
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
1
-25
/
+31
2014-02-27
Bluetooth: Add le_auto_conn file on debugfs
Andre Guedes
1
-0
/
+111
2014-02-27
Bluetooth: Support resolvable private addresses
Andre Guedes
1
-0
/
+10
2014-02-27
Bluetooth: Connection parameters and resolvable address
Andre Guedes
2
-4
/
+23
2014-02-27
Bluetooth: Auto connection and power on
Andre Guedes
2
-0
/
+14
2014-02-27
Bluetooth: Temporarily stop background scanning on discovery
Andre Guedes
2
-6
/
+8
2014-02-27
Bluetooth: Connection parameters and auto connection
Andre Guedes
1
-7
/
+35
2014-02-27
Bluetooth: Introduce LE auto connect options
Andre Guedes
2
-4
/
+25
2014-02-27
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
3
-2
/
+135
2014-02-27
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
1
-0
/
+68
2014-02-27
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
3
-11
/
+23
2014-02-27
Bluetooth: Refactor HCI connection code
Andre Guedes
3
-28
/
+11
2014-02-27
Bluetooth: Remove unused function
Andre Guedes
1
-43
/
+0
2014-02-27
Bluetooth: Stop scanning on LE connection
Andre Guedes
1
-2
/
+90
2014-02-27
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2
-7
/
+3
2014-02-27
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
2
-14
/
+12
2014-02-27
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
3
-7
/
+7
2014-02-27
Bluetooth: Simplify logic for checking for SMP completion
Johan Hedberg
1
-8
/
+11
2014-02-27
Bluetooth: Track not yet received keys in SMP
Johan Hedberg
1
-0
/
+6
2014-02-26
Bluetooth: Ignore IRKs with no Identity Address
Johan Hedberg
1
-0
/
+13
[next]