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
/
i40e
/
i40e_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
i40e: Fix for blinking activity instead of link LEDs
Michal Kuchta
1
-3
/
+2
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
1
-1
/
+12
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
-11
/
+11
2017-11-22
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-22
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
1
-1
/
+2
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
1
-0
/
+189
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
1
-1
/
+3
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
1
-0
/
+2
2017-10-14
i40e: fix link reporting
Alan Brady
1
-1
/
+6
2017-10-10
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
1
-13
/
+29
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
1
-1
/
+5
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
1
-24
/
+91
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
1
-0
/
+69
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
1
-1
/
+10
2017-09-29
i40e: refactor FW version checking
Mitch Williams
1
-2
/
+4
2017-08-28
i40e: prevent snprintf format specifier truncation
Jacob Keller
1
-2
/
+2
2017-08-28
i40e: Store the requested FEC information
Mariusz Stachura
1
-0
/
+4
2017-06-21
i40e: comment that udp_port must be in host byte order
Jacob Keller
1
-1
/
+5
2017-06-02
i40e: use new unified virtchnl header file
Jesse Brandeburg
1
-1
/
+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-03-28
i40e: Drop FCoE code from core driver files
Alexander Duyck
1
-27
/
+0
2017-02-19
i40e: refactor AQ CMD buffer debug printing
Alan Brady
1
-7
/
+12
2017-02-12
i40e: Save link FEC info from link up event
Henry Tieman
1
-0
/
+2
2016-12-07
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
1
-0
/
+72
2016-12-07
i40e: Add FEC for 25g
Carolyn Wyborny
1
-0
/
+2
2016-12-07
i40e: Add support for 25G devices
Carolyn Wyborny
1
-1
/
+10
2016-12-03
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
1
-0
/
+34
2016-12-03
i40e: Pass unknown PHY type for unknown PHYs
Henry Tieman
1
-1
/
+2
2016-12-03
i40e: Remove unreachable code
Henry Tieman
1
-8
/
+1
2016-12-03
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
1
-0
/
+8
2016-12-03
i40e: Add Clause22 implementation
Michal Kosiarz
1
-43
/
+137
2016-11-01
i40e: Fix for division by zero
Michal Kosiarz
1
-2
/
+4
2016-10-29
i40e: Fix for long link down notification time
Carolyn Wyborny
1
-1
/
+4
2016-10-29
i40e: Bit test mask correction
Filip Sadowski
1
-1
/
+1
2016-07-22
i40e: Remove device ID 0x37D4
Catherine Sullivan
1
-1
/
+0
2016-07-22
i40e: avoid null pointer dereference
Heinrich Schuchardt
1
-1
/
+3
2016-06-28
i40e: add functions to control default VSI
Mitch Williams
1
-0
/
+56
2016-05-14
i40e: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
1
-1
/
+1
2016-05-14
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
1
-3
/
+6
2016-05-14
i40e: Implement the API function for aq_set_switch_config
Shannon Nelson
1
-0
/
+29
2016-05-02
i40e: Remove HMC AQ API implementation
Neerav Parikh
1
-30
/
+0
2016-04-27
i40e: Add promiscuous on VLAN support
Greg Rose
1
-0
/
+70
2016-04-27
i40e: Remove zero check
Greg Rose
1
-4
/
+1
2016-04-27
i40e: Add DeviceID for X722 QSFP+
Kamil Krawczyk
1
-0
/
+1
2016-04-27
i40e: Add device capability which defines if update is available
Michal Kosiarz
1
-0
/
+6
2016-04-07
i40e: Inserting a HW capability display info
Deepthi Kavalur
1
-0
/
+3
2016-04-06
i40e: Add new device ID for X722
Catherine Sullivan
1
-0
/
+1
2016-04-05
i40e: Fix up return code
Jesse Brandeburg
1
-3
/
+3
[prev]
[next]