aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04net: remove ixp2000 ethernet driverRob Herring19-2543/+3
2012-04-04net: lpc_eth: no need to reserve 8 extra bytes in rx skbEric Dumazet1-3/+3
2012-04-04bnx2x: add missing parenthesis to prevent u32 overflowDmitry Kravkov1-2/+2
2012-04-04ucc_geth: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04tg3: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04stmmac: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04smsc9420: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04smsc911x: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04r8169: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04r6040: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04pxa168_eth: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04mv643xx_eth: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04macb: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04ll_temac: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04fs_enet: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04fec: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04fec_mpc52xx: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04etherh: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04dnet: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04davinci_emac: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04ax88796: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran1-0/+29
2012-04-04bfin_mac: Support the get_ts_info ethtool method.Richard Cochran1-0/+20
2012-04-04gianfar: Support the get_ts_info ethtool method.Richard Cochran3-0/+34
2012-04-04igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran5-169/+93
2012-04-04igb: add PTP Hardware Clock codeRichard Cochran2-0/+330
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov4-31/+29
2012-04-04e1000e: update driver version numberBruce Allan1-1/+1
2012-04-04e1000e: cleanup indexed register arraysBruce Allan3-69/+78
2012-04-04e1000e: cleanup NAPI routineBruce Allan1-15/+13
2012-04-04e1000e: Minor comment clean-up.Matthew Vick1-1/+2
2012-04-04e1000: Support RX-ALL flag.Ben Greear1-1/+25
2012-04-04bnx2x: Change to driver version 1.72.10-0Yuval Mintz1-2/+2
2012-04-04bnx2x: Change comments and white spacesYaniv Rosner1-419/+241
2012-04-04bnx2x: change to the rss engineDmitry Kravkov7-86/+42
2012-04-04bnx2x: congestion management re-organizationYuval Mintz5-164/+332
2012-04-04bnx2x: Added support for a new device - 57811Barak Witkowski3-3/+38
2012-04-04bnx2x: Add remote-fault link detectionYaniv Rosner2-19/+53
2012-04-04bnx2x: added support for working with one msix irq.Dmitry Kravkov4-30/+61
2012-04-04bnx2x: enable inta on the pci bus when usedYuval Mintz1-0/+3
2012-04-04bnx2x: remove unnecessary dmae codeYuval Mintz1-87/+4
2012-04-04bnx2x: remove unnecessary .h dependenciesYuval Mintz3-5/+0
2012-04-03vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches1-1/+1
2012-04-03sky2: fix missing register reset on error path in sky2_test_msi()Lino Sanfilippo1-2/+2
2012-04-02enic: Stop using NLA_PUT*().David S. Miller1-12/+10
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-29/+60
2012-03-27ixgbe: update version numberDon Skidmore1-2/+2
2012-03-27ixgbe: fix typo in enumeration nameDon Skidmore1-1/+1