summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain
2014-03-14i40e: Fix function commentsAkeem G Abodunrin
2014-03-14i40e: simplified init stringJesse Brandeburg
2014-03-14i40e: cleanup stringsJesse Brandeburg
2014-03-14i40e: make string references to q be queueJesse Brandeburg
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson
2014-03-14igb: Fix code commentJeff Kirsher
2014-03-12ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida
2014-03-12net: ixgbe calls skb_set_hashTom Herbert
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny
2014-03-12net: igb calls skb_set_hashTom Herbert
2014-03-12net: e1000e calls skb_set_hashTom Herbert
2014-03-12ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher
2014-03-08igb: fix array size calculationTodd Fujinaka
2014-03-08ixgbevf: fix skb->pkt_type checksFlorian Fainelli
2014-03-07e1000e: Fix SHRA register access for 82579David Ertman
2014-03-07e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman
2014-03-07e1000e: Fix not generating an error on invalid load parameterDavid Ertman
2014-03-07e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman
2014-03-07e1000e Refactor of Runtime Power ManagementDavid Ertman
2014-03-07e1000e: Refactor PM flowsDavid Ertman
2014-03-07e1000e: Add missing branding strings in ich8lan.cDavid Ertman
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2014-03-07e1000e: Fix 82579 sets LPI too early.David Ertman
2014-03-07e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman
2014-03-07e1000e: Cleanup unecessary referencesDavid Ertman
2014-03-07e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg
2014-03-06i40e: Fix static checker warningNeerav Parikh
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain
2014-03-06i40e: count timeout eventsJesse Brandeburg
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain
2014-03-06i40e: clean up comment styleShannon Nelson
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin