linux/drivers/net/ethernet/qlogic/qlcnic
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
..
Makefile qlcnic: Support SR-IOV enable and disable 2013-03-29 15:46:08 -04:00
qlcnic_83xx_hw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
qlcnic_83xx_hw.h qlcnic: Support polling for mailbox events. 2013-04-19 16:14:54 -04:00
qlcnic_83xx_init.c qlcnic: VF reset recovery implementation. 2013-04-19 16:02:38 -04:00
qlcnic_83xx_vnic.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_ctx.c qlcnic: Support VF-PF communication channel commands. 2013-03-29 15:51:05 -04:00
qlcnic_ethtool.c qlcnic: Fix loopback test for SR-IOV PF. 2013-04-19 16:14:53 -04:00
qlcnic_hdr.h qlcnic: VF reset recovery implementation. 2013-04-19 16:02:38 -04:00
qlcnic_hw.c qlcnic: Support VLAN id config. 2013-04-19 16:14:40 -04:00
qlcnic_hw.h qlcnic: Change 82xx adapter VLAN id endian type. 2013-04-19 16:02:38 -04:00
qlcnic_init.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
qlcnic_main.c qlcnic: Support polling for mailbox events. 2013-04-19 16:14:54 -04:00
qlcnic_minidump.c drivers:net: Remove dma_alloc_coherent OOM messages 2013-03-15 08:56:58 -04:00
qlcnic_sriov_common.c qlcnic: Fix loopback test for SR-IOV PF. 2013-04-19 16:14:53 -04:00
qlcnic_sriov_pf.c qlcnic: Support VLAN id config. 2013-04-19 16:14:40 -04:00
qlcnic_sriov.h qlcnic: Support VLAN id config. 2013-04-19 16:14:40 -04:00
qlcnic_sysfs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
qlcnic.h qlcnic: Update version to 5.2.41 2013-04-19 16:14:54 -04:00