summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04Driver: Atm: Remove 'break' after 'return' statement.Santosh Nayak
2012-04-04bnx2x: add missing parenthesis to prevent u32 overflowDmitry Kravkov
2012-04-04usbnet: Support the get_ts_info ethtool method.Richard Cochran
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-04ethtool: Add a common function for drivers with transmit time stamping.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-04dp83640: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran
2012-04-04ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...Shmulik Ladkani
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-03net:phy:marvell: remove unnecessary codeSrinivas Kandagatla