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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
net: stmmac: Fix sub-second increment
Julien Beraud
1
-4
/
+8
2020-04-19
net: stmmac: fix enabling socfpga's ptp_ref_clock
Julien Beraud
1
-3
/
+6
2020-04-19
wimax/i2400m: Fix potential urb refcnt leak
Xiyu Yang
1
-0
/
+1
2020-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
40
-295
/
+417
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
2020-04-16
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2
-6
/
+19
2020-04-16
net: tulip: make early_486_chipsets static
Jason Yan
1
-1
/
+1
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
3
-47
/
+44
2020-04-15
Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-6
/
+6
2020-04-15
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
1
-3
/
+13
2020-04-15
net: marvell10g: report firmware version
Russell King
1
-0
/
+20
2020-04-15
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
1
-1
/
+1
2020-04-15
net: stmmac: socfpga: Allow all RGMII modes
Atsushi Nemoto
1
-0
/
+2
2020-04-15
net: dsa: mv88e6xxx: Configure MAC when using fixed link
Andrew Lunn
1
-2
/
+3
2020-04-15
ionic: fix unused assignment
Shannon Nelson
1
-1
/
+1
2020-04-15
ionic: add dynamic_debug header
Shannon Nelson
1
-0
/
+1
2020-04-15
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
1
-1
/
+1
2020-04-14
Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-9
/
+14
2020-04-14
rtw88: avoid unused function warnings
Arnd Bergmann
1
-8
/
+3
2020-04-14
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
1
-6
/
+6
2020-04-13
net: mvneta: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-04-13
net: tun: record RX queue in skb before do_xdp_generic()
Gilberto Bertin
1
-1
/
+2
2020-04-12
net: ethernet: ti: Add missing '\n' in log messages
Christophe JAILLET
1
-3
/
+3
2020-04-12
soc: qcom: ipa: Add a missing '\n' in a log message
Christophe JAILLET
1
-3
/
+2
2020-04-12
net: neterion: remove redundant assignment to variable tmp64
Colin Ian King
1
-1
/
+1
2020-04-12
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
1
-22
/
+24
2020-04-09
net: macsec: fix using wrong structure in macsec_changelink()
Taehee Yoo
1
-1
/
+1
2020-04-09
net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list
Paul Blakey
1
-12
/
+7
2020-04-09
net/mlx5e: Fix devlink port netdev unregistration sequence
Parav Pandit
1
-1
/
+1
2020-04-09
net/mlx5e: Fix pfnum in devlink port attribute
Parav Pandit
1
-4
/
+5
2020-04-09
net/mlx5e: Fix missing pedit action after ct clear action
Roi Dayan
1
-1
/
+2
2020-04-09
net/mlx5e: Fix nest_level for vlan pop action
Dmytro Linkin
1
-2
/
+3
2020-04-09
net/mlx5e: Add missing release firmware call
Eran Ben Elisha
1
-1
/
+4
2020-04-09
net/mlx5: Fix condition for termination table cleanup
Eli Cohen
2
-10
/
+3
2020-04-09
net/mlx5: Fix frequent ioread PCI access during recovery
Moshe Shemesh
1
-1
/
+1
2020-04-08
ionic: set station addr only if needed
Shannon Nelson
1
-13
/
+19
2020-04-08
ionic: replay filters after fw upgrade
Shannon Nelson
3
-15
/
+51
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+0
2020-04-08
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
1
-1
/
+1
2020-04-08
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
2
-1
/
+31
2020-04-08
net: dsa: mt7530: move mt7623 settings out off the mt7530
René van Dorst
2
-95
/
+0
2020-04-08
net: fec: set GPR bit on suspend by DT configuration.
Martin Fuzzey
2
-29
/
+127
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
24
-94
/
+141
2020-04-06
macsec: fix NULL dereference in macsec_upd_offload()
Davide Caratti
1
-0
/
+3
2020-04-06
net: dsa: bcm_sf2: Ensure correct sub-node is parsed
Florian Fainelli
1
-1
/
+6
2020-04-06
qed: remove redundant assignment to variable 'rc'
Colin Ian King
1
-1
/
+1
2020-04-06
wimax: remove some redundant assignments to variable result
Colin Ian King
1
-5
/
+2
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
1
-3
/
+6
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
Petr Machata
1
-3
/
+6
[prev]
[next]