linux/drivers/net/ethernet/qlogic/qlcnic
David S. Miller 5f013c9bc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/ethernet/altera/altera_sgdma.c
	net/netlink/af_netlink.c
	net/sched/cls_api.c
	net/sched/sch_api.c

The netlink conflict dealt with moving to netlink_capable() and
netlink_ns_capable() in the 'net' tree vs. supporting 'tc' operations
in non-init namespaces.  These were simple transformations from
netlink_capable to netlink_ns_capable.

The Altera driver conflict was simply code removal overlapping some
void pointer cast cleanups in net-next.

Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-12 13:19:14 -04:00
..
Makefile qlcnic: dcb: Query adapter DCB capabilities. 2013-08-27 15:21:13 -04:00
qlcnic_83xx_hw.c qlcnic: Collect firmware dump using DMA on 82xx adapters 2014-05-09 13:08:58 -04:00
qlcnic_83xx_hw.h qlcnic: Collect firmware dump using DMA on 82xx adapters 2014-05-09 13:08:58 -04:00
qlcnic_83xx_init.c qlcnic: Collect firmware dump using DMA on 82xx adapters 2014-05-09 13:08:58 -04:00
qlcnic_83xx_vnic.c qlcnic: Use bool for rx_mac_learn. 2014-01-23 16:13:08 -08:00
qlcnic_ctx.c qlcnic: Add driver logs in error path. 2014-04-27 23:20:53 -04:00
qlcnic_dcb.c qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. 2014-04-14 13:43:52 -04:00
qlcnic_dcb.h qlcnic: Issue INIT_NIC command only once. 2013-12-17 17:09:43 -05:00
qlcnic_ethtool.c qlcnic: Add VXLAN Rx offload support 2014-03-24 00:44:23 -04:00
qlcnic_hdr.h qlcnic: Support for 16 virtual NIC functions. 2013-12-17 17:09:44 -05:00
qlcnic_hw.c qlcnic: Collect firmware dump using DMA on 82xx adapters 2014-05-09 13:08:58 -04:00
qlcnic_hw.h qlcnic: Add VXLAN Rx offload support 2014-03-24 00:44:23 -04:00
qlcnic_init.c qlcnic: Fix bug in Tx completion path 2014-01-03 20:44:11 -05:00
qlcnic_io.c qlcnic: Add mac learning support to SR-IOV VF. 2014-05-09 13:08:58 -04:00
qlcnic_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-05-12 13:19:14 -04:00
qlcnic_minidump.c qlcnic: Collect firmware dump using DMA on 82xx adapters 2014-05-09 13:08:58 -04:00
qlcnic_sriov_common.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-05-12 13:19:14 -04:00
qlcnic_sriov_pf.c qlcnic: Add mac learning support to SR-IOV VF. 2014-05-09 13:08:58 -04:00
qlcnic_sriov.h qlcnic: Add mac learning support to SR-IOV VF. 2014-05-09 13:08:58 -04:00
qlcnic_sysfs.c qlcnic: Add driver logs in error path. 2014-04-27 23:20:53 -04:00
qlcnic.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-05-12 13:19:14 -04:00