aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh
2015-01-16i40e: AQ API updates for new commandsShannon Nelson
2015-01-16i40e: AQ API updatesJeff Kirsher
2015-01-16i40e: add more struct size checksShannon Nelson
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2015-01-16i40e/i40evf: Increase ASQ timeoutKevin Scott
2015-01-16i40e/i40evf: AdminQ updates ww36Shannon Nelson
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson
2015-01-13i40evf: kick a stalled admin queueMitch A Williams
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams
2015-01-13i40evf: refactor shutdown codeMitch A Williams
2015-01-13i40evf: Remove some scary log messagesMitch A Williams
2015-01-13i40evf: remove redundant codeMitch A Williams
2014-12-09i40e/i40evf: Convert macro to static inlineJeff Kirsher
2014-12-09i40e: check for AQ timeout in aq_rc decodeShannon Nelson
2014-12-09i40e: set max limit for access pollingShannon Nelson
2014-12-09i40e: remove unused nvm_semaphore_waitShannon Nelson
2014-12-09i40e: add range check to i40e_aq_rc_to_posixShannon Nelson
2014-12-09i40e: let firmware catch the NVM busy errorShannon Nelson
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-06i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan
2014-12-06i40evf: make early init sequence even more robustMitch Williams
2014-12-06i40e: Define and use i40e_is_vf macroAnjali Singhai Jain
2014-12-06i40e: Add a virtual channel op to config RSSAnjali Singhai Jain
2014-12-06i40e: remove useless debug noiseShannon Nelson
2014-11-20i40evf: remove unnecessary elseMitch Williams
2014-11-20i40evf: make comparisons consistentMitch Williams
2014-11-20i40evf: make checkpatch happyMitch Williams
2014-11-20i40evf: update header commentsMitch Williams
2014-11-20i40e: don't overload fieldsMitch Williams
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-11i40evf: don't use more queues than CPUsMitch Williams
2014-11-11i40evf: make early init processing more robustMitch Williams
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg
2014-11-11i40e: poll firmware slowerKamil Krawczyk
2014-11-03i40evf: Add support for 10G base T partsPaul M Stillwell Jr
2014-11-03i40evf: properly handle multiple AQ messagesMitch Williams
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2014-08-29i40evf: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-27i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson
2014-08-25i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich