| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/ctcm: improve endianness handling | Hans Wippel | 2017-04-07 | 1 | -6/+6 |
* | s390/net: use net core MTU range checking | Jarod Wilson | 2016-10-20 | 1 | -3/+2 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -3/+3 |
* | s390-ctcm: Delete unnecessary checks before the function call "channel_remove" | Markus Elfring | 2015-12-14 | 1 | -5/+2 |
* | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz | 2015-01-17 | 1 | -2/+2 |
* | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 | 1 | -2/+4 |
* | ctc: replace PTR_RET with PTR_ERR_OR_ZERO | Frank Blaschka | 2014-04-28 | 1 | -1/+1 |
* | s390/net: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -1/+1 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -1/+1 |
* | ctcm: remove BUG_ONs | Ursula Braun | 2012-11-19 | 1 | -2/+0 |
* | ctcm: fix error return code | Peter Senna Tschudin | 2012-09-24 | 1 | -1/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+0 |
* | s390/ctc: cleanup drv attr usage | Sebastian Ott | 2012-05-16 | 1 | -9/+6 |
* | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott | 2012-05-16 | 1 | -4/+1 |
* | s390/ctcm: switch to ccwgroup_create_dev | Sebastian Ott | 2012-05-16 | 1 | -25/+11 |
* | ctcm: make ctcmpc debugging compilable | Ursula Braun | 2012-03-07 | 1 | -0/+3 |
* | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 | 1 | -2/+1 |
* | ctcm: get rid of compile warning | Ursula Braun | 2011-05-13 | 1 | -2/+0 |
* | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -2/+4 |
* | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -2/+4 |
* | [S390] ctc: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
* | s390: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov | 2010-09-26 | 1 | -2/+2 |
* | ctcm: rename READ/WRITE defines to avoid redefinitions | Ursula Braun | 2010-08-12 | 1 | -39/+41 |
* | drivers/s390/net: Drop memory allocation cast | Julia Lawall | 2010-05-17 | 1 | -4/+2 |
* | net/s390 drivers: add missing 'const' attribute | Heiko Carstens | 2009-11-17 | 1 | -1/+1 |
* | s390: remove cu3088 layer for lcs and ctcm | Ursula Braun | 2009-11-13 | 1 | -20/+84 |
* | ctcm: suspend has to wait for outstanding I/O | Frank Blaschka | 2009-11-13 | 1 | -0/+5 |
* | ctcm rollback in case of errors | Einar Lueck | 2009-10-17 | 1 | -17/+42 |
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-02 | 1 | -1/+0 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -5/+5 |
* | [S390] pm: ctcm driver power management callbacks | Frank Blaschka | 2009-06-16 | 1 | -1/+36 |
* | ctcm: avoid crash in ctcm_remove_device | Ursula Braun | 2009-05-20 | 1 | -4/+2 |
* | ctcm: fix minor findings from code analysis tool | Joel A. Fowler | 2009-03-24 | 1 | -5/+3 |
* | ctcm: avoid wraparound in length of incoming data | Roel Kluin | 2009-03-24 | 1 | -1/+2 |
* | ctcm: invalid return code from hard_start_xmit | Ursula Braun | 2009-03-24 | 1 | -2/+2 |
* | ctcm: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -6/+18 |
* | [S390] convert ctcm printks to dev_xxx and pr_xxx macros. | Peter Tiedemann | 2008-12-25 | 1 | -27/+45 |
* | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 2008-10-10 | 1 | -2/+2 |
* | [S390] bus_id -> dev_name conversions | Kay Sievers | 2008-10-10 | 1 | -9/+9 |
* | ctcm: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 | 1 | -12/+12 |
* | s390/net/ctcm: message cleanup | Peter Tiedemann | 2008-07-22 | 1 | -276/+238 |
* | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 | 1 | -14/+14 |
* | ctcm: infrastructure for replaced ctc driver | Peter Tiedemann | 2008-03-17 | 1 | -0/+1772 |