aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ctcm_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-13ctcm: get rid of compile warningUrsula Braun1-2/+0
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott1-2/+4
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-2/+4
2011-01-05[S390] ctc: add support for irq statisticsHeiko Carstens1-0/+2
2010-09-26s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-2/+2
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun1-39/+41
2010-05-17drivers/s390/net: Drop memory allocation castJulia Lawall1-4/+2
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens1-1/+1
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun1-20/+84
2009-11-13ctcm: suspend has to wait for outstanding I/OFrank Blaschka1-0/+5
2009-10-17ctcm rollback in case of errorsEinar Lueck1-17/+42
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-5/+5
2009-06-16[S390] pm: ctcm driver power management callbacksFrank Blaschka1-1/+36
2009-05-20ctcm: avoid crash in ctcm_remove_deviceUrsula Braun1-4/+2
2009-03-24ctcm: fix minor findings from code analysis toolJoel A. Fowler1-5/+3
2009-03-24ctcm: avoid wraparound in length of incoming dataRoel Kluin1-1/+2
2009-03-24ctcm: invalid return code from hard_start_xmitUrsula Braun1-2/+2
2009-01-21ctcm: convert to net_device_opsFrank Blaschka1-6/+18
2008-12-25[S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann1-27/+45
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-2/+2
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-9/+9
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann1-12/+12
2008-07-22s390/net/ctcm: message cleanupPeter Tiedemann1-276/+238
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-14/+14
2008-03-17ctcm: infrastructure for replaced ctc driverPeter Tiedemann1-0/+1772