summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
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
2015-05-28i40e: Bump version to 1.3.4Catherine Sullivan
2015-05-28i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain
2015-05-28i40e: Collect PFC XOFF RX stats even in single TC caseNeerav Parikh
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-14i40e: Bump version to 1.3.2Catherine Sullivan
2015-04-14i40e: handle possible memory allocation failureJesse Brandeburg
2015-04-03i40e: Bump to version 1.3.1Catherine Sullivan
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain
2015-04-03i40e: stop flow director on shutdownMitch Williams
2015-04-03i40e: fix up VXLAN messagesShannon Nelson
2015-04-03i40e: Change some memcpys to struct assignmentsJesse Brandeburg
2015-04-03i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain
2015-03-27i40e: Bump version to 1.2.43Catherine Sullivan
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg
2015-03-19i40e: add NVM update events to AQ cleanShannon Nelson
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher
2015-03-07i40e: Strip configfs codeGreg Rose
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda
2015-03-07i40e: Simplify code for rss_size_max configAnjali Singhai Jain
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin
2015-03-07i40e: rework vector reservationShannon Nelson
2015-03-07i40e: Remove duplicate codeCatherine Sullivan
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-05i40e: Fix mismatching type for ioremap_lenJeff Kirsher
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda
2015-03-05i40e: move IRQ tracking setup into MSIX setupShannon Nelson
2015-03-05i40e: Ioremap changesAnjali Singhai
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg
2015-03-05i40e: fix XPS mask when resettingJesse Brandeburg
2015-03-05i40e: Fix NPAR Tx Scheduler initGreg Rose
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda
2015-03-03i40e: Only enable TC0 for NIC partition typeNeerav Parikh
2015-03-03i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain
2015-03-03i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain
2015-03-03i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh
2015-03-03i40e: Add FW check to disable DCB and wrap autoneg workaround with FW checkAnjali Singhai Jain
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain
2015-02-26i40e: stop flow director on shutdownMitch A Williams
2015-02-26i40e: disconnect irqs on shutdownShannon Nelson