aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Ethernet driver for the WIZnet W5300 chipMike Sinkovsky5-0/+790
2012-04-04vxge: Convert macro to inline functionJoe Perches2-9/+12
2012-04-04team: add loadbalance modeJiri Pirko3-0/+200
2012-04-04team: add binary option typeJiri Pirko1-4/+26
2012-04-04stmmac: update the driver version March 2012Giuseppe CAVALLARO1-1/+1
2012-04-04stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO4-2/+53
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO1-2/+2
2012-04-04stmmac: add clk management supportGiuseppe CAVALLARO2-5/+63
2012-04-04stmmac: Replace infinite loops by timeouts in mdio r/wDeepak SIKRI1-7/+25
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI7-12/+49
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI7-24/+58
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla1-1/+7
2012-04-04bna: Update driver version to 3.0.23.0Jing Huang1-1/+1
2012-04-04bna: Function name changes and cleanupsJing Huang3-32/+32
2012-04-04bna: Remove tx taskletJing Huang2-71/+3
2012-04-04bna: tx rx cleanup fixJing Huang2-80/+125
2012-04-04bna: ioc cleanupsJing Huang1-10/+1
2012-04-04bna: Flash controller ioc pll init fixesJing Huang2-46/+102
2012-04-04bna: Serialize smem access during adapter initializationJing Huang1-8/+42
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-04Driver: Atm: Remove 'break' after 'return' statement.Santosh Nayak1-5/+0
2012-04-04bnx2x: add missing parenthesis to prevent u32 overflowDmitry Kravkov1-2/+2
2012-04-04usbnet: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
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 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