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
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
242
-1239
/
+1952
2017-06-07
net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
Russell King
3
-0
/
+374
2017-06-07
net: phy: split out 10G genphy support
Russell King
2
-86
/
+83
2017-06-07
net: phy: hook up clause 45 autonegotiation restart
Russell King
1
-2
/
+21
2017-06-07
net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
Russell King
1
-0
/
+6
2017-06-07
net: phy: add 802.3 clause 45 support to phylib
Russell King
3
-15
/
+241
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-285
/
+372
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
tun: use symmetric hash
Jason Wang
1
-3
/
+3
2017-06-06
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
1
-1
/
+2
2017-06-06
net: dsa: mv88e6xxx: fix 6085 frame mode masking
Vivien Didelot
1
-1
/
+1
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-06-06
cxgb4: implement ndo_set_vf_rate()
Ganesh Goudar
2
-0
/
+107
2017-06-06
ppp: mppe: Use vsnprintf extension %phN
Joe Perches
1
-11
/
+4
2017-06-06
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
1
-24
/
+0
2017-06-06
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
3
-11
/
+37
2017-06-06
s390/qeth: add support for early L3 device setup
Ursula Braun
3
-5
/
+25
2017-06-06
s390/qeth: silence qeth_fix_features()
Julian Wiedmann
1
-4
/
+1
2017-06-06
s390/qeth: consolidate pack buffer flushing
Julian Wiedmann
1
-40
/
+25
2017-06-06
s390/qeth: add missing strings for IPA return codes
Julian Wiedmann
1
-0
/
+2
2017-06-06
s390/qeth: log bridgeport capabilities
Julian Wiedmann
1
-0
/
+8
2017-06-06
s390/qeth: query IPv6 IPA support on HiperSockets
Julian Wiedmann
1
-3
/
+4
2017-06-06
s390/qeth: remove skb_is_nonlinear() check on IQD
Julian Wiedmann
1
-7
/
+1
2017-06-06
s390/qeth: remove support for IPA_IP_FRAGMENTATION
Julian Wiedmann
3
-29
/
+2
2017-06-06
Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...
David S. Miller
19
-79
/
+118
2017-06-06
spectrum_flower: Implement gact trap TC action offload
Jiri Pirko
1
-0
/
+4
2017-06-06
acl: Introduce ACL trap action
Jiri Pirko
4
-2
/
+45
2017-06-06
mlxsw: spectrum: Introduce ACL trap
Jiri Pirko
2
-1
/
+4
2017-06-06
mlxsw: pci: Fix size of trap_id field in CQE
Jiri Pirko
1
-1
/
+1
2017-06-06
Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
17
-45
/
+42
2017-06-06
net/mlxfw: remove redundant goto on error check
Colin Ian King
1
-2
/
+0
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2
-2
/
+4
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
1
-18
/
+18
2017-06-06
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Konstantin Khlebnikov
1
-6
/
+6
2017-06-06
e1000e: Don't return uninitialized stats
Benjamin Poirier
1
-1
/
+1
2017-06-06
igb: Remove useless argument
Benjamin Poirier
3
-7
/
+7
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
3
-0
/
+31
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
3
-0
/
+4
2017-06-06
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
3
-7
/
+12
2017-06-06
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-5
/
+18
2017-06-06
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-2
/
+10
2017-06-06
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
1
-2
/
+8
2017-06-06
igb: mark PM functions as __maybe_unused
Arnd Bergmann
1
-13
/
+5
2017-06-06
igb: Explicitly select page 0 at initialization
Matwey V Kornilov
1
-0
/
+1
2017-06-06
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-11
/
+62
2017-06-06
mdio: mux: fix an incorrect less than zero error check using a u32
Colin Ian King
1
-1
/
+1
2017-06-05
Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
17
-78
/
+115
2017-06-05
iwlwifi: fix host command memory leaks
Shahar S Matityahu
1
-3
/
+6
[next]