aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz1-0/+5
2014-12-06i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan1-2/+2
2014-12-06i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain1-0/+3
2014-12-06i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain1-1/+13
2014-12-06i40e: Add description to misc and fd interruptsCarolyn Wyborny1-4/+7
2014-12-06i40e: Remove unneeded break statementShannon Nelson1-2/+0
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko1-1/+1
2014-12-02net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko1-1/+1
2014-11-22i40e: enable fdb add code, remove unused codeJesse Brandeburg1-63/+8
2014-11-20i40e: trigger SW INT with no ITR waitShannon Nelson1-2/+8
2014-11-20i40e: don't overload fieldsMitch Williams1-4/+3
2014-11-18i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh1-7/+31
2014-11-18i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh1-1/+11
2014-11-18i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh1-0/+60
2014-11-18i40e: Update VEB's enabled_tc after reconfigurationNeerav Parikh1-0/+1
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh1-9/+17
2014-11-18i40e: Resume Port Tx after DCB eventNeerav Parikh1-1/+30
2014-11-18i40e: Bump version to 1.1.23Catherine Sullivan1-2/+2
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet1-7/+3
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson1-4/+10
2014-11-03i40e: properly parse MDET registersMitch Williams1-5/+7
2014-11-03i40e: configure VM ID in qtx_ctlMitch Williams1-2/+6
2014-11-03i40e: enable debug earlierShannon Nelson1-0/+5
2014-11-03i40e: better wording for resource tracking errorsShannon Nelson1-6/+8
2014-11-03i40e: scale msix vector use when more cores than vectorsShannon Nelson1-4/+7
2014-11-03i40e: fix link checking logicMitch Williams1-4/+7
2014-11-03i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin1-0/+6
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter1-2/+2
2014-10-23i40e: Bump versionCatherine Sullivan1-1/+1
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin1-4/+3
2014-10-23i40e: Add 10GBaseT supportMitch Williams1-0/+4
2014-10-23i40e: process link events when setting up switchMitch Williams1-0/+8
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain1-4/+20
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh1-3/+3
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg1-23/+16
2014-10-23i40e: mask phy eventsJesse Brandeburg1-0/+18
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan1-1/+1
2014-09-04i40e: fix panic due to too-early Tx queue enableJesse Brandeburg1-1/+1
2014-09-04i40e: Fix an issue when PF reset failsAnjali Singhai Jain1-3/+10
2014-09-04i40e: make warning less verboseJesse Brandeburg1-14/+12
2014-09-04i40e: Change wording to be more consistentSerey Kong1-1/+1
2014-08-27i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan1-3/+3
2014-08-27i40e: quiet complaints when removing default MAC VLAN filter and make set_mac reversibleShannon Nelson1-29/+70
2014-08-27i40e: Add checks and message for Qualified Module infoCarolyn Wyborny1-0/+14
2014-08-27i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain1-0/+1
2014-08-26i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain1-10/+86
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-8/+8