linux/drivers/net/atl1e
Michał Mirosław 782d640afd net: atl*: convert to hw_features
Things left as they were:
 - atl1: is RX checksum really enabled?
 - atl2: copy-paste from atl1, with-errors-on-modify I presume
 - atl1c: there's a bug: MTU can't be changed if device is not up

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-07 20:19:01 -07:00
..
atl1e.h atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA 2009-09-17 10:27:28 -07:00
atl1e_ethtool.c net: atl*: convert to hw_features 2011-04-07 20:19:01 -07:00
atl1e_hw.c atl1e: remove private #define. 2011-01-20 16:50:05 -08:00
atl1e_hw.h atl1e: remove private #define. 2011-01-20 16:50:05 -08:00
atl1e_main.c net: atl*: convert to hw_features 2011-04-07 20:19:01 -07:00
atl1e_param.c drivers/net/atl1e: Use netdev_printk helpers 2010-02-12 13:27:44 -08:00
Makefile