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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-0
/
+1
2014-04-02
net: sxgbe: make "core_ops" static
Dan Carpenter
1
-1
/
+1
2014-04-02
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
1
-3
/
+3
2014-04-02
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
1
-7
/
+0
2014-04-02
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2
-1
/
+9
2014-04-02
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
3
-0
/
+17
2014-04-02
be2net: fix build dependency on VxLAN
Sathya Perla
2
-1
/
+19
2014-04-01
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2
-5
/
+18
2014-04-01
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2
-5
/
+19
2014-04-01
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
1
-2
/
+2
2014-04-01
i40e: Remove casts of pointer to same type
Joe Perches
1
-2
/
+2
2014-04-01
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2
-4
/
+3
2014-04-01
i40e/i40evf: fix error checking path
Jean Sacren
2
-10
/
+12
2014-04-01
i40e: fix function kernel doc description
Jean Sacren
1
-1
/
+1
2014-04-01
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
3
-9
/
+9
2014-04-01
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2
-2
/
+2
2014-04-01
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-1
/
+7
2014-04-01
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-04-01
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
1
-4
/
+0
2014-04-01
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
1
-5
/
+15
2014-04-01
net: fec: make sure to init MAC address
Lucas Stach
1
-4
/
+7
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
3
-29
/
+3
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-39
/
+19
2014-03-30
tg3: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+1
2014-03-30
bna: remove open-coded skb_cow_head.
françois romieu
1
-6
/
+4
2014-03-30
qlge: remove open-coded skb_cow_head.
françois romieu
1
-5
/
+4
2014-03-30
jme: remove open-coded skb_cow_head.
françois romieu
1
-14
/
+2
2014-03-30
atl1e: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-30
atl1c: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-30
atl1: remove open-coded skb_cow_head.
françois romieu
1
-8
/
+7
2014-03-29
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-7
/
+7
2014-03-29
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-29
cxgb4vf: Adds device Id for few more Chelsio adapters
Hariprasad Shenai
1
-0
/
+8
2014-03-29
cxgb4: Adds device ID for few more Chelsio Adapters
Hariprasad Shenai
1
-0
/
+12
2014-03-29
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
3
-4
/
+90
2014-03-29
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2
-0
/
+49
2014-03-29
net/mlx4: USe one wrapper that returns -EPERM
Or Gerlitz
3
-28
/
+4
2014-03-29
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
1
-0
/
+2
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
1
-2
/
+6
2014-03-28
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
5
-0
/
+147
2014-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-61
/
+131
2014-03-28
net: sxgbe: fix potential null dereference
Byungho An
1
-2
/
+8
2014-03-28
net: sxgbe: fix sparse warnings about static declaration
Byungho An
2
-4
/
+4
2014-03-28
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
3
-9
/
+125
2014-03-28
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
3
-58
/
+154
2014-03-28
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-2
/
+7
2014-03-28
igb: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-03-28
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
1
-3
/
+0
2014-03-28
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
3
-0
/
+10
[next]