aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller23-0/+23
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller3-4/+3
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida1-1/+1
2014-03-12net: ixgbe calls skb_set_hashTom Herbert1-1/+3
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny4-30/+88
2014-03-12net: igb calls skb_set_hashTom Herbert1-1/+3
2014-03-12net: e1000e calls skb_set_hashTom Herbert1-1/+1
2014-03-12ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher1-0/+2
2014-03-08igb: fix array size calculationTodd Fujinaka1-3/+1
2014-03-08ixgbevf: fix skb->pkt_type checksFlorian Fainelli1-1/+2
2014-03-07e1000e: Fix SHRA register access for 82579David Ertman2-2/+2
2014-03-07e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman1-2/+8
2014-03-07e1000e: Fix not generating an error on invalid load parameterDavid Ertman1-0/+6
2014-03-07e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman6-33/+354
2014-03-07e1000e Refactor of Runtime Power ManagementDavid Ertman2-32/+46
2014-03-07e1000e: Refactor PM flowsDavid Ertman3-55/+78
2014-03-07e1000e: Add missing branding strings in ich8lan.cDavid Ertman1-0/+8
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman23-599/+444
2014-03-07e1000e: Fix 82579 sets LPI too early.David Ertman3-5/+19
2014-03-07e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman1-4/+26
2014-03-07e1000e: Cleanup unecessary referencesDavid Ertman1-2/+2
2014-03-07e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka1-0/+5
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2-2/+2
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg2-4/+4
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg2-14/+7
2014-03-06i40e: Fix static checker warningNeerav Parikh1-3/+6
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain1-4/+7
2014-03-06i40e: count timeout eventsJesse Brandeburg1-0/+1
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain1-0/+6
2014-03-06i40e: clean up comment styleShannon Nelson1-59/+58
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg6-4/+800
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin1-1/+1
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis5-264/+535
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose1-0/+5
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller3-8/+24
2014-03-02ixgbe: Check config reads for removalMark Rustad4-15/+75
2014-03-02ixgbe: Fix up some ethtool results when adapter is removedMark Rustad1-1/+8
2014-03-02ixgbe: Restore hw_addr in LER recovery pathsMark Rustad1-2/+4
2014-02-28ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov1-0/+3
2014-02-28ixgbevf: fix handling of tx checksummingEmil Tantilov1-1/+1
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore4-4/+63
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore1-1/+2
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore7-141/+161
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2-3/+64
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny21-64/+43
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher8-98/+17