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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-19
i40e: Fix for unexpected messaging
Carolyn Wyborny
1
-6
/
+7
2016-02-19
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
1
-9
/
+24
2016-02-19
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
1
-0
/
+4
2016-02-19
i40e: Update feature flags to reflect newly enabled features
Alexander Duyck
1
-4
/
+10
2016-02-19
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
Alexander Duyck
1
-12
/
+0
2016-02-18
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
1
-2
/
+0
2016-02-18
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
1
-1
/
+1
2016-02-18
i40e: better error reporting for nvmupdate
Shannon Nelson
1
-1
/
+4
2016-02-18
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
Anjali Singhai Jain
1
-10
/
+6
2016-02-18
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
1
-1
/
+1
2016-02-18
i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
Anjali Singhai Jain
1
-1
/
+3
2016-02-18
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
1
-12
/
+20
2016-02-18
i40e: trivial: cleanup use of pf->hw
Jesse Brandeburg
1
-4
/
+4
2016-02-18
i40e/i40evf: Bump version
Jesse Brandeburg
1
-1
/
+1
2016-02-18
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
1
-5
/
+6
2016-02-18
i40e: use new add_veb calling with VEB stats control
Shannon Nelson
1
-2
/
+2
2016-02-18
i40e: add VEB stat control and remove L2 cloud filter
Shannon Nelson
1
-1
/
+1
2016-02-18
i40e: Make the DCB firmware checks for X710/XL710 only
Neerav Parikh
1
-7
/
+20
2016-02-18
i40e: move sync_vsi_filters up in service_task
Jesse Brandeburg
1
-1
/
+6
2016-02-17
i40e: use eth_platform_get_mac_address()
Sowmini Varadhan
1
-18
/
+1
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
1
-0
/
+3
2016-02-17
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
Anjali Singhai
1
-1
/
+14
2016-02-17
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: drop unused function
Jesse Brandeburg
1
-16
/
+0
2016-02-17
i40e: negate PHY int mask bits
Shannon Nelson
1
-8
/
+8
2016-02-17
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-1
/
+10
2016-02-17
i40e: allocate memory safer
Jesse Brandeburg
1
-2
/
+2
2016-02-17
i40e: trivial: fix missing space
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: trivial: drop duplicate definition
Jesse Brandeburg
1
-2
/
+0
2016-02-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-4
/
+4
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-4
/
+6
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-5
/
+12
2016-02-17
i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
Catherine Sullivan
1
-1
/
+1
2016-02-17
i40e: trivial: remove unnecessary local var
Jesse Brandeburg
1
-3
/
+2
2016-02-17
i40e: add counter for arq overflows
Mitch Williams
1
-0
/
+1
2016-02-04
i40e: add 100Mb ethtool reporting
Catherine Sullivan
1
-0
/
+1
2016-02-04
i40e/i40evf: Use private workqueue
Jesse Brandeburg
1
-1
/
+14
2016-02-04
i40e: Extend ethtool RSS hooks for X722
Anjali Singhai Jain
1
-1
/
+52
2016-02-04
i40e: add new device IDs for X722
Anjali Singhai Jain
1
-0
/
+2
2016-02-04
i40e: bump version to 1.4.10
Catherine Sullivan
1
-1
/
+1
2016-02-04
i40e: update features with right offload
Jesse Brandeburg
1
-5
/
+5
2016-02-04
i40e: Cleanup the code with respect to restarting autoneg
Anjali Singhai Jain
1
-4
/
+8
2016-02-04
i40e: Add mac_filter_element at the end of the list instead of HEAD
Kiran Patil
1
-1
/
+1
2016-01-26
i40e: fix build warnings
Eric Dumazet
1
-10
/
+5
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
1
-1
/
+0
2016-01-08
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
1
-0
/
+90
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
1
-31
/
+136
[prev]
[next]