summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ctcm_main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-291-0/+1
* s390/net: reduce inliningJulian Wiedmann2017-08-151-1/+1
* drivers: s390: move static and inline before return typeJoe Perches2017-07-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-18/+18
|\
| * net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-13/+13
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-5/+5
* | s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-121-3/+3
|/
* s390/ctcm: improve endianness handlingHans Wippel2017-04-071-6/+6
* s390/net: use net core MTU range checkingJarod Wilson2016-10-201-3/+2
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-3/+3
* s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring2015-12-141-5/+2
* s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz2015-01-171-2/+2
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+4
* ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
* s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* ctcm: remove BUG_ONsUrsula Braun2012-11-191-2/+0
* ctcm: fix error return codePeter Senna Tschudin2012-09-241-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
* s390/ctc: cleanup drv attr usageSebastian Ott2012-05-161-9/+6
* s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-4/+1
* s390/ctcm: switch to ccwgroup_create_devSebastian Ott2012-05-161-25/+11
* ctcm: make ctcmpc debugging compilableUrsula Braun2012-03-071-0/+3
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-2/+1
* 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
OpenPOWER on IntegriCloud