index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-06-13
i40e: fix handling of HW ATR eviction
Jacob Keller
1
-3
/
+4
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
1
-18
/
+18
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
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
1
-1
/
+1
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
1
-0
/
+20
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
1
-5
/
+5
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
1
-1
/
+1
2017-04-20
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
1
-10
/
+6
2017-04-20
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
1
-6
/
+26
2017-04-20
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
1
-50
/
+89
2017-04-20
i40e: don't hold RTNL lock while waiting for VF reset to finish
Jacob Keller
1
-2
/
+9
2017-04-20
i40e/i40evf: Add tracepoints
Scott Peterson
1
-0
/
+6
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
1
-1
/
+8
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
1
-1
/
+2
2017-04-08
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
1
-1
/
+0
2017-04-08
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
1
-7
/
+3
2017-04-08
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
1
-13
/
+16
2017-04-08
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
1
-48
/
+11
2017-04-08
i40e: Decrease the scope of rtnl lock
Maciej Sosin
1
-41
/
+97
2017-04-08
i40e: only register client on iWarp-capable devices
Mitch Williams
1
-8
/
+11
2017-04-07
i40e: close client on remove and shutdown
Mitch Williams
1
-0
/
+10
2017-04-07
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
1
-25
/
+27
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+12
2017-03-29
i40e: fix for queue timing delays
Wyborny, Carolyn
1
-0
/
+6
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
1
-12
/
+14
2017-03-29
i40e: remove a useless goto statement
Jacob Keller
1
-4
/
+0
2017-03-29
i40e: Check for new arq elements before leaving the adminq subtask loop
Christopher N Bednarz
1
-2
/
+4
2017-03-28
i40e: Drop FCoE code that always evaluates to false or 0
Alexander Duyck
1
-14
/
+3
2017-03-28
i40e: Drop FCoE code from core driver files
Alexander Duyck
1
-260
/
+1
2017-03-28
i40e: removed no longer needed delays
Bimmy Pujari
1
-2
/
+0
2017-03-28
i40e: fix configuration of RSS table with DCB
Harshitha Ramamurthy
1
-5
/
+10
2017-03-25
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
1
-4
/
+12
2017-03-24
i40e: make use of hlist_for_each_entry_continue
Jacob Keller
1
-11
/
+4
2017-03-24
i40e: add support for SCTPv4 FDir filters
Jacob Keller
1
-0
/
+2
2017-03-24
i40e: implement support for flexible word payload
Jacob Keller
1
-0
/
+16
2017-03-24
i40e: restore default input set for each flow type
Jacob Keller
1
-0
/
+19
2017-03-21
i40e: add counters for UDP/IPv4 and IPv4 filters
Jacob Keller
1
-6
/
+13
2017-03-21
i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules
Jacob Keller
1
-1
/
+1
2017-03-21
i40e: reset fd_tcp_rule count when restoring filters
Jacob Keller
1
-0
/
+3
2017-03-21
i40e: remove redundant check for fd_tcp_rule when restoring filters
Jacob Keller
1
-6
/
+0
2017-03-21
i40e: send correct port number to AdminQ when enabling UDP tunnels
Jacob Keller
1
-9
/
+8
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-2
/
+5
2017-03-15
i40e: rename auto_disable_flags to hw_disabled_flags
Harshitha Ramamurthy
1
-14
/
+14
2017-03-15
i40e/i40evf: Change version from 1.6.27 to 2.1.7
Bimmy Pujari
1
-3
/
+3
2017-03-15
i40e: Clarify steps in MAC/VLAN filters initialization routine
Filip Sadowski
1
-4
/
+4
2017-03-15
i40e: fix RSS queues only operating on PF0
Lihong Yang
1
-8
/
+3
2017-03-15
i40e: don't add more vectors to num_lan_msix than number of CPUs
Jacob Keller
1
-3
/
+27
2017-03-15
i40e: KISS the client interface
Mitch Williams
1
-11
/
+21
[next]