• Andrew Morton's avatar
    [PATCH] s390: network driver · 7747d41e
    Andrew Morton authored
    From: Martin Schwidefsky <schwidefsky@de.ibm.com>
    
    Network driver changes:
     - lcs: Add missing irb error checking.
     - lcs: Fix multicasting.
     - lcs: Use a seperate lock (ipm_lock) for multicast list.
     - lcs: Add missing in_dev_put in multicase address list handling.
     - iucv: Set static variables to NULL after kfree.
     - iucv: Do bus_unregister if module initialization fails.
     - netiucv: Convert iucvMagic to EBCDIC in con_action_start.
     - netiucv: Remove administration of ifno-stuff for device name,
     - netiucv: Add attribute to remove a netiucv device.
     - qeth: Add version string that is displayed at driver load time.
     - qeth: Fix memory leak in qeth_arp_query.
     - qeth: Remove duplicate case statements in qeth_do_ioctl.
     - qeth: Fix OSA broadcast filtering.
     - qeth: Increase timeout for purge ARP cache IPA.
     - qeth: Fix hsi device naming.
     - qeth: Add do_QDIO count to qeth performance statistics.
     - qeth: Allow writing to IP address takeover attribute only in
             state DOWN or RECOVER.
     - qeth: Fix hang when removing a vlan device.
     - qeth: Cleanup error messages for ARP commands.
     - qeth: Return EOPNOTSUPP for purge ARP on HiperSockets.
     - qeth: Drop skbs if the net_device of a qeth device is down.
     - qeth: Simplify ip address list processing.
    7747d41e
qeth.h 22.9 KB