summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller1-10/+12
2014-03-19ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller1-2/+6
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller2-1/+8
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore2-9/+11
2014-03-19ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2-19/+19
2014-03-19igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-19igb: Convert uses of __constant_<foo> to <foo>Joe Perches1-6/+6
2014-03-19e100: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-19igb: enable VLAN stripping for VMs with i350Stefan Assmann3-0/+12
2014-03-19ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad1-1/+3
2014-03-19ixgbevf: Indicate removal state explicitlyMark Rustad2-7/+12
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller3-5/+11
2014-03-19igb: Add register defines needed for time sync functionsCarolyn Wyborny3-5/+78
2014-03-19e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman1-1/+9
2014-03-19e1000e: Fix Hardware Unit HangDavid Ertman1-9/+23
2014-03-19i40e/i40evf: Bump build versionsCatherine Sullivan2-2/+2
2014-03-19i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter1-1/+1
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg2-2/+4
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg4-12/+88
2014-03-19i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2-9/+34
2014-03-19i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2-0/+42
2014-03-19i40evf: use min_tMitch Williams1-2/+2
2014-03-19i40evf: correctly program RSS HLUT tableMitch Williams1-9/+14
2014-03-19i40e: support VF link state ndoMitch Williams3-6/+85
2014-03-18net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz1-3/+2
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2-6/+6
2014-03-18e1000e: fix the build error when PM is disabledKevin Hao1-0/+2
2014-03-18igb: remove references to long gone command line parametersFernando Luis Vazquez Cao1-4/+2
2014-03-14ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-14igb: Don't receive packets when the napi budget == 0Eric W. Biederman1-2/+2
2014-03-14i40e: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman7-34/+34
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2-21/+12
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams2-5/+6
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain1-2/+1
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain1-2/+4
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain5-17/+135
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain1-0/+3
2014-03-14i40e: Fix function commentsAkeem G Abodunrin1-1/+1
2014-03-14i40e: simplified init stringJesse Brandeburg1-0/+41
2014-03-14i40e: cleanup stringsJesse Brandeburg2-31/+24
2014-03-14i40e: make string references to q be queueJesse Brandeburg1-6/+5
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain2-2/+10
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain1-5/+22
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson1-2/+4
2014-03-14igb: Fix code commentJeff Kirsher1-1/+1
2014-03-12ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall1-1/+0
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller1-5/+3
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller1-7/+7