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
2015-04-15
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
1
-0
/
+5
2015-04-15
i40e: enable user dump of internal hardware state
Jesse Brandeburg
1
-0
/
+57
2015-04-15
i40e: print FCoE capability reported by the device function
Vasu Dev
1
-0
/
+3
2015-03-27
i40e: Increase PF reset max loop limit
Akeem G Abodunrin
1
-1
/
+1
2015-03-27
i40e/i40evf: implement KR2 support
Jesse Brandeburg
1
-0
/
+2
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
1
-3
/
+3
2015-03-09
i40e: future proof some sizeof calls
Shannon Nelson
1
-2
/
+2
2015-03-07
i40e: clean up debug_read_register
Jesse Brandeburg
1
-6
/
+4
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
1
-25
/
+25
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
1
-1
/
+0
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
1
-0
/
+2
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
1
-0
/
+4
2015-03-05
i40e: during LED interaction ignore activity LED src modes
Matt Jared
1
-1
/
+34
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
1
-4
/
+8
2015-02-26
i40e: check pointers before use
Shannon Nelson
1
-1
/
+1
2015-02-26
i40e: fix shift precedence issue
Shannon Nelson
1
-2
/
+3
2015-02-25
i40e: Set FLAG_RD when sending buffer FW must read
Kevin Scott
1
-1
/
+1
2015-02-25
i40e: Set BUF flag for Set Version AQ command
Kevin Scott
1
-1
/
+1
2015-02-25
i40e: Add NPAR BW get and set functions
Greg Rose
1
-0
/
+117
2015-02-25
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
1
-12
/
+19
2015-02-24
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
1
-31
/
+2
2015-02-09
i40e: fix led blink toggle to enable steady state
Matt Jared
1
-2
/
+4
2015-01-16
i40e: Support for NPAR iSCSI partition with DCB
Neerav Parikh
1
-0
/
+5
2015-01-13
i40e: Adding function for reading PBA String
Kamil Krawczyk
1
-0
/
+59
2015-01-13
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
1
-0
/
+66
2014-12-06
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
1
-12
/
+11
2014-12-06
i40e: Increase reset delay
Kevin Scott
1
-1
/
+1
2014-11-18
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
1
-0
/
+28
2014-11-18
i40e: Resume Port Tx after DCB event
Neerav Parikh
1
-0
/
+20
2014-10-24
i40e: Add 10GBaseT support
Mitch Williams
1
-0
/
+1
2014-10-24
i40e: mask phy events
Jesse Brandeburg
1
-0
/
+27
2014-09-04
i40e: Add dual speed module support
Catherine Sullivan
1
-0
/
+2
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
1
-2
/
+6
2014-08-03
i40e: expose debug_write_register request
Shannon Nelson
1
-0
/
+29
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
1
-0
/
+27
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
1
-0
/
+88
2014-07-17
i40e/i40evf: Clean up code
Paul M Stillwell Jr
1
-1
/
+0
2014-07-16
i40e: Add ndo_get_phys_port_id() callback support
Neerav Parikh
1
-0
/
+25
2014-07-03
i40e/i40evf: Add set_fc and init of FC settings
Catherine Sullivan
1
-0
/
+125
2014-07-03
i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...
Catherine Sullivan
1
-0
/
+75
2014-07-01
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
1
-1
/
+3
2014-07-01
i40e: clear all queues and interrupts
Shannon Nelson
1
-0
/
+93
2014-06-25
i40e: Add ablitity to enable/disable link from set_link_restart_an
Catherine Sullivan
1
-1
/
+7
2014-06-20
i40e/i40evf: Update RSS configuration
Carolyn Wyborny
1
-6
/
+1
2014-06-11
i40e: use stored base_queue value
Shannon Nelson
1
-3
/
+2
2014-06-08
i40e/i40evf: remove deprecated device IDs
Jesse Brandeburg
1
-2
/
+0
2014-06-08
i40e/i40evf: Fix code to accommodate i40e_register.h changes
Anjali Singhai Jain
1
-8
/
+1
2014-06-06
i40e: increase reset wait time
Shannon Nelson
1
-1
/
+1
2014-06-06
i40e/i40evf: add Tx pre queue disable function
Matt Jared
1
-0
/
+31
[prev]
[next]