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-06-06
net: systemport: correctly check for RX_STATUS_OVFLOW flag
Florian Fainelli
1
-1
/
+1
2014-06-06
net: systemport: fix transmit locking scheme
Florian Fainelli
1
-5
/
+7
2014-06-06
amd-xgbe: Configuration and build support
Lendacky, Thomas
2
-1
/
+14
2014-06-06
amd-xgbe: Initial AMD 10GbE platform driver
Lendacky, Thomas
10
-0
/
+7609
2014-06-06
hplance: fix ram size in comment
Amos Kong
1
-2
/
+2
2014-06-06
mvme147: fix ram size in comment
Amos Kong
1
-3
/
+3
2014-06-06
dm9000: avoid sleeping in dm9000_timeout callback
Andrew Ruder
1
-3
/
+8
2014-06-06
dm9000: handle initial link status
Andrew Ruder
1
-1
/
+2
2014-06-06
dm9000: remove redundant ISR status clear
Andrew Ruder
1
-1
/
+0
2014-06-06
dm9000: clean up edge-triggered irq compatibility
Andrew Ruder
1
-10
/
+22
2014-06-06
dm9000: clean up reset code
Andrew Ruder
1
-11
/
+5
2014-06-06
dm9000: acquire irq flags from device tree
Andrew Ruder
1
-0
/
+3
2014-06-06
qlcnic: Initialize mailbox cmd structure to zero
Rajesh Borundia
1
-0
/
+3
2014-06-06
gianfar: Call netif_carrier_off() prior to registration
Fabio Estevam
1
-3
/
+3
2014-06-05
i40e: add missing VSI statistics
Shannon Nelson
2
-0
/
+26
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
7
-16
/
+5
2014-06-05
i40e: refactor stats collection
Shannon Nelson
1
-166
/
+189
2014-06-05
i40e: refactor send version
Jesse Brandeburg
1
-13
/
+18
2014-06-05
i40e/i40evf: VEB structure added, GTIME macro update
Kamil Krawczyk
2
-4
/
+24
2014-06-05
i40e: notify VF of all types of resets
Mitch Williams
1
-3
/
+3
2014-06-05
i40evf: fix crash when changing ring sizes
Mitch Williams
3
-13
/
+15
2014-06-05
i40evf: set descriptor multiple to 32
Mitch Williams
1
-1
/
+1
2014-06-05
i40e: clamp jumbo frame size
Jesse Brandeburg
1
-1
/
+1
2014-06-05
i40e/i40evf: remove unused RX_LRO define
Jesse Brandeburg
2
-14
/
+0
2014-06-05
i40e: remove check for large buffer
Kamil Krawczyk
1
-6
/
+0
2014-06-05
i40e: Rework register diagnostic
Kamil Krawczyk
1
-13
/
+37
2014-06-05
i40e: don't use OR to check a value
Jesse Brandeburg
1
-2
/
+2
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2014-06-05
trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...
Antonio Ospite
1
-5
/
+5
2014-06-05
gianfar: Fix the section mismatch warnings.
Xiubo Li
1
-1
/
+1
2014-06-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-21
/
+24
2014-06-04
mlx4_core: Fix GFP flags parameters to be gfp_t
Roland Dreier
3
-3
/
+3
2014-06-04
e1000: Use time_after() for time comparison
Manuel Schölling
1
-1
/
+2
2014-06-04
e1000: remove the check: skb->len<=0
Yongjian Xu
1
-5
/
+0
2014-06-04
igb: add defaults for i210 TX/RX PBSIZE
Todd Fujinaka
3
-0
/
+13
2014-06-04
igb: use mac loopback for i354 backplane
Todd Fujinaka
1
-2
/
+2
2014-06-04
igb: rename igb_ptp_enable to igb_ptp_feature_enable
Jacob Keller
1
-5
/
+5
2014-06-04
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
1
-1
/
+0
2014-06-04
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2
-7
/
+2
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-57
/
+196
2014-06-04
sh_eth: fix SH7619/771x support
Sergei Shtylyov
1
-0
/
+21
2014-06-04
sh_eth: use RNC mode for packet reception
Ben Dooks
2
-11
/
+2
2014-06-04
bnx2x: Fix kernel crash and data miscompare after EEH recovery
wenxiong@linux.vnet.ibm.com
1
-0
/
+12
2014-06-04
bnx2x: Adapter not recovery from EEH error injection
wenxiong@linux.vnet.ibm.com
1
-2
/
+2
2014-06-04
net: driver: smsc: set NOCARRIER flag in dev at driver initialization
Balakumaran Kannan
1
-0
/
+2
2014-06-04
lpc_eth: Use resource_size instead of computation
Benoit Taine
1
-5
/
+3
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-54
/
+54
2014-06-03
net: hisilicon: add hix5hd2 mac driver
Zhangfei Gao
5
-0
/
+1100
2014-06-03
cnic: Fix missing ISCSI_KEVENT_IF_DOWN message
Michael Chan
1
-3
/
+5
2014-06-03
cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()
Michael Chan
1
-6
/
+0
[prev]
[next]