aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ethoc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-07sungem: stop using net_device.{base_addr, irq}.Francois Romieu1-2/+0
2012-04-06stmmac: fix build when CONFIG_OF is enableGiuseppe Cavallaro1-1/+1
2012-04-06gianfar: Include linux/net_tstamp.hDavid S. Miller1-0/+1
2012-04-06bfin: Fix build failure due to get_ts_info() changes.David S. Miller1-1/+1
2012-04-05net: replace continue with break to reduce unnecessary loop in xxx_xmarksourcesRongQing.Li2-2/+2
2012-04-05net: remove k{un}map_skb_frag()Eric Dumazet3-43/+24
2012-04-05net/mlx4_en: Set max rate-limit for a TCAmir Vadai2-0/+46
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai3-0/+34
2012-04-05IB/rdma_cm: TOS <=> UP mapping for IBoEAmir Vadai1-1/+5
2012-04-05net/route: export symbol ip_tos2prioAmir Vadai1-1/+1
2012-04-05net/mlx4_en: sk_prio <=> UP for untagged trafficAmir Vadai2-1/+19
2012-04-05net/mlx4_en: DCB QoS supportAmir Vadai5-0/+248
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai5-0/+91
2012-04-05net/mlx4_en: Force user priority by QP attributeAmir Vadai7-17/+19
2012-04-05net: sh_eth: add support R8A7740Yoshihiro Shimoda3-6/+120
2012-04-05Ethernet driver for the WIZnet W5100 chipMike Sinkovsky3-0/+821
2012-04-05Ethernet driver for the WIZnet W5300 chipMike Sinkovsky6-0/+814
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 Pirko2-4/+34
2012-04-04stmmac: update the driver version March 2012Giuseppe CAVALLARO1-1/+1
2012-04-04stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO5-3/+54
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO2-18/+19
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 SIKRI9-16/+89
2012-04-04stmmac: Define MDC clock selection macrosDeepak SIKRI1-0/+28
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI7-24/+58
2012-04-04stmmac: Define CSUM offload engine TypesDeepak SIKRI2-0/+8
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla2-1/+8
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 Herring20-2549/+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