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
/
iavf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
iavf: check for null in iavf_fix_features
Nicholas Nunley
1
-1
/
+2
2021-11-16
iavf: Fix return of set the new channel count
Mateusz Palczewski
1
-0
/
+15
2021-10-29
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
2
-0
/
+56
2021-10-29
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
1
-7
/
+17
2021-10-19
iavf: Combine init and watchdog state machines
Mateusz Palczewski
2
-80
/
+57
2021-10-19
iavf: Add __IAVF_INIT_FAILED state
Mateusz Palczewski
2
-15
/
+21
2021-10-19
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
3
-18
/
+31
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-3
/
+3
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+10
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+47
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
3
-2
/
+47
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2021-08-09
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
1
-5
/
+8
2021-07-19
iavf: fix locking of critical sections
Stefan Assmann
1
-7
/
+50
2021-07-19
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
1
-1
/
+0
2021-07-01
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-18
iavf: clean up packet type lookup table
Jesse Brandeburg
2
-119
/
+6
2021-04-23
iavf: redefine the magic number for FDIR GTP-U header fields
Haiyue Wang
1
-3
/
+12
2021-04-23
iavf: enhance the duplicated FDIR list scan handling
Haiyue Wang
1
-6
/
+3
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2
-3
/
+8
2021-04-23
iavf: remove duplicate free resources calls
Stefan Assmann
1
-2
/
+0
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
5
-4
/
+450
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
4
-0
/
+214
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
3
-4
/
+14
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
3
-4
/
+4
2021-03-22
iavf: Enable flex-bytes support
Haiyue Wang
3
-2
/
+327
2021-03-22
iavf: Support Ethernet Type Flow Director filters
Haiyue Wang
3
-1
/
+42
2021-03-22
iavf: Support IPv6 Flow Director filters
Haiyue Wang
3
-0
/
+246
2021-03-22
iavf: Support IPv4 Flow Director filters
Haiyue Wang
5
-1
/
+881
2021-03-22
iavf: Add framework to enable ethtool ntuple filters
Haiyue Wang
4
-1
/
+257
2021-03-05
net: intel: iavf: fix error return code of iavf_init_get_resources()
Jia-Ju Bai
1
-1
/
+2
2021-02-05
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
1
-14
/
+1
2021-01-06
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-12-18
iavf: fix double-release of rtnl_lock
Jakub Kicinski
1
-3
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
4
-14
/
+14
2020-09-25
iavf: Fix incorrect adapter get in iavf_resume
Sylwester Dziedziuch
1
-2
/
+2
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-8
/
+3
2020-07-30
iavf: use generic power management
Vaibhav Gupta
1
-33
/
+12
2020-07-02
iavf: Fix updating statistics
Tony Nguyen
1
-1
/
+4
2020-07-02
iavf: fix error return code in iavf_init_get_resources()
Wei Yongjun
1
-1
/
+3
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-1
/
+1
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
4
-23
/
+1
2020-06-12
iavf: increase reset complete wait time
Paul Greenwalt
2
-7
/
+9
2020-06-12
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
3
-6
/
+24
[prev]
[next]