qeth: new qeth device driver
List of major changes and improvements: no manipulation of the global ARP constructor clean code split into core, layer 2 and layer 3 functionality better exploitation of the ethtool interface better representation of the various hardware capabilities fix packet socket support (tcpdump), no fake_ll required osasnmpd notification via udev events coding style and beautification Signed-off-by:Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by:
Jeff Garzik <jeff@garzik.org>
Showing
- arch/s390/defconfig 3 additions, 5 deletionsarch/s390/defconfig
- drivers/s390/net/Kconfig 17 additions, 14 deletionsdrivers/s390/net/Kconfig
- drivers/s390/net/Makefile 5 additions, 2 deletionsdrivers/s390/net/Makefile
- drivers/s390/net/qeth_core.h 916 additions, 0 deletionsdrivers/s390/net/qeth_core.h
- drivers/s390/net/qeth_core_main.c 4540 additions, 0 deletionsdrivers/s390/net/qeth_core_main.c
- drivers/s390/net/qeth_core_mpc.c 266 additions, 0 deletionsdrivers/s390/net/qeth_core_mpc.c
- drivers/s390/net/qeth_core_mpc.h 566 additions, 0 deletionsdrivers/s390/net/qeth_core_mpc.h
- drivers/s390/net/qeth_core_offl.c 701 additions, 0 deletionsdrivers/s390/net/qeth_core_offl.c
- drivers/s390/net/qeth_core_offl.h 76 additions, 0 deletionsdrivers/s390/net/qeth_core_offl.h
- drivers/s390/net/qeth_core_sys.c 651 additions, 0 deletionsdrivers/s390/net/qeth_core_sys.c
- drivers/s390/net/qeth_l2_main.c 1242 additions, 0 deletionsdrivers/s390/net/qeth_l2_main.c
- drivers/s390/net/qeth_l3.h 76 additions, 0 deletionsdrivers/s390/net/qeth_l3.h
- drivers/s390/net/qeth_l3_main.c 3388 additions, 0 deletionsdrivers/s390/net/qeth_l3_main.c
- drivers/s390/net/qeth_l3_sys.c 1051 additions, 0 deletionsdrivers/s390/net/qeth_l3_sys.c
Loading
Please register or sign in to comment