index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
6
-11
/
+14
2019-08-11
ixgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-17
/
+5
2019-08-11
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-08-11
fm10k: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-08-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-51
/
+90
2019-08-05
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
1
-18
/
+21
2019-08-05
i40e: verify string count matches even on early return
Jacob Keller
1
-1
/
+2
2019-08-05
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
1
-0
/
+4
2019-08-05
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
1
-28
/
+35
2019-08-05
i40e: fix code comments
Jeff Kirsher
1
-1
/
+1
2019-08-05
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2
-1
/
+13
2019-08-05
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
1
-0
/
+5
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
3
-2
/
+9
2019-08-04
fm10k: fix fm10k_get_fault_pf to read correct address
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
Jacob Keller
4
-18
/
+11
2019-08-04
fm10k: mark unused parameters with __always_unused
Jacob Keller
5
-21
/
+28
2019-08-04
fm10k: cast page_addr to u8 * when incrementing it
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: explicitly return 0 on success path in function
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: remove needless initialization of size local variable
Jacob Keller
1
-1
/
+1
2019-08-04
fm10k: remove needless assignment of err local variable
Jacob Keller
1
-5
/
+5
2019-08-04
fm10k: remove unnecessary variable initializer
Jacob Keller
1
-1
/
+1
2019-08-02
fm10k: reduce scope of the ring variable
Jacob Keller
1
-2
/
+2
2019-08-02
fm10k: reduce the scope of the result local variable
Jacob Keller
1
-2
/
+1
2019-08-02
fm10k: reduce the scope of the local msg variable
Jacob Keller
1
-2
/
+4
2019-08-02
fm10k: reduce the scope of the local i variable
Jacob Keller
1
-2
/
+2
2019-08-02
fm10k: reduce the scope of the err variable
Jacob Keller
1
-2
/
+3
2019-08-02
fm10k: reduce the scope of the tx_buffer variable
Jacob Keller
1
-2
/
+2
2019-08-02
fm10k: reduce the scope of the q_idx local variable
Jacob Keller
1
-4
/
+5
2019-08-02
fm10k: reduce the scope of local err variable
Jacob Keller
1
-2
/
+3
2019-08-02
fm10k: reduce the scope of qv local variable
Jacob Keller
1
-2
/
+2
2019-08-02
fm10k: reduce scope of *p local variable
Jacob Keller
1
-3
/
+2
2019-08-01
fm10k: reduce scope of the err variable
Jacob Keller
1
-3
/
+3
2019-07-31
ice: Bump version number
Tony Nguyen
1
-1
/
+1
2019-07-31
ice: Remove flag to track VF interrupt status
Akeem G Abodunrin
2
-16
/
+0
2019-07-31
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
4
-102
/
+48
2019-07-31
ice: Don't return error for disabling LAN Tx queue that does exist
Akeem G Abodunrin
1
-0
/
+3
2019-07-31
ice: Remove duplicate code in ice_alloc_rx_bufs
Brett Creeley
1
-11
/
+3
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
2
-0
/
+7
2019-07-31
ice: Update number of VF queue before setting VSI resources
Akeem G Abodunrin
1
-5
/
+5
2019-07-31
ice: Set up Tx scheduling tree based on alloc VSI Tx queues
Akeem G Abodunrin
1
-3
/
+3
2019-07-31
ice: Only bump Rx tail and release buffers once per napi_poll
Brett Creeley
1
-15
/
+27
2019-07-31
ice: Disable VFs until reset is completed
Akeem G Abodunrin
1
-0
/
+5
2019-07-31
ice: Do not configure port with no media
Tony Nguyen
2
-82
/
+158
2019-07-31
ice: separate out control queue lock creation
Jacob Keller
3
-29
/
+91
2019-07-31
ice: Always set prefena when configuring an Rx queue
Brett Creeley
2
-1
/
+9
2019-07-31
ice: Move vector base setup to PF VSI
Tony Nguyen
1
-4
/
+4
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
5
-130
/
+91
2019-07-31
ice: add lp_advertising flow control support
Paul Greenwalt
1
-32
/
+72
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
3
-4
/
+4
[prev]
[next]