summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
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
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari
2017-03-15i40e: Clarify steps in MAC/VLAN filters initialization routineFilip Sadowski
2017-03-15i40e: fix RSS queues only operating on PF0Lihong Yang
2017-03-15i40e: don't add more vectors to num_lan_msix than number of CPUsJacob Keller
2017-03-15i40e: KISS the client interfaceMitch Williams
2017-02-18i40e: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18i40e: remove duplicate device id from PCI tableCarolyn Wyborny
2017-02-18i40e: Error handling for link eventHarshitha Ramamurthy
2017-02-18i40e: properly convert le16 value to CPU formatJacob Keller