index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
2017-06-20
1
-20
/
+7
*
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
2017-06-20
1
-2
/
+2
*
i40e: clear only cause_ena bit
Shannon Nelson
2017-06-20
1
-2
/
+12
*
i40e: fix disabling overflow promiscuous mode
Alan Brady
2017-06-20
1
-3
/
+2
*
i40e: Add support for OEM firmware version
Filip Sadowski
2017-06-20
1
-0
/
+47
*
i40e: genericize the partition bandwidth control
Shannon Nelson
2017-06-20
1
-21
/
+20
*
i40e: add support for XDP_TX action
Björn Töpel
2017-06-20
1
-73
/
+226
*
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-20
1
-0
/
+87
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-3
/
+4
|
\
|
*
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-12
1
-3
/
+4
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
1
-18
/
+18
|
\
|
|
*
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-06-06
1
-18
/
+18
*
|
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-05-31
1
-0
/
+1
*
|
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
1
-1
/
+1
|
/
*
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
1
-27
/
+26
*
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
1
-117
/
+116
*
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
1
-34
/
+32
*
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
1
-1
/
+1
*
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
1
-0
/
+20
*
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
1
-5
/
+5
*
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-30
1
-1
/
+1
*
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-19
1
-10
/
+6
*
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-19
1
-6
/
+26
*
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
2017-04-19
1
-50
/
+89
*
i40e: don't hold RTNL lock while waiting for VF reset to finish
Jacob Keller
2017-04-19
1
-2
/
+9
*
i40e/i40evf: Add tracepoints
Scott Peterson
2017-04-19
1
-0
/
+6
*
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
1
-1
/
+8
*
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
1
-1
/
+2
*
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
2017-04-08
1
-1
/
+0
*
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
2017-04-08
1
-7
/
+3
*
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
2017-04-08
1
-13
/
+16
*
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
2017-04-08
1
-48
/
+11
*
i40e: Decrease the scope of rtnl lock
Maciej Sosin
2017-04-08
1
-41
/
+97
*
i40e: only register client on iWarp-capable devices
Mitch Williams
2017-04-08
1
-8
/
+11
*
i40e: close client on remove and shutdown
Mitch Williams
2017-04-06
1
-0
/
+10
*
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
2017-04-06
1
-25
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-4
/
+12
|
\
|
*
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
2017-03-24
1
-4
/
+12
*
|
i40e: fix for queue timing delays
Wyborny, Carolyn
2017-03-29
1
-0
/
+6
*
|
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
2017-03-29
1
-12
/
+14
*
|
i40e: remove a useless goto statement
Jacob Keller
2017-03-29
1
-4
/
+0
*
|
i40e: Check for new arq elements before leaving the adminq subtask loop
Christopher N Bednarz
2017-03-29
1
-2
/
+4
*
|
i40e: Drop FCoE code that always evaluates to false or 0
Alexander Duyck
2017-03-27
1
-14
/
+3
*
|
i40e: Drop FCoE code from core driver files
Alexander Duyck
2017-03-27
1
-260
/
+1
*
|
i40e: removed no longer needed delays
Bimmy Pujari
2017-03-27
1
-2
/
+0
*
|
i40e: fix configuration of RSS table with DCB
Harshitha Ramamurthy
2017-03-27
1
-5
/
+10
*
|
i40e: make use of hlist_for_each_entry_continue
Jacob Keller
2017-03-23
1
-11
/
+4
*
|
i40e: add support for SCTPv4 FDir filters
Jacob Keller
2017-03-23
1
-0
/
+2
*
|
i40e: implement support for flexible word payload
Jacob Keller
2017-03-23
1
-0
/
+16
[next]