summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny
2015-10-08i40e: inline interrupt enableJesse Brandeburg
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson
2015-10-07i40e: enable WoL operation if config bit show WoL capableShannon Nelson
2015-10-05i40e: fix offload of GRE tunnelsJesse Brandeburg
2015-10-03i40e: Fix a memory leak in X722 rss config pathAnjali Singhai
2015-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-30i40e: refactor interrupt enableJesse Brandeburg
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson
2015-09-30i40e: Remove useless messageGreg Rose
2015-09-30i40e: limit debugfs io opsShannon Nelson
2015-09-30i40e: count drops in netstat interfaceJesse Brandeburg
2015-09-30i40e: Fix a port VLAN configuration bugGreg Rose
2015-09-30i40e: rtnl_lock called twice in i40e_pci_error_resume()Vasily Averin
2015-09-28i40e: fix VLAN inside VXLANJesse Brandeburg
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-08-26i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan
2015-08-26i40e: Remove redundant and unneeded messagesGreg Rose
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh
2015-08-26i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain
2015-08-26i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan
2015-08-26i40e: don't degrade __le16Mitch Williams
2015-08-05i40e: Add IWARP support for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-14i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan
2015-07-14i40e: Refine an error message to avoid confusionAnjali Singhai Jain
2015-07-14i40e: Remove incorrect #ifdef'sCarolyn Wyborny
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski
2015-07-14i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain
2015-07-14i40e: Implement ndo_features_check()Joe Stringer
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-04i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain