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
/
i40evf
/
i40e_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register
YueHaibing
1
-69
/
+0
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-0
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-01-27
i40e: Add returning AQ critical error to SW
Michal Kosiarz
1
-0
/
+2
2018-01-10
i40e: track id can be 0
Jingjing Wu
1
-5
/
+0
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
1
-12
/
+12
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
1
-0
/
+69
2017-08-28
i40e: prevent snprintf format specifier truncation
Jacob Keller
1
-2
/
+2
2017-08-26
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
1
-1
/
+1
2017-06-02
i40evf: Add support for Adaptive Virtual Function
Preethi Banala
1
-0
/
+1
2017-06-02
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
1
-1
/
+1
2017-06-02
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
1
-5
/
+5
2017-06-02
i40e/i40evf: create and use new unified header file
Jesse Brandeburg
1
-1
/
+1
2017-05-31
i40evf: disable unused flags
Jesse Brandeburg
1
-2
/
+1
2017-04-20
i40e: new AQ commands
Jingjing Wu
1
-0
/
+212
2017-03-29
i40e: use register for XL722 control register read/write
Paul M Stillwell Jr
1
-2
/
+6
2017-02-19
i40e: refactor AQ CMD buffer debug printing
Alan Brady
1
-7
/
+12
2017-02-03
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
1
-1
/
+0
2016-12-07
i40e: Add support for 25G devices
Carolyn Wyborny
1
-0
/
+2
2016-09-23
i40e: avoid potential null pointer dereference when assigning len
Colin Ian King
1
-1
/
+2
2016-07-22
i40e: Remove device ID 0x37D4
Catherine Sullivan
1
-1
/
+0
2016-04-27
i40e: Add DeviceID for X722 QSFP+
Kamil Krawczyk
1
-0
/
+1
2016-04-06
i40e: Add new device ID for X722
Catherine Sullivan
1
-0
/
+1
2016-02-19
i40e: implement and use Rx CTL helper functions
Shannon Nelson
1
-0
/
+125
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
1
-1
/
+0
2015-10-23
i40e: re-use %*ph specifier to hexdump a data
Andy Shevchenko
1
-18
/
+4
2015-10-20
i40evf: fix overlong BIT defines
Jesse Brandeburg
1
-5
/
+0
2015-10-16
i40e/i40evf: Fix compile issue related to const string
Jingjing Wu
1
-2
/
+2
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-4
/
+4
2015-10-07
i40e/i40evf: add driver support for new device ids
Shannon Nelson
1
-0
/
+1
2015-09-30
i40e/i40evf: add new device id 1588
Shannon Nelson
1
-0
/
+1
2015-08-27
i40evf: Remove PF specific register definitions from the VF
Anjali Singhai Jain
1
-1
/
+1
2015-08-06
i40e/i40evf: Update FW API with X722 support
Anjali Singhai Jain
1
-0
/
+163
2015-08-06
i40e/i40evf: Add device ids for X722
Anjali Singhai Jain
1
-0
/
+9
2015-07-23
i40e: clean up error status messages
Shannon Nelson
1
-0
/
+206
2015-03-27
i40e/i40evf: implement KR2 support
Jesse Brandeburg
1
-0
/
+1
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
1
-22
/
+22
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
1
-1
/
+0
2015-02-25
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
1
-11
/
+18
2014-11-03
i40evf: Add support for 10G base T parts
Paul M Stillwell Jr
1
-0
/
+1
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
1
-2
/
+6
2014-07-03
i40evf: don't violate scope
Mitch Williams
1
-1
/
+1
2014-06-08
i40e/i40evf: remove deprecated device IDs
Jesse Brandeburg
1
-2
/
+0
2014-05-29
i40e/i40evf: Update check for AQ aliveness
Kevin Scott
1
-1
/
+5
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
1
-1
/
+4
2014-04-01
i40e/i40evf: Remove addressof casts to same type
Joe Perches
1
-2
/
+1
2014-03-18
i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup
Eric W Biederman
1
-4
/
+4
2014-03-07
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
1
-0
/
+366
2014-01-18
i40e: Fix device ID define names to align to standard
Shannon Nelson
1
-12
/
+12
[next]