summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Cochran2-0/+32
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-04ptp: Add a method for obtaining the device index.Richard Cochran1-0/+6
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-04net:phy:marvell: remove unnecessary codeSrinivas Kandagatla1-15/+3
2012-04-04net:phy:davicom: remove unnecessary codeSrinivas Kandagatla1-6/+1
2012-04-04net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla1-4/+1
2012-04-04ppp: use for_each_set_bit_fromAkinobu Mita1-2/+2
2012-04-04vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches1-1/+1
2012-04-04net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang3-36/+42
2012-04-04sky2: fix missing register reset on error path in sky2_test_msi()Lino Sanfilippo1-2/+2
2012-04-02wl12xx: Stop using NLA_PUT*().David S. Miller1-3/+6
2012-04-02mac80211_hwsim: Stop using NLA_PUT*().David S. Miller1-9/+15
2012-04-02iwlwifi: Stop using NLA_PUT*().David S. Miller1-30/+41
2012-04-02ath6kl: Stop using NLA_PUT*().David S. Miller1-2/+3
2012-04-02team: Stop using NLA_PUT*().David S. Miller1-19/+31
2012-04-02macvlan: Stop using NLA_PUT*().David S. Miller1-1/+2
2012-04-02enic: Stop using NLA_PUT*().David S. Miller1-12/+10
2012-04-02can: Stop using NLA_PUT*().David S. Miller1-15/+16