linux/drivers/net/ethernet/cavium/liquidio
Colin Ian King 886afc1dc4 liquidio: fix incorrect indentation of assignment statement
Remove one extraneous level of indentation on assignment statement.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-03 09:59:38 -05:00
..
cn23xx_pf_device.c liquidio: fix crash in presence of zeroed-out base address regs 2017-08-30 22:07:09 -07:00
cn23xx_pf_device.h liquidio: move macro definition to a proper place 2017-08-22 11:08:15 -07:00
cn23xx_pf_regs.h
cn23xx_vf_device.c
cn23xx_vf_device.h liquidio: moved wait_for_pending_requests to octeon_network.h 2017-08-14 22:21:39 -07:00
cn23xx_vf_regs.h
cn66xx_device.c liquidio: fix bug in soft reset failure detection 2017-07-06 10:36:03 +01:00
cn66xx_device.h
cn66xx_regs.h
cn68xx_device.c
cn68xx_device.h
cn68xx_regs.h
lio_core.c liquidio: do not consider packets dropped by network stack as driver Rx dropped 2017-11-05 22:29:44 +09:00
lio_ethtool.c liquidio: fix spelling mistake: "interuupt" -> "interrupt" 2017-08-17 10:05:24 -07:00
lio_main.c liquidio: fix incorrect indentation of assignment statement 2017-12-03 09:59:38 -05:00
lio_vf_main.c liquidio: fix kernel panic in VF driver 2017-10-28 18:52:46 +09:00
lio_vf_rep.c liquidio: synchronize VF representor names with NIC firmware 2017-11-02 17:04:06 +09:00
lio_vf_rep.h liquidio: synchronize VF representor names with NIC firmware 2017-11-02 17:04:06 +09:00
liquidio_common.h liquidio: bump up driver version to 1.7.0 to match newer NIC firmware 2017-11-03 14:09:07 +09:00
liquidio_image.h liquidio: allow override of firmware present in flash 2017-09-25 20:25:39 -07:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
octeon_config.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_console.c liquidio: pass date and time info to NIC firmware 2017-10-24 18:57:10 +09:00
octeon_device.c liquidio: Fix an issue with multiple switchdev enable disables 2017-11-04 09:17:29 +09:00
octeon_device.h liquidio: Configure switchdev with devlink 2017-11-01 11:39:52 +09:00
octeon_droq.c liquidio: Fix an issue with multiple switchdev enable disables 2017-11-04 09:17:29 +09:00
octeon_droq.h liquidio: Fix an issue with multiple switchdev enable disables 2017-11-04 09:17:29 +09:00
octeon_iq.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_mailbox.c
octeon_mailbox.h
octeon_main.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_mem_ops.c
octeon_mem_ops.h
octeon_network.h Merge branch 'akpm' (patches from Andrew) 2017-11-15 19:42:40 -08:00
octeon_nic.c liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_nic.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
request_manager.c liquidio: remove redundant setting of inst_processed to zero 2017-11-02 15:52:46 +09:00
response_manager.c
response_manager.h