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
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-16
/
+0
2020-08-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
19
-87
/
+445
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+10
2020-08-01
ice: Misc minor fixes
Tony Nguyen
9
-18
/
+14
2020-08-01
ice: adjust profile ID map locks
Victor Raj
1
-45
/
+45
2020-08-01
ice: update PTYPE lookup table
Tony Nguyen
1
-0
/
+314
2020-08-01
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
2
-0
/
+10
2020-08-01
ice: Graceful error handling in HW table calloc failure
Surabhi Boob
1
-1
/
+3
2020-08-01
ice: port fix for chk_linearlize
Kiran Patil
1
-3
/
+23
2020-08-01
ice: Allow 2 queue pairs per VF on SR-IOV initialization
Brett Creeley
2
-0
/
+3
2020-08-01
ice: Clear and free XLT entries on reset
Vignesh Sridhar
1
-1
/
+3
2020-08-01
ice: add useful statistics
Jesse Brandeburg
5
-2
/
+15
2020-08-01
ice: remove page_reuse statistic
Jesse Brandeburg
2
-3
/
+0
2020-08-01
ice: Fix RSS profile locks
Vignesh Sridhar
1
-6
/
+7
2020-08-01
ice: fix the vsi_id mask to be 10 bit for set_rss_lut
Kiran Patil
1
-1
/
+1
2020-08-01
ice: rename misleading grst_delay variable
Nick Nunley
1
-5
/
+5
2020-08-01
ice: mark PM functions as __maybe_unused
Wei Yongjun
1
-2
/
+2
2020-07-30
igb: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-07-30
ixgbe: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-30
ixgbe: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
igb: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e1000e: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e1000: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-30
e100: use generic power management
Vaibhav Gupta
1
-18
/
+14
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
1
-0
/
+9
2020-07-30
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
1
-3
/
+1
2020-07-30
ixgbevf: use generic power management
Vaibhav Gupta
1
-34
/
+10
2020-07-30
ixgbe: use generic power management
Vaibhav Gupta
1
-46
/
+15
2020-07-30
igbvf: use generic power management
Vaibhav Gupta
1
-29
/
+8
2020-07-30
iavf: use generic power management
Vaibhav Gupta
1
-33
/
+12
2020-07-29
ice: fix unused parameter warning
Tony Nguyen
1
-2
/
+2
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
1
-2
/
+0
2020-07-29
ice: reduce scope of variable
Bruce Allan
1
-2
/
+4
2020-07-29
ice: cleanup VSI on probe fail
Marcin Szycik
1
-5
/
+7
2020-07-29
ice: Allow all VLANs in safe mode
Brett Creeley
1
-2
/
+57
2020-07-29
ice: need_wakeup flag might not be set for Tx
Krzysztof Kazimierczak
1
-8
/
+2
2020-07-29
ice: distribute Tx queues evenly
Victor Raj
1
-4
/
+51
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
2
-2
/
+13
2020-07-29
ice: Add RL profile bit mask check
Tarun Singh
1
-5
/
+6
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
1
-2
/
+8
2020-07-29
ice: return correct error code from ice_aq_sw_rules
Kiran Patil
1
-1
/
+7
2020-07-29
ice: restore VF MSI-X state during PCI reset
Nick Nunley
3
-0
/
+34
2020-07-29
ice: fix link event handling timing
Dave Ertman
2
-1
/
+7
2020-07-29
ice: Fix link broken after GLOBR reset
Dave Ertman
1
-4
/
+0
2020-07-29
ice: Implement LFC workaround
Dave Ertman
6
-38
/
+148
2020-07-29
ice: implement device flash update via devlink
Jacob Keller
9
-1
/
+1007
2020-07-29
ice: add flags indicating pending update of firmware module
Jacob Keller
3
-0
/
+24
2020-07-29
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
5
-2
/
+281
2020-07-29
ice: Add support for unified NVM update flow capability
Jacek Naczyk
3
-0
/
+11
2020-07-27
igc: Fix static checker warning
Sasha Neftin
1
-1
/
+1
[next]