aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai1-12/+12
2015-02-26i40e: fix race in hang checkJesse Brandeburg1-24/+30
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2-0/+66
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny1-1/+1
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny1-0/+2
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain2-2/+37
2015-02-08i40evf: stop the watchdog for shutdownMitch Williams1-0/+6
2015-02-08i40evf: ignore bogus messages from FWMitch Williams1-1/+1
2015-02-08i40evf: reset on module unloadMitch Williams1-5/+10
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda1-1/+1
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh1-0/+1
2015-01-16i40e: AQ API updates for new commandsShannon Nelson1-5/+41
2015-01-16i40e: AQ API updatesJeff Kirsher1-5/+5
2015-01-16i40e: add more struct size checksShannon Nelson1-0/+43
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan1-1/+1
2015-01-16i40e/i40evf: Increase ASQ timeoutKevin Scott1-1/+1
2015-01-16i40e/i40evf: AdminQ updates ww36Shannon Nelson1-4/+5
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson1-1/+6
2015-01-13i40evf: kick a stalled admin queueMitch A Williams2-1/+9
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams1-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams1-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams1-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams1-6/+23
2015-01-13i40evf: Remove some scary log messagesMitch A Williams2-9/+1
2015-01-13i40evf: remove redundant codeMitch A Williams1-27/+0
2014-12-09i40e/i40evf: Convert macro to static inlineJeff Kirsher1-1/+4
2014-12-09i40e: check for AQ timeout in aq_rc decodeShannon Nelson1-1/+6
2014-12-09i40e: set max limit for access pollingShannon Nelson1-1/+1
2014-12-09i40e: remove unused nvm_semaphore_waitShannon Nelson1-1/+0
2014-12-09i40e: add range check to i40e_aq_rc_to_posixShannon Nelson1-0/+2
2014-12-09i40e: let firmware catch the NVM busy errorShannon Nelson2-7/+0
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+15
2014-12-06i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan1-1/+1
2014-12-06i40evf: make early init sequence even more robustMitch Williams2-13/+12
2014-12-06i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2-1/+3
2014-12-06i40e: Add a virtual channel op to config RSSAnjali Singhai Jain1-0/+1
2014-12-06i40e: remove useless debug noiseShannon Nelson1-3/+0
2014-11-20i40evf: remove unnecessary elseMitch Williams1-4/+2
2014-11-20i40evf: make comparisons consistentMitch Williams1-5/+5
2014-11-20i40evf: make checkpatch happyMitch Williams4-33/+39
2014-11-20i40evf: update header commentsMitch Williams1-2/+2
2014-11-20i40e: don't overload fieldsMitch Williams4-14/+13
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet1-8/+3
2014-11-11i40evf: don't use more queues than CPUsMitch Williams4-32/+41
2014-11-11i40evf: make early init processing more robustMitch Williams1-28/+31
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg1-4/+1
2014-11-11i40e: poll firmware slowerKamil Krawczyk2-5/+3
2014-11-03i40evf: Add support for 10G base T partsPaul M Stillwell Jr2-0/+2
2014-11-03i40evf: properly handle multiple AQ messagesMitch Williams1-3/+1