summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)Author
2016-02-17i40e: drop unused functionJesse Brandeburg
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16i40e: add counter for arq overflowsMitch Williams
2016-02-03i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain
2016-02-03i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali
2015-12-12i40e: properly delete VF MAC filtersMitch Williams
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali
2015-12-03i40e: trivial fixesJesse Brandeburg
2015-12-03i40e: remove CONFIG_I40E_VXLANJesse Brandeburg
2015-12-03i40e: use priv flags to control packet splitJesse Brandeburg
2015-12-03i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil
2015-12-01i40e: remove unused argumentJesse Brandeburg
2015-12-01i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang
2015-12-01i40e: add new fields to store user configurationHelin Zhang
2015-11-25i40e: create a generic configure rss functionHelin Zhang
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil
2015-10-16i40e: increase AQ work limitMitch Williams
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson
2015-10-16i40e: generate fewer startup messagesShannon Nelson
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck
2015-10-15i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg
2015-10-13i40e: update fw version text string per previous product formatsCarolyn Wyborny
2015-10-08i40e: add switch for link pollingShannon Nelson
2015-10-08i40e: Fix multiple link up messagesMatt Jared
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: Fix for truncated interrupt nameCarolyn Wyborny
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain
2015-09-30i40e: limit debugfs io opsShannon Nelson
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh
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-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller