summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose
2014-06-11i40e: Do not accept tagged packets by defaultGreg Rose
2014-06-11i40e: Separate out DCB capability and enabled flagsNeerav Parikh
2014-06-09i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson
2014-06-09i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...Anjali Singhai Jain
2014-06-09i40e: Do not fall back to one queue model if the only feature enabled is ATRAnjali Singhai Jain
2014-06-09i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabledFrank Zhang
2014-06-09i40e: Changes to Interrupt distribution policyAnjali Singhai Jain
2014-06-08i40e: implement anti-spoofing for VFsMitch Williams
2014-06-08i40e: don't complain about removing non-existent addressesShannon Nelson
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