aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel
2017-06-20i40e: add XDP support for pass and drop actionsBjörn Töpel
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
2017-05-31i40e: check for Tx timestamp timeouts during watchdogJacob Keller
2017-05-31i40e: use pf data structure directly in i40e_ptp_rx_hangJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-19i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller
2017-04-19i40e: factor out queue control from i40e_vsi_control_(tx|rx)Jacob Keller
2017-04-19i40e: don't hold RTNL lock while waiting for VF reset to finishJacob Keller
2017-04-19i40e/i40evf: Add tracepointsScott Peterson
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
2017-04-08i40e: remove extraneous loop in i40e_vsi_wait_queues_disabledJacob Keller
2017-04-08i40e: allow look-up of MAC address from Open Firmware or IDPROMJacob Keller
2017-04-08i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady
2017-04-08i40e: Decrease the scope of rtnl lockMaciej Sosin
2017-04-08i40e: only register client on iWarp-capable devicesMitch Williams
2017-04-06i40e: close client on remove and shutdownMitch Williams
2017-04-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-29i40e: fix for queue timing delaysWyborny, Carolyn
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-29i40e: remove a useless goto statementJacob Keller
2017-03-29i40e: Check for new arq elements before leaving the adminq subtask loopChristopher N Bednarz
2017-03-27i40e: Drop FCoE code that always evaluates to false or 0Alexander Duyck
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck
2017-03-27i40e: removed no longer needed delaysBimmy Pujari
2017-03-27i40e: fix configuration of RSS table with DCBHarshitha Ramamurthy
2017-03-24i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-03-23i40e: make use of hlist_for_each_entry_continueJacob Keller
2017-03-23i40e: add support for SCTPv4 FDir filtersJacob Keller
2017-03-23i40e: implement support for flexible word payloadJacob Keller
2017-03-23i40e: restore default input set for each flow typeJacob Keller
2017-03-20i40e: add counters for UDP/IPv4 and IPv4 filtersJacob Keller
2017-03-20i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rulesJacob Keller
2017-03-20i40e: reset fd_tcp_rule count when restoring filtersJacob Keller
2017-03-20i40e: remove redundant check for fd_tcp_rule when restoring filtersJacob Keller
2017-03-20i40e: send correct port number to AdminQ when enabling UDP tunnelsJacob Keller