linux/drivers/net/ethernet/atheros/atlx
Tony Zelenoff 0dbab2fb1d atl1: add napi process of tx interrupts
Make the tx ints processing same as rx ones via napi.
The idea got from e1000. The interrupt disabling is
still not fine grained.

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-15 12:55:08 -04:00
..
atl1.c atl1: add napi process of tx interrupts 2012-04-15 12:55:08 -04:00
atl1.h atl1: make driver napi compatible 2012-04-15 12:55:07 -04:00
atl2.c atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
atl2.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
atlx.c atheros eth: set addr_assign_type if random_ether_addr() used 2012-02-17 15:58:06 -05:00
atlx.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
Makefile