aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-02net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov1-35/+42
2014-04-30gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil1-110/+113
2014-04-30net: sxgbe: Added set function for interrupt on completeByungho An3-0/+11
2014-04-30net: sxgbe: Added rxqueue enable functionByungho An4-0/+36
2014-04-30net: sxgbe: sw reset moved to probe functionByungho An2-13/+22
2014-04-30cxgb4: Decode PCIe Gen3 link speedRoland Dreier1-0/+2
2014-04-30Altera TSE: Add missing include to silence sparse warningsTobias Klauser1-0/+1
2014-04-30Altera TSE: Fix DMA secriptor length initializationTobias Klauser1-37/+37
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen1-2/+5
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan2-2/+2
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh3-0/+13
2014-04-28i40e: Update function formal parametersKevin Scott3-6/+4
2014-04-28i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain1-6/+0
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain1-1/+3
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott1-1/+1
2014-04-28i40evf: remove debugging messageMitch Williams1-1/+0
2014-04-28i40evf: fix panic on PF driver failMitch Williams1-3/+9
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh1-4/+4
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh1-0/+2
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson4-1/+12
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose1-2/+3
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams1-0/+316
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose1-1/+5
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller3-41/+0
2014-04-27qlcnic: Update version to 5.3.58Jitendra Kalsaria1-2/+2
2014-04-27qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty2-1/+12
2014-04-27qlcnic: Add driver logs in error path.Sucheta Chakraborty5-4/+21
2014-04-27qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2-6/+42
2014-04-27qlcnic: Add hwmon interface to export board temperature.Harish Patil4-1/+95
2014-04-27qlcnic: Optimize MAC learning codeShahed Shaikh1-12/+7
2014-04-27arc_emac: add clock handlingHeiko Stübner2-11/+37
2014-04-27arc_emac: fix probe error pathHeiko Stübner1-9/+14
2014-04-27qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-3/+3
2014-04-27cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai1-6/+7
2014-04-27qlge: Convert /n to \nJoe Perches1-1/+1
2014-04-26net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli2-0/+12
2014-04-26net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli2-0/+2291
2014-04-26i40e: fix Timesync Tx interrupt handler codeJacob Keller1-4/+1
2014-04-26Altera TSE: Change driver name used by EthtoolVince Bridgers1-1/+7
2014-04-26Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers1-21/+24
2014-04-26Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers2-0/+4
2014-04-26Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers6-51/+101
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar1-0/+1
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz3-11/+37
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz3-4/+13
2014-04-24igb: Change memcpy to struct assignmentCarolyn Wyborny1-1/+1
2014-04-24igb: Replace 1/0 return values with true/falseCarolyn Wyborny1-4/+4
2014-04-24igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny1-1/+0
2014-04-24igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny1-1/+1
2014-04-24igb: Cleanups to fix static initializationCarolyn Wyborny1-1/+1