aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
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-27qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-3/+3
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-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
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny5-21/+21
2014-04-24igb: Cleanups to fix line length warningsCarolyn Wyborny2-8/+13
2014-04-24igb: Cleanups to remove return parenthesesCarolyn Wyborny1-3/+3
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny3-0/+9
2014-04-24igb: Cleanups to fix assignment in if errorCarolyn Wyborny1-1/+2
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny19-497/+428
2014-04-24igb: Cleanups to fix for trailing statementCarolyn Wyborny1-2/+2
2014-04-24igb: Cleanups to fix pointer location errorCarolyn Wyborny1-1/+1
2014-04-24Altera TSE: Remove unnecessary cast of void pointersTobias Klauser2-30/+22
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser1-2/+1
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-123/+117
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim1-11/+12
2014-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller32-292/+478
2014-04-23net: via-rhine: add OF bus bindingAlexey Charkov2-115/+194
2014-04-23net: via-rhine: reduce usage of the PCI-specific structAlexey Charkov1-54/+62
2014-04-23net: via-rhine: switch to generic DMA functionsAlexey Charkov1-41/+43
2014-04-23i40e: report VF link state correctlyMitch Williams1-0/+7
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny11-75/+95
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny3-13/+9
2014-04-23igb: Cleanups for messagingCarolyn Wyborny4-33/+18
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman1-1/+1
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman1-4/+4
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman6-0/+23
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman2-6/+6
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov1-1/+1
2014-04-23ixgbe: improve mac filter handlingJacob Keller3-68/+172
2014-04-22ixgbe: change handling of multicast filtersJacob Keller3-9/+53
2014-04-22ixgbe: remove vlan_filter_disable and enable functionsJacob Keller1-34/+6
2014-04-22ixgbe: Use out-of-line function for register readsMark Rustad2-15/+28
2014-04-22ixgbe: convert low_water into an arrayJacob Keller7-35/+57
2014-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-166/+369
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru5-31/+113
2014-04-22neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue1-9/+0
2014-04-22smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim1-1/+1
2014-04-22net: sxgbe: Added phy_found error pathByungho An1-2/+12
2014-04-22net: sxgbe: rearrange dma descriptorByungho An2-24/+19
2014-04-22arc_emac: write initial MAC address from devicetree to hwMax Schwarz1-7/+14
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan2-2/+2
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan1-3/+5