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
2013-09-22
DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
Russell King
1
-11
/
+5
2013-09-22
DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-22
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-22
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-17
DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
Russell King
1
-9
/
+4
2013-09-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-13
MIPS: DECstation I/O ASIC DMA interrupt handling fix
Maciej W. Rozycki
1
-0
/
+1
2013-09-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
29
-0
/
+30315
2013-09-12
net: tilegx driver: avoid compiler warning
Chris Metcalf
1
-3
/
+3
2013-09-12
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+4
2013-09-12
net: korina: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+4
2013-09-11
qlcnic: Fix warning reported by kbuild test robot.
Jitendra Kalsaria
1
-1
/
+1
2013-09-11
bnx2x: avoid atomic allocations during initialization
Michal Schmidt
1
-15
/
+23
2013-09-11
i40e: include i40e in kernel proper
Jesse Brandeburg
3
-0
/
+63
2013-09-11
i40e: debugfs interface
Jesse Brandeburg
1
-0
/
+2076
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg
16
-0
/
+13813
2013-09-11
i40e: implement virtual device interface
Jesse Brandeburg
3
-0
/
+2823
2013-09-11
i40e: driver core headers
Jesse Brandeburg
3
-0
/
+899
2013-09-11
i40e: driver ethtool core
Jesse Brandeburg
1
-0
/
+1449
2013-09-11
i40e: transmit, receive, and NAPI
Jesse Brandeburg
1
-0
/
+1817
2013-09-11
i40e: main driver core
Jesse Brandeburg
1
-0
/
+7375
2013-09-10
bnx2x: Fix configuration of doorbell block
Ariel Elior
2
-3
/
+1
2013-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-16
/
+5
2013-09-06
mlx5: remove unused MLX5_DEBUG param in Kconfig
Michael Opdenacker
1
-10
/
+0
2013-09-06
bnx2x: Restore a call to config_init
Eilon Greenstein
1
-6
/
+3
2013-09-06
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
1
-0
/
+2
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+5
2013-09-06
net: stmmac: fix bad merge conflict resolution
Olof Johansson
1
-0
/
+1
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
249
-10940
/
+28620
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-205
/
+332
2013-09-05
bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize
Dave Jones
1
-1
/
+2
2013-09-05
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
1
-0
/
+16
2013-09-05
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
1
-1
/
+12
2013-09-05
icplus: Use netif_running to determine device state
Jon Mason
1
-1
/
+1
2013-09-05
ethernet/arc/arc_emac: Fix huge delays in large file copies
Vineet Gupta
1
-2
/
+2
2013-09-05
qlcnic: use standard NAPI weights
Michal Schmidt
2
-19
/
+12
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
6
-60
/
+145
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
10
-144
/
+513
2013-09-05
driver/net: enic: update enic maintainers and driver
govindarajulu.v
1
-1
/
+1
2013-09-05
driver/net: enic: Exposing symbols for Cisco's low latency driver
govindarajulu.v
2
-0
/
+11
2013-09-05
driver/net: enic: Try DMA 64 first, then failover to DMA
govindarajulu.v
1
-4
/
+4
2013-09-05
driver/net: enic: record q_number and rss_hash for skb
govindarajulu.v
1
-0
/
+11
2013-09-05
driver/net: enic: Add multi tx support for enic
govindarajulu.v
2
-13
/
+25
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-3
/
+334
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+4
2013-09-04
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
1
-5
/
+7
2013-09-04
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...
Sonic Zhang
1
-2
/
+2
2013-09-04
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2
-46
/
+77
2013-09-04
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
1
-1
/
+1
[next]