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
2017-09-29
i40e: refactor FW version checking
Mitch Williams
1
-1
/
+1
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
1
-1
/
+67
2017-09-29
i40e: prevent service task from running while we're suspended
Jacob Keller
1
-0
/
+8
2017-09-29
i40e: don't clear suspended state until we finish resuming
Jacob Keller
1
-6
/
+13
2017-09-29
i40e: use newer generic PM support instead of legacy PM callbacks
Jacob Keller
1
-37
/
+17
2017-09-29
i40e: use separate state bit for miscellaneous IRQ setup
Jacob Keller
1
-25
/
+14
2017-09-29
i40e: fix for flow director counters not wrapping as expected
Mariusz Stachura
1
-12
/
+23
2017-09-29
i40e: relax warning message in case of version mismatch
Mariusz Stachura
1
-2
/
+1
2017-09-29
i40e: simplify member variable accesses
Sudheer Mogilappagari
1
-10
/
+11
2017-09-29
i40e: Fix link down message when interface is brought up
Sudheer Mogilappagari
1
-2
/
+1
2017-09-29
i40e: Fix unqualified module message while bringing link up
Sudheer Mogilappagari
1
-9
/
+0
2017-08-28
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
1
-5
/
+7
2017-08-28
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
2017-08-28
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
1
-1
/
+3
2017-08-28
i40e: 25G FEC status improvements
Mariusz Stachura
1
-2
/
+16
2017-08-28
i40e: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-26
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
1
-1
/
+1
2017-08-26
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
1
-10
/
+13
2017-08-26
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
1
-0
/
+8
2017-08-26
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
1
-60
/
+0
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
1
-36
/
+36
2017-08-26
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
1
-23
/
+23
2017-08-26
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
1
-2
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+5
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+3
2017-07-26
i40e: report BPF prog id during XDP_QUERY_PROG
Daniel Borkmann
1
-0
/
+1
2017-07-26
i40e: display correct UDP tunnel type name
Jacob Keller
1
-8
/
+20
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
1
-1
/
+1
2017-07-26
i40e: remove WQ_UNBOUND and the task limit of our workqueue
Jacob Keller
1
-5
/
+7
2017-07-26
i40e: Fix for trace found with S4 state
Carolyn Wyborny
1
-1
/
+13
2017-06-21
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
1
-20
/
+7
2017-06-21
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
1
-2
/
+2
2017-06-21
i40e: clear only cause_ena bit
Shannon Nelson
1
-2
/
+12
2017-06-21
i40e: fix disabling overflow promiscuous mode
Alan Brady
1
-3
/
+2
2017-06-21
i40e: Add support for OEM firmware version
Filip Sadowski
1
-0
/
+47
2017-06-21
i40e: genericize the partition bandwidth control
Shannon Nelson
1
-21
/
+20
2017-06-21
i40e: add support for XDP_TX action
Björn Töpel
1
-73
/
+226
2017-06-21
i40e: add XDP support for pass and drop actions
Björn Töpel
1
-0
/
+87
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2017-06-13
i40e: fix handling of HW ATR eviction
Jacob Keller
1
-3
/
+4
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-1
/
+2
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+18
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
1
-18
/
+18
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+1
2017-05-31
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
1
-1
/
+1
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
1
-27
/
+26
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
1
-117
/
+116
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
1
-34
/
+32
[prev]
[next]