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
2016-04-21
fm10k: use DRV_SUMMARY to reduce code duplication
Jacob Keller
1
-3
/
+3
2016-04-21
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
1
-5
/
+9
2016-04-21
fm10k: remove debug-statistics support
Jacob Keller
1
-71
/
+1
2016-04-21
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-25
/
+34
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
1
-16
/
+15
2016-04-20
arcnet: com90xx: add __init attribute
Julia Lawall
1
-1
/
+1
2016-04-20
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
1
-2
/
+6
2016-04-20
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
1
-1
/
+1
2016-04-19
net: w5100: don't build spi driver without w5100
Arnd Bergmann
1
-1
/
+1
2016-04-19
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2016-04-18
enic: set netdev->vlan_features
Govindarajulu Varadarajan
1
-0
/
+1
2016-04-18
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
4
-26
/
+335
2016-04-18
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+81
2016-04-18
tun: don't require serialization lock on tx
Paolo Abeni
1
-1
/
+1
2016-04-18
net: dsa: mv88e6xxx: remove switch ID from ps
Vivien Didelot
2
-33
/
+0
2016-04-18
net: dsa: mv88e6xxx: add number of db to info
Vivien Didelot
6
-18
/
+19
2016-04-18
net: dsa: mv88e6xxx: add number of ports to info
Vivien Didelot
6
-56
/
+38
2016-04-18
net: dsa: mv88e6xxx: add family to info
Vivien Didelot
6
-63
/
+38
2016-04-18
net: dsa: mv88e6xxx: add switch info
Vivien Didelot
6
-32
/
+93
2016-04-18
net: dsa: mv88e6xxx: read switch ID in probe
Vivien Didelot
1
-27
/
+30
2016-04-18
net: dsa: mv88e6xxx: drop revision probing
Vivien Didelot
5
-42
/
+1
2016-04-18
net: dsa: mv88e6xxx: drop double ds assignment
Vivien Didelot
4
-8
/
+0
2016-04-18
net: dsa: constify probed name
Vivien Didelot
8
-32
/
+33
2016-04-18
macsec: fix crypto Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2016-04-17
nfp: add async reconfiguration mechanism
Jakub Kicinski
2
-27
/
+157
2016-04-17
nfp: remove buggy RX buffer length validation
Jakub Kicinski
1
-12
/
+14
2016-04-17
nfp: remove unused suspicious mask defines
Jakub Kicinski
1
-4
/
+0
2016-04-17
nfp: correct names of constants in comments
Jakub Kicinski
1
-3
/
+3
2016-04-17
nfp: remove unnecessary static
Jakub Kicinski
1
-1
/
+1
2016-04-17
nfp: check the right pointer for errors
Jakub Kicinski
1
-1
/
+1
2016-04-17
net: bcmgenet: device stats are unsigned long
Eric Dumazet
1
-1
/
+5
2016-04-17
fjes: Update fjes driver version : 1.1
Taku Izumi
1
-1
/
+1
2016-04-17
fjes: Introduce spinlock for rx_status
Taku Izumi
3
-9
/
+72
2016-04-17
fjes: Enhance changing MTU related work
Taku Izumi
3
-11
/
+58
2016-04-17
fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
Taku Izumi
1
-1
/
+2
2016-04-17
fjes: fix incorrect statistics information in fjes_xmit_frame()
Taku Izumi
1
-7
/
+7
2016-04-17
fjes: optimize timeout value
Taku Izumi
1
-3
/
+3
2016-04-17
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
1
-6
/
+0
2016-04-17
dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros
Andrew Lunn
6
-123
/
+224
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2
-23
/
+15
2016-04-17
net: dsa: mv88e6xxx: share the same default FDB
Vivien Didelot
1
-26
/
+2
2016-04-17
net: dsa: mv88e6xxx: enable SA learning on DSA ports
Vivien Didelot
1
-2
/
+2
2016-04-17
net: dsa: mv88e6xxx: unlock DSA and CPU ports
Vivien Didelot
1
-1
/
+1
2016-04-17
net: w5100: support W5200
Akinobu Mita
4
-48
/
+289
2016-04-17
net: w5100: support SPI interface mode
Akinobu Mita
3
-0
/
+151
2016-04-17
net: w5100: enable to support sleepable register access interface
Akinobu Mita
2
-38
/
+153
2016-04-17
net: w5100: add ability to support other bus interface
Akinobu Mita
2
-201
/
+431
2016-04-17
net: w5100: move mmiowb into register access callbacks
Akinobu Mita
1
-29
/
+15
2016-04-17
vxlan: reduce usage of synchronize_net in ndo_stop
Hannes Frederic Sowa
1
-8
/
+20
[prev]
[next]