1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/emulex/benet
David S. Miller 06c54055be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
	net/bridge/br_multicast.c
	net/ipv6/sit.c

The conflicts were minor:

1) sit.c changes overlap with change to ip_tunnel_xmit() signature.

2) br_multicast.c had an overlap between computing max_delay using
   msecs_to_jiffies and turning MLDV2_MRC() into an inline function
   with a name using lowercase instead of uppercase letters.

3) stmmac had two overlapping changes, one which conditionally allocated
   and hooked up a dma_cfg based upon the presence of the pbl OF property,
   and another one handling store-and-forward DMA made.  The latter of
   which should not go into the new of_find_property() basic block.

Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-05 14:58:52 -04:00
..
be.h be2net: implement ethtool set/get_channel hooks 2013-08-27 15:57:05 -04:00
be_cmds.c be2net: set and query VEB/VEPA mode of the PF interface 2013-09-03 22:20:18 -04:00
be_cmds.h be2net: set and query VEB/VEPA mode of the PF interface 2013-09-03 22:20:18 -04:00
be_ethtool.c be2net: implement ethtool set/get_channel hooks 2013-08-27 15:57:05 -04:00
be_hw.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-05 16:37:30 -07:00
be_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-09-05 14:58:52 -04:00
be_roce.c be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be_roce.h be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00