summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: enable tx queues after link upEmil Tantilov2014-03-201-15/+17
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-206-13/+5Star
* ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller2014-03-201-37/+9Star
* ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller2014-03-201-8/+3Star
* ixgbe: remove unused media typeJacob Keller2014-03-204-81/+0Star
* ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller2014-03-201-10/+12
* ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller2014-03-201-2/+6
* ixgbe: check Core Clock Disable bitJacob Keller2014-03-202-1/+8
* ixgbe: fix errors related to protected AUTOC callsDon Skidmore2014-03-202-9/+11
* ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-201-2/+2
* ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-202-19/+19
* igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-201-2/+2
* igb: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-201-6/+6
* e100: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-201-2/+2
* igb: enable VLAN stripping for VMs with i350Stefan Assmann2014-03-203-0/+12
* ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad2014-03-201-1/+3
* ixgbevf: Indicate removal state explicitlyMark Rustad2014-03-202-7/+12
* ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller2014-03-203-5/+11
* igb: Add register defines needed for time sync functionsCarolyn Wyborny2014-03-203-5/+78
* e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman2014-03-201-1/+9
* e1000e: Fix Hardware Unit HangDavid Ertman2014-03-201-9/+23
* i40e/i40evf: Bump build versionsCatherine Sullivan2014-03-202-2/+2
* i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-201-1/+1
* i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-202-2/+4
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-204-12/+88
* i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-202-9/+34
* i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-202-0/+42
* i40evf: use min_tMitch Williams2014-03-201-2/+2
* i40evf: correctly program RSS HLUT tableMitch Williams2014-03-201-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/+2Star
* 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/+2Star
* ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-2/+2
* igb: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-2/+2
* i40e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-157-34/+34
* i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2014-03-152-21/+12Star
* i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-152-5/+6
* i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain2014-03-151-2/+1Star
* i40e: Bug fix for FDIR replay logicAnjali Singhai Jain2014-03-151-2/+4
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-155-17/+135
* i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain2014-03-151-0/+3
* i40e: Fix function commentsAkeem G Abodunrin2014-03-151-1/+1
* i40e: simplified init stringJesse Brandeburg2014-03-151-0/+41
* i40e: cleanup stringsJesse Brandeburg2014-03-152-31/+24Star
* i40e: make string references to q be queueJesse Brandeburg2014-03-151-6/+5Star
* i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain2014-03-152-2/+10
* i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain2014-03-151-5/+22