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
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
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
/
i40evf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
23
-18615
/
+0
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2
-222
/
+218
2018-08-30
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
1
-0
/
+2
2018-08-30
i40evf: Don't enable vlan stripping when rx offload is turned on
Patryk Małek
1
-5
/
+6
2018-08-30
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
1
-0
/
+2
2018-08-30
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
1
-0
/
+32
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
1
-2
/
+9
2018-08-30
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2
-60
/
+298
2018-08-07
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
1
-0
/
+2
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
1
-0
/
+2
2018-08-07
i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register
YueHaibing
1
-69
/
+0
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
1
-1
/
+1
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
1
-1
/
+2
2018-05-14
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
Jacob Keller
2
-3
/
+3
2018-05-14
i40evf: Fix client header define
Jeff Kirsher
1
-3
/
+3
2018-04-30
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
1
-0
/
+18
2018-04-30
i40e: fix reading LLDP configuration
Mariusz Stachura
1
-1
/
+9
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
6
-17
/
+15
2018-04-30
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
1
-1
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
23
-522
/
+25
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
21
-0
/
+21
2018-03-19
i40evf: remove flags that are never used
Jacob Keller
1
-3
/
+0
2018-03-19
i40evf: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
1
-12
/
+11
2018-03-14
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
1
-1
/
+1
2018-02-26
i40evf: remove redundant array comparisons to 0 checks
Colin Ian King
1
-36
/
+25
2018-02-26
i40evf: pass struct virtchnl_filter by reference rather than by value
Colin Ian King
1
-14
/
+18
2018-02-26
i40e/i40evf: use SW variables for hang detection
Alan Brady
1
-1
/
+1
2018-02-26
i40evf: Fix double locking the same resource
Paweł Jabłoński
1
-6
/
+8
2018-02-14
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
3
-5
/
+810
2018-02-14
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
3
-3
/
+67
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2
-0
/
+20
2018-02-14
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
3
-1
/
+257
2018-02-14
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
3
-8
/
+22
2018-02-13
i40evf: Make VF reset warning message more clear
Harshitha Ramamurthy
1
-1
/
+1
2018-02-13
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
1
-39
/
+56
2018-02-13
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
1
-4
/
+7
2018-02-13
i40evf: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-4
/
+4
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
4
-126
/
+262
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
4
-42
/
+53
2018-02-12
i40evf: Correctly populate rxitr_idx and txitr_idx
Alexander Duyck
1
-9
/
+15
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
3
-28
/
+39
2018-02-12
i40e/i40evf: Don't bother setting the CLEARPBA bit
Alexander Duyck
1
-1
/
+10
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2
-9
/
+9
2018-02-12
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
1
-45
/
+14
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
4
-21
/
+20
2018-02-12
i40e: fix typo in function description
Alan Brady
1
-1
/
+1
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
1
-1
/
+1
2018-01-27
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
3
-10
/
+7
2018-01-27
i40e: cleanup unnecessary parens
Jeff Kirsher
1
-1
/
+1
[next]