summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg
2015-03-09i40vf: don't stop me nowMitch Williams
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg
2015-03-05i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda
2015-03-03i40evf: ethtool RSS fixesMitch Williams
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai
2015-02-26i40e: fix race in hang checkJesse Brandeburg
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai
2015-02-24i40e/i40evf: Update driver versionsSravanthi Tangeda
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny
2015-02-24i40evf: allow enabling of debug prints via ethtoolAshish Shah
2015-02-24i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr
2015-02-23i40evf: don't wait foreverMitch Williams
2015-02-23i40evf: refactor resetMitch Williams
2015-02-23i40evf: disable NAPI polling soonerMitch Williams
2015-02-23i40e/i40evf: Bump Driver VersionsSravanthi Tangeda
2015-02-23i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan
2015-02-23i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain
2015-02-23i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain
2015-02-08i40evf: stop the watchdog for shutdownMitch Williams
2015-02-08i40evf: ignore bogus messages from FWMitch Williams
2015-02-08i40evf: reset on module unloadMitch Williams
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