summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-04-04bna: tx rx cleanup fixJing Huang
2012-04-04bna: ioc cleanupsJing Huang
2012-04-04bna: Flash controller ioc pll init fixesJing Huang
2012-04-04bna: Serialize smem access during adapter initializationJing Huang
2012-04-04net: remove ixp2000 ethernet driverRob Herring
2012-04-04net: lpc_eth: no need to reserve 8 extra bytes in rx skbEric Dumazet
2012-04-04bnx2x: add missing parenthesis to prevent u32 overflowDmitry Kravkov
2012-04-04ucc_geth: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04tg3: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04stmmac: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04smsc9420: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04smsc911x: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04r8169: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04r6040: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04pxa168_eth: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04mv643xx_eth: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04macb: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04ll_temac: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04fs_enet: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04fec: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04fec_mpc52xx: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04etherh: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04dnet: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04davinci_emac: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04ax88796: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04bfin_mac: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04gianfar: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran
2012-04-04igb: add PTP Hardware Clock codeRichard Cochran
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov
2012-04-04e1000e: update driver version numberBruce Allan
2012-04-04e1000e: cleanup indexed register arraysBruce Allan
2012-04-04e1000e: cleanup NAPI routineBruce Allan
2012-04-04e1000e: Minor comment clean-up.Matthew Vick
2012-04-04e1000: Support RX-ALL flag.Ben Greear
2012-04-04bnx2x: Change to driver version 1.72.10-0Yuval Mintz
2012-04-04bnx2x: Change comments and white spacesYaniv Rosner
2012-04-04bnx2x: change to the rss engineDmitry Kravkov
2012-04-04bnx2x: congestion management re-organizationYuval Mintz
2012-04-04bnx2x: Added support for a new device - 57811Barak Witkowski
2012-04-04bnx2x: Add remote-fault link detectionYaniv Rosner
2012-04-04bnx2x: added support for working with one msix irq.Dmitry Kravkov
2012-04-04bnx2x: enable inta on the pci bus when usedYuval Mintz
2012-04-04bnx2x: remove unnecessary dmae codeYuval Mintz
2012-04-04bnx2x: remove unnecessary .h dependenciesYuval Mintz
2012-04-03vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches
2012-04-03sky2: fix missing register reset on error path in sky2_test_msi()Lino Sanfilippo
2012-04-02enic: Stop using NLA_PUT*().David S. Miller
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de