aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ctcm_main.c
Commit message (Expand)AuthorAgeFilesLines
* ctcm: get rid of compile warningUrsula Braun2011-05-131-2/+0
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] ctc: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-261-2/+2
* ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-121-39/+41
* drivers/s390/net: Drop memory allocation castJulia Lawall2010-05-171-4/+2
* net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-171-1/+1
* s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-131-20/+84
* ctcm: suspend has to wait for outstanding I/OFrank Blaschka2009-11-131-0/+5
* ctcm rollback in case of errorsEinar Lueck2009-10-171-17/+42
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-5/+5
* [S390] pm: ctcm driver power management callbacksFrank Blaschka2009-06-161-1/+36
* ctcm: avoid crash in ctcm_remove_deviceUrsula Braun2009-05-201-4/+2
* ctcm: fix minor findings from code analysis toolJoel A. Fowler2009-03-241-5/+3
* ctcm: avoid wraparound in length of incoming dataRoel Kluin2009-03-241-1/+2
* ctcm: invalid return code from hard_start_xmitUrsula Braun2009-03-241-2/+2
* ctcm: convert to net_device_opsFrank Blaschka2009-01-211-6/+18
* [S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann2008-12-251-27/+45
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-101-2/+2
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-9/+9
* ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-271-12/+12
* s390/net/ctcm: message cleanupPeter Tiedemann2008-07-221-276/+238
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-14/+14
* ctcm: infrastructure for replaced ctc driverPeter Tiedemann2008-03-171-0/+1772