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
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
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
8
-21
/
+25
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-26
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
1
-0
/
+1
2017-10-26
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
1
-1
/
+1
2017-10-26
ixgbe: Fix Tx map failure path
Alexander Duyck
1
-12
/
+6
2017-10-26
igb: Fix TX map failure path
Jean-Philippe Brucker
1
-1
/
+1
2017-10-26
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
1
-5
/
+4
2017-10-26
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
1
-2
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
11
-19
/
+19
2017-10-10
i40e: Fix memory leak related filter programming status
Alexander Duyck
1
-27
/
+36
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
1
-1
/
+1
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
1
-1
/
+1
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
1
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
1
-0
/
+4
2017-09-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-40
/
+61
2017-09-06
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
1
-0
/
+1
2017-09-06
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2017-08-28
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
4
-10
/
+36
2017-08-28
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
4
-36
/
+0
2017-08-28
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2
-31
/
+30
2017-08-28
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2
-7
/
+12
2017-08-28
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-28
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
2017-08-28
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
1
-1
/
+3
2017-08-28
i40e: 25G FEC status improvements
Mariusz Stachura
1
-2
/
+16
2017-08-28
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
4
-0
/
+137
2017-08-28
i40e: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-28
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-28
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
1
-1
/
+1
2017-08-28
i40e: prevent snprintf format specifier truncation
Jacob Keller
2
-4
/
+4
2017-08-28
i40e: Store the requested FEC information
Mariusz Stachura
3
-0
/
+6
2017-08-28
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
1
-2
/
+8
2017-08-26
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-08-26
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
1
-22
/
+43
2017-08-26
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2
-2
/
+2
2017-08-26
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
2017-08-26
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
4
-23
/
+23
2017-08-26
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
1
-10
/
+13
2017-08-26
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2
-28
/
+70
2017-08-26
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
1
-0
/
+8
2017-08-26
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2
-61
/
+0
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
9
-88
/
+85
2017-08-26
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
1
-23
/
+23
2017-08-26
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
3
-1
/
+24
2017-08-26
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
4
-3
/
+4
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-19
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
1
-1
/
+1
[next]