linux-stable/drivers/net/ethernet/stmicro/stmmac
David S. Miller 6e0895c2ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/ethernet/emulex/benet/be_main.c
	drivers/net/ethernet/intel/igb/igb_main.c
	drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
	include/net/scm.h
	net/batman-adv/routing.c
	net/ipv4/tcp_input.c

The e{uid,gid} --> {uid,gid} credentials fix conflicted with the
cleanup in net-next to now pass cred structs around.

The be2net driver had a bug fix in 'net' that overlapped with the VLAN
interface changes by Patrick McHardy in net-next.

An IGB conflict existed because in 'net' the build_skb() support was
reverted, and in 'net-next' there was a comment style fix within that
code.

Several batman-adv conflicts were resolved by making sure that all
calls to batadv_is_my_mac() are changed to have a new bat_priv first
argument.

Eric Dumazet's TS ECR fix in TCP in 'net' conflicted with the F-RTO
rewrite in 'net-next', mostly overlapping changes.

Thanks to Stephen Rothwell and Antonio Quartulli for help with several
of these merge resolutions.

Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-22 20:32:51 -04:00
..
chain_mode.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
common.h stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
descs.h stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
descs_com.h stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
dwmac100.h stmmac: add header inclusion protection 2012-08-24 13:25:05 -04:00
dwmac100_core.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
dwmac100_dma.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
dwmac1000.h stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
dwmac1000_core.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
dwmac1000_dma.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
dwmac_dma.h stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
dwmac_lib.c stmmac: add Rx watchdog support to mitigate the DMA irqs 2012-11-26 17:22:12 -05:00
enh_desc.c stmmac: add IEEE PTPv1 and PTPv2 support. 2013-03-26 12:53:37 -04:00
Kconfig stmmac: add the support for PTP hw clock driver 2013-03-26 12:53:37 -04:00
Makefile stmmac: add the support for PTP hw clock driver 2013-03-26 12:53:37 -04:00
mmc.h stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
mmc_core.c stmmac: prevent interrupt loop with MMC RX IPC Counter 2013-04-11 16:03:22 -04:00
norm_desc.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
ring_mode.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
stmmac.h stmmac: review private structure fields 2013-04-08 16:55:27 -04:00
stmmac_ethtool.c stmmac: add the support for PTP hw clock driver 2013-03-26 12:53:37 -04:00
stmmac_hwtstamp.c stmmac: add the support for PTP hw clock driver 2013-03-26 12:53:37 -04:00
stmmac_main.c net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 2013-04-19 14:45:26 -04:00
stmmac_mdio.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
stmmac_pci.c stmmac: code tidy-up 2013-04-08 16:55:27 -04:00
stmmac_platform.c net: ethernet: stmicro: stmmac: use devm_ioremap_resource() 2013-04-11 16:21:58 -04:00
stmmac_ptp.c stmmac: improve/review and fix kernel-doc 2013-04-08 16:55:27 -04:00
stmmac_ptp.h stmmac: add IEEE PTPv1 and PTPv2 support. 2013-03-26 12:53:37 -04:00