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
2019-05-02
ice: Remove unnecessary wait when disabling/enabling Rx queues
Brett Creeley
1
-8
/
+2
2019-05-02
ice: Add ability to update rx-usecs-high
Brett Creeley
4
-2
/
+33
2019-05-02
ice: Add 52 byte RSS hash key support
Paul Greenwalt
2
-7
/
+8
2019-05-02
ice: Use ice_for_each_q_vector macro where possible
Brett Creeley
2
-8
/
+8
2019-05-02
ice: Validate ring existence and its q_vector per VSI
Maciej Fijalkowski
1
-1
/
+2
2019-05-02
ice: Reduce scope of variable in ice_vsi_cfg_rxqs
Brett Creeley
1
-7
/
+11
2019-05-02
ice: Resolve static analysis reported issue
Bruce Allan
1
-10
/
+2
2019-05-02
ice: Return configuration error without queue to disable
Akeem G Abodunrin
1
-7
/
+10
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
7
-56
/
+205
2019-05-02
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
3
-9
/
+32
2019-05-02
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
4
-12
/
+410
2019-05-02
net: mvpp2: cls: Use a bitfield to represent the flow_type
Maxime Chevallier
2
-69
/
+109
2019-05-02
net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_write
Maxime Chevallier
1
-3
/
+3
2019-05-01
net: ll_temac: Enable DMA when ready, not before
Esben Haabendal
1
-5
/
+10
2019-05-01
net: ll_temac: Allow configuration of IRQ coalescing
Esben Haabendal
2
-12
/
+32
2019-05-01
net: ll_temac: Replace bad usage of msleep() with usleep_range()
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix bug causing buffer descriptor overrun
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix iommu/swiotlb leak
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Support indirect_mutex share within TEMAC IP
Esben Haabendal
3
-20
/
+37
2019-05-01
net: ll_temac: Allow use on x86 platforms
Esben Haabendal
1
-2
/
+2
2019-05-01
net: ll_temac: Fix support for little-endian platforms
Esben Haabendal
1
-39
/
+50
2019-05-01
net: ll_temac: Add support for non-native register endianness
Esben Haabendal
2
-22
/
+77
2019-05-01
net: ll_temac: Fix support for 64-bit platforms
Esben Haabendal
2
-4
/
+32
2019-05-01
net: ll_temac: Extend support to non-device-tree platforms
Esben Haabendal
3
-66
/
+147
2019-05-01
net: ll_temac: Fix and simplify error handling by using devres functions
Esben Haabendal
3
-42
/
+22
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
1
-1
/
+1
2019-05-01
netdevsim: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2019-05-01
sfc: mcdi_port: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-01
net: aquantia: remove outdated device ids
Nikita Danilov
3
-12
/
+0
2019-05-01
net: aquantia: fixups on 64bit dma counters
Dmitry Bogdanov
6
-64
/
+36
2019-05-01
net: aquantia: get total counters from DMA block
Dmitry Bogdanov
1
-4
/
+5
2019-05-01
net: aquantia: fetch up to date statistics on ethtool request
Dmitry Bogdanov
1
-1
/
+8
2019-05-01
net: aquantia: extract timer cb into work job
Igor Russkikh
2
-6
/
+20
2019-05-01
net: aquantia: introduce fwreq mutex
Nikita Danilov
4
-10
/
+42
2019-05-01
net: aquantia: user correct MSI irq type
Igor Russkikh
1
-1
/
+1
2019-05-01
net: aquantia: use macros for better visibility
Igor Russkikh
2
-8
/
+8
2019-05-01
net: aquantia: improve ifup link detection
Igor Russkikh
1
-2
/
+1
2019-05-01
net: aquantia: link status irq handling
Igor Russkikh
4
-19
/
+50
2019-05-01
net: aquantia: create global service workqueue
Nikita Danilov
4
-1
/
+56
2019-05-01
net: aquantia: link interrupt handling function
Igor Russkikh
1
-0
/
+14
2019-05-01
net: aquantia: add link interrupt fields
Igor Russkikh
2
-1
/
+4
2019-05-01
net: aquantia: implement hwmon api for chip temperature
Yana Esina
4
-0
/
+144
2019-05-01
net: aquantia: add infrastructure to readout chip temperature
Yana Esina
3
-0
/
+39
2019-05-01
r8169: remove manual autoneg restart workaround
Heiner Kallweit
1
-8
/
+0
2019-05-01
r8169: add rtl_reset_packet_filter
Heiner Kallweit
1
-13
/
+12
2019-05-01
r8169: add helpers rtl_eri_set/clear_bits
Heiner Kallweit
1
-36
/
+40
2019-05-01
r8169: make ERIAR_EXGMAC the default in eri functions
Heiner Kallweit
1
-114
/
+108
2019-05-01
net: dsa: mv88e6060: Remove support for legacy probing
Andrew Lunn
2
-40
/
+2
2019-05-01
net: dsa: mv88e6060: Support probing as an mdio device
Andrew Lunn
1
-1
/
+58
2019-05-01
net: dsa: b53: Use vlan_filtering property from dsa_switch
Vladimir Oltean
2
-4
/
+2
[next]