summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2014-06-08i40e: remove unused variable and memory allocationShannon Nelson
2014-06-08i40e: allow for more VSIsMitch Williams
2014-06-08i40e: add checks for AQ error status bitsShannon Nelson
2014-06-08i40e/i40evf: Bump build versionCatherine Sullivan
2014-06-08i40e/i40evf: remove deprecated device IDsJesse Brandeburg
2014-06-08i40e/i40evf: fix poll weightJesse Brandeburg
2014-06-08i40e/i40evf: remove chatty reset messagesMitch Williams
2014-06-08i40e: not all VSIs have ringsMitch Williams
2014-06-08i40e: clear pxe after adminq is rebuiltShannon Nelson
2014-06-08i40e: Fix incorrect feature configuration statusAkeem G Abodunrin
2014-06-08i40e/i40evf: Clean up a few thingsAkeem G Abodunrin
2014-06-06i40e/i40evf: Bump build versionCatherine Sullivan
2014-06-06i40e: remove irqs only when they are set upShannon Nelson
2014-06-06i40e: don't remove HMC that doesn't existShannon Nelson
2014-06-06i40e: print full link messageJesse Brandeburg
2014-06-06i40e: add xcast stats for portShannon Nelson
2014-06-06i40e/i40evf: add Tx pre queue disable functionMatt Jared
2014-06-06i40e: print message for pre-production hardwareJesse Brandeburg
2014-06-06i40e: set lan_veb indexShannon Nelson
2014-06-05i40e: add missing VSI statisticsShannon Nelson
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson
2014-06-05i40e: refactor stats collectionShannon Nelson
2014-06-05i40e: refactor send versionJesse Brandeburg
2014-06-05i40e: notify VF of all types of resetsMitch Williams
2014-06-05i40e: clamp jumbo frame sizeJesse Brandeburg
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-29i40e: Clear recovery pending, if reset failedAkeem G Abodunrin
2014-05-29i40e/i40evf: remove storm controlJesse Brandeburg
2014-05-29i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain
2014-05-29i40e: Tx/Rx rings declarationAkeem G Abodunrin
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-23i40e,igb,ixgbe: remove usless return statementsStephen Hemminger
2014-05-21i40e: fix passing wrong error code to i40e_open()Jean Sacren
2014-05-21i40e: Check PCI_IOV config to avoid compile errorGreg Rose
2014-05-21i40e/i40evf: set proper default for ITR registersMitch Williams
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan
2014-04-28i40e: Update function formal parametersKevin Scott
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson
2014-04-26i40e: fix Timesync Tx interrupt handler codeJacob Keller
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e: Cleanup if/else statementsCatherine Sullivan
2014-04-22i40e: rework fdir setup and teardownShannon Nelson
2014-04-22i40e: use generic vsi_open to unquiesce vsiShannon Nelson
2014-04-22i40e: abstract the close path for better netdev vsisShannon Nelson