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
pinetabv-6.6.y-devel
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
2020-11-03
net: mscc: ocelot: don't reset the pvid to 0 when deleting it
Vladimir Oltean
1
-4
/
+0
2020-11-03
net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0
Vladimir Oltean
1
-36
/
+17
2020-11-03
net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()
Grygorii Strashko
1
-18
/
+10
2020-11-03
net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
Grygorii Strashko
2
-48
/
+82
2020-11-03
net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...
Grygorii Strashko
2
-34
/
+108
2020-11-03
net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
Grygorii Strashko
1
-29
/
+1
2020-11-03
net: ethernet: ti: am65-cpsw: keep active if cpts enabled
Grygorii Strashko
1
-0
/
+7
2020-11-03
net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
Grygorii Strashko
2
-7
/
+20
2020-11-03
net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()
Grygorii Strashko
3
-4
/
+23
2020-11-03
net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()
Grygorii Strashko
1
-2
/
+2
2020-11-03
net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdata
Grygorii Strashko
2
-1
/
+5
2020-11-03
net: ethernet: ti: am65-cpsw: move ale selection in pdata
Grygorii Strashko
2
-1
/
+4
2020-11-03
net: driver: hamradio: Fix potential unterminated string
Andrew Lunn
1
-1
/
+1
2020-11-03
drivers: net: wan: lmc: Fix W=1 set but used variable warnings
Andrew Lunn
1
-7
/
+2
2020-11-03
drivers: net: xen-netfront: Fixed W=1 set but unused warnings
Andrew Lunn
1
-2
/
+1
2020-11-03
drivers: net: davicom Add COMPILE_TEST support
Andrew Lunn
1
-1
/
+1
2020-11-03
drivers: net: davicom: Fixed unused but set variable with W=1
Andrew Lunn
1
-6
/
+3
2020-11-03
drivers: net: tulip: Fix set but not used with W=1
Andrew Lunn
1
-0
/
+4
2020-11-03
net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500
Ivan Mikhaylov
1
-2
/
+18
2020-11-03
net: ftgmac100: move phy connect out from ftgmac100_setup_mdio
Ivan Mikhaylov
1
-50
/
+54
2020-11-01
r8169: use pm_runtime_put_sync in rtl_open error path
Heiner Kallweit
1
-5
/
+3
2020-11-01
r8169: remove unneeded memory barrier in rtl_tx
Heiner Kallweit
1
-2
/
+1
2020-11-01
ne2k: Fix Typo in RW-Bugfix
Armin Wolf
2
-2
/
+2
2020-11-01
net: macb: add support for high speed interface
Parshuram Thombare
2
-6
/
+166
2020-11-01
octeontx2-af: Display CGX, NIX and PF map in debugfs.
Rakesh Babu
1
-0
/
+47
2020-11-01
octeontx2-af: Display NIX1 also in debugfs
Rakesh Babu
2
-43
/
+125
2020-11-01
octeontx2-pf: Calculate LBK link instead of hardcoding
Subbaraya Sundeep
2
-2
/
+8
2020-11-01
octeontx2-af: Mbox changes for 98xx
Subbaraya Sundeep
5
-18
/
+94
2020-11-01
octeontx2-af: Add NIX1 interfaces to NPC
Subbaraya Sundeep
7
-107
/
+337
2020-11-01
octeontx2-af: Setup MCE context for assigned NIX
Subbaraya Sundeep
1
-20
/
+36
2020-11-01
octeontx2-af: Map NIX block from CGX connection
Subbaraya Sundeep
6
-10
/
+107
2020-11-01
octeontx2-af: Initialize NIX1 block
Rakesh Babu
3
-35
/
+104
2020-11-01
octeontx2-af: Manage new blocks in 98xx
Rakesh Babu
3
-49
/
+105
2020-11-01
octeontx2-af: Update get/set resource count functions
Subbaraya Sundeep
2
-22
/
+53
2020-11-01
net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
Robert Hancock
2
-26
/
+71
2020-10-31
net: ipa: avoid a bogus warning
Alex Elder
1
-2
/
+2
2020-10-31
r8169: remove no longer needed private rx/tx packet/byte counters
Heiner Kallweit
1
-34
/
+0
2020-10-31
r8169: use struct pcpu_sw_netstats for rx/tx packet/byte counters
Heiner Kallweit
1
-3
/
+8
2020-10-31
net: tlan: Replace in_irq() usage
Sebastian Andrzej Siewior
1
-41
/
+57
2020-10-31
net: forcedeth: Replace context and lock check with a lockdep_assert()
Sebastian Andrzej Siewior
1
-5
/
+1
2020-10-31
net: neterion: s2io: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
2
-20
/
+25
2020-10-31
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
2
-26
/
+99
2020-10-31
net: mscc: ocelot: make entry_type a member of struct ocelot_multicast
Vladimir Oltean
2
-34
/
+34
2020-10-31
net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_add
Vladimir Oltean
1
-5
/
+2
2020-10-31
net: mscc: ocelot: use ether_addr_copy
Vladimir Oltean
1
-2
/
+2
2020-10-31
net: mscc: ocelot: classify L2 mdb entries as LOCKED
Vladimir Oltean
1
-1
/
+1
2020-10-31
sfc: advertise our vlan features
Edward Cree
1
-0
/
+2
2020-10-31
sfc: only use fixed-id if the skb asks for it
Edward Cree
2
-7
/
+8
2020-10-31
sfc: implement encap TSO on EF100
Edward Cree
2
-21
/
+37
2020-10-31
sfc: extend bitfield macros to 17 fields
Edward Cree
1
-5
/
+37
[next]