summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-191-1/+1
* i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-192-2/+4
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-194-12/+88
* i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-192-9/+34
* i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-192-0/+42
* i40evf: use min_tMitch Williams2014-03-191-2/+2
* i40evf: correctly program RSS HLUT tableMitch Williams2014-03-191-9/+14
* i40e: support VF link state ndoMitch Williams2014-03-193-6/+85
* net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz2014-03-181-3/+2
* i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-182-6/+6
* e1000e: fix the build error when PM is disabledKevin Hao2014-03-181-0/+2
* igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2014-03-181-4/+2
* ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-2/+2
* igb: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-2/+2
* i40e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-147-34/+34
* i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2014-03-142-21/+12
* i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-142-5/+6
* i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain2014-03-141-2/+1
* i40e: Bug fix for FDIR replay logicAnjali Singhai Jain2014-03-141-2/+4
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-145-17/+135
* i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain2014-03-141-0/+3
* i40e: Fix function commentsAkeem G Abodunrin2014-03-141-1/+1
* i40e: simplified init stringJesse Brandeburg2014-03-141-0/+41
* i40e: cleanup stringsJesse Brandeburg2014-03-142-31/+24
* i40e: make string references to q be queueJesse Brandeburg2014-03-141-6/+5
* i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain2014-03-142-2/+10
* i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain2014-03-141-5/+22
* i40e: delete netdev after deleting napi and vectorsShannon Nelson2014-03-141-2/+4
* igb: Fix code commentJeff Kirsher2014-03-141-1/+1
* ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall2014-03-121-1/+0
* ixgbe: fix some multiline hw_dbg printsJacob Keller2014-03-121-5/+3
* ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller2014-03-121-7/+7
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-1223-0/+23
* ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-123-4/+3
* ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida2014-03-121-1/+1
* net: ixgbe calls skb_set_hashTom Herbert2014-03-121-1/+3
* igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-124-30/+88
* net: igb calls skb_set_hashTom Herbert2014-03-121-1/+3
* net: e1000e calls skb_set_hashTom Herbert2014-03-121-1/+1
* ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-121-3/+3
* igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher2014-03-081-0/+2
* igb: fix array size calculationTodd Fujinaka2014-03-081-3/+1
* ixgbevf: fix skb->pkt_type checksFlorian Fainelli2014-03-081-1/+2
* e1000e: Fix SHRA register access for 82579David Ertman2014-03-072-2/+2
* e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman2014-03-071-2/+8
* e1000e: Fix not generating an error on invalid load parameterDavid Ertman2014-03-071-0/+6
* e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-076-33/+354
* e1000e Refactor of Runtime Power ManagementDavid Ertman2014-03-072-32/+46
* e1000e: Refactor PM flowsDavid Ertman2014-03-073-55/+78
OpenPOWER on IntegriCloud