aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran2-0/+12
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran3-0/+35
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-04dp83640: Support the get_ts_info ethtool method.Richard Cochran1-0/+31
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran3-3/+76
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran2-0/+14
2012-04-04ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' failureShmulik Ladkani1-0/+1
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-03net:phy:marvell: remove unnecessary codeSrinivas Kandagatla1-15/+3
2012-04-03net:phy:davicom: remove unnecessary codeSrinivas Kandagatla1-6/+1
2012-04-03net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla1-4/+1
2012-04-03ppp: use for_each_set_bit_fromAkinobu Mita1-2/+2
2012-04-03filter: add XOR operationJiri Pirko2-1/+7
2012-04-03filter: Allow to create sk-unattached filtersJiri Pirko2-4/+65
2012-04-03vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches1-1/+1
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang4-36/+69
2012-04-03sky2: fix missing register reset on error path in sky2_test_msi()Lino Sanfilippo1-2/+2
2012-04-03af_unix: reduce high order page allocationsEric Dumazet1-3/+12
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear2-0/+5
2012-04-02net: remove unused icmp_ioctl() definition.Rami Rosen1-1/+0
2012-04-02net/ipv6/addrconf.c: Checkpatch cleanupsEldad Zack1-13/+12