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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: cleanup mailbox code comments etc
Bruce Allan
3
-24
/
+34
2015-12-22
fm10k: use true/false for boolean get_host_state
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: remove unused struct element
Bruce Allan
1
-1
/
+0
2015-12-22
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
Bruce Allan
5
-11
/
+11
2015-12-22
fm10k: address operator not needed when declaring function pointers
Bruce Allan
2
-48
/
+48
2015-12-22
fm10k: use ether_addr_equal instead of memcmp
Jacob Keller
4
-4
/
+4
2015-12-22
fm10k: Cleanup exception handling for changing queues
Alexander Duyck
2
-16
/
+59
2015-12-22
fm10k: correctly pack TLV structures and explain reasoning
Jacob Keller
1
-4
/
+9
2015-12-22
fm10k: don't initialize fm10k_workqueue at global level
Bruce Allan
1
-4
/
+2
2015-12-20
ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
Nicholas Mc Guire
1
-3
/
+1
2015-12-19
netcp: fix regression in receive processing
Arnd Bergmann
1
-3
/
+7
2015-12-19
asix: silence log message from oversize packet
stephen hemminger
1
-1
/
+1
2015-12-18
nfp: call netif_carrier_off() during init
Jakub Kicinski
1
-0
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
270
-1650
/
+2593
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-378
/
+550
2015-12-18
team: Advertise tunneling offload features
Eran Ben Elisha
1
-0
/
+11
2015-12-18
net: qmi_wwan: ignore bogus CDC Union descriptors
Bjørn Mork
1
-1
/
+4
2015-12-17
net/macb: Update device tree binding for resetting PHY using GPIO
Gregory CLEMENT
1
-3
/
+12
2015-12-17
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2
-40
/
+24
2015-12-17
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
1
-2
/
+1
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
3
-25
/
+117
2015-12-17
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
1
-1
/
+1
2015-12-17
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
2
-18
/
+24
2015-12-17
nfp: clear ring delayed kick counters
Jakub Kicinski
1
-0
/
+2
2015-12-17
tun: honor IFF_UP in tun_get_user()
Eric Dumazet
1
-0
/
+3
2015-12-17
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-11
/
+8
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+6
2015-12-17
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-12-17
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2
-3
/
+6
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
1
-0
/
+24
2015-12-16
i40e: Kernel dependency update for i40e to support geneve offload
Singhai, Anjali
1
-0
/
+10
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
4
-43
/
+150
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-0
/
+23
2015-12-16
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
1
-0
/
+9
2015-12-16
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
3
-15
/
+15
2015-12-16
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2
-4
/
+24
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2
-2
/
+2
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
18
-25
/
+24
2015-12-16
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
Tom Herbert
1
-1
/
+1
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
5
-7
/
+7
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
3
-5
/
+5
2015-12-15
Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-50
/
+105
2015-12-15
Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+24
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
1
-1
/
+2
[prev]
[next]