linux/drivers/net/ethernet/ti
Mugunthan V N 1e353cddcf drivers: net: cpsw: remove tx event processing in rx napi poll
With commit c03abd8463 ("net: ethernet: cpsw: don't requests IRQs
we don't use") common isr and napi are separated into separate tx isr
and rx isr/napi, but still in rx napi tx events are handled. So removing
the tx event handling in rx napi.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-07-21 10:41:24 -07:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
cpmac.c
cpsw-common.c
cpsw-phy-sel.c
cpsw.c drivers: net: cpsw: remove tx event processing in rx napi poll 2015-07-21 10:41:24 -07:00
cpsw.h
cpsw_ale.c
cpsw_ale.h
cpts.c
cpts.h
davinci_cpdma.c
davinci_cpdma.h
davinci_emac.c
davinci_mdio.c
netcp.h
netcp_core.c net: netcp: fix improper initialization in netcp_ndo_open() 2015-07-20 20:37:39 -07:00
netcp_ethss.c
netcp_sgmii.c
netcp_xgbepcsr.c
tlan.c
tlan.h