[PATCH] Gianfar update and sysfs support
This seems to have gotten lost, so I'll resend. Signed-off-by:Andy Fleming <afleming@freescale.com> * Added sysfs support to gianfar for modifying FIFO and stashing parameters * Updated driver to support 10 Mbit, full duplex operation * Improved comments throughout * Cleaned up and optimized offloading code * Fixed a bug where rx buffers were being improperly mapped and unmapped * (only manifested if cache-coherency was off) * Added support for using the eTSEC exact-match MAC registers * Bumped the version to 1.3 * Added support for distinguishing between reduced 100 and 10 Mbit modes * Modified default coalescing values to lower latency * Added documentation Signed-off-by:
Jeff Garzik <jgarzik@pobox.com>
Showing
- Documentation/networking/gianfar.txt 72 additions, 0 deletionsDocumentation/networking/gianfar.txt
- drivers/net/Makefile 4 additions, 1 deletiondrivers/net/Makefile
- drivers/net/gianfar.c 152 additions, 79 deletionsdrivers/net/gianfar.c
- drivers/net/gianfar.h 38 additions, 31 deletionsdrivers/net/gianfar.h
- drivers/net/gianfar_ethtool.c 1 addition, 1 deletiondrivers/net/gianfar_ethtool.c
- drivers/net/gianfar_mii.h 1 addition, 0 deletionsdrivers/net/gianfar_mii.h
- drivers/net/gianfar_sysfs.c 311 additions, 0 deletionsdrivers/net/gianfar_sysfs.c
Loading
Please register or sign in to comment