summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2015-02-09i40e: Fix function headerGreg Rose
2015-02-08i40e: stop the service task at shutdownMitch Williams
2015-02-08i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh
2015-01-16i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh
2015-01-16i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny
2015-01-16i40e: don't give up on DCB error after resetShannon Nelson
2015-01-16i40e: fix proc/int descriptionsCarolyn Wyborny
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-06i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan
2014-12-06i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain
2014-12-06i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain
2014-12-06i40e: Add description to misc and fd interruptsCarolyn Wyborny
2014-12-06i40e: Remove unneeded break statementShannon Nelson
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-12-02net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko
2014-11-22i40e: enable fdb add code, remove unused codeJesse Brandeburg
2014-11-20i40e: trigger SW INT with no ITR waitShannon Nelson
2014-11-20i40e: don't overload fieldsMitch Williams
2014-11-18i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh
2014-11-18i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh
2014-11-18i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh
2014-11-18i40e: Update VEB's enabled_tc after reconfigurationNeerav Parikh
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh
2014-11-18i40e: Resume Port Tx after DCB eventNeerav Parikh
2014-11-18i40e: Bump version to 1.1.23Catherine Sullivan
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson
2014-11-03i40e: properly parse MDET registersMitch Williams
2014-11-03i40e: configure VM ID in qtx_ctlMitch Williams
2014-11-03i40e: enable debug earlierShannon Nelson
2014-11-03i40e: better wording for resource tracking errorsShannon Nelson
2014-11-03i40e: scale msix vector use when more cores than vectorsShannon Nelson
2014-11-03i40e: fix link checking logicMitch Williams
2014-11-03i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter
2014-10-23i40e: Bump versionCatherine Sullivan
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin
2014-10-23i40e: Add 10GBaseT supportMitch Williams
2014-10-23i40e: process link events when setting up switchMitch Williams
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg