aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/lcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13s390/lcs: remove trailing space at end of dev_err messageColin Ian King1-1/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-2/+2
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter1-1/+1
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring1-4/+2
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter1-5/+6
2014-05-30s390/net: fix format string mismatchesUrsula Braun1-4/+9
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-01lcs: Add missing destroy_timer_on_stack()Thomas Gleixner1-0/+1
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-09-24lcs: ensure proper ccw setupSebastian Ott1-1/+1
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-30/+22
2012-05-16s390/lcs: cleanup drv attr usageSebastian Ott1-10/+6
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott1-4/+1
2012-05-16s390/lcs: switch to ccwgroup_create_devSebastian Ott1-18/+17
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker1-19/+2
2012-03-07lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker1-5/+7
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller1-3/+3
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-2/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
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-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+2
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens1-0/+2
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant1-4/+6
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-05-17drivers/s390/net: Drop memory allocation castJulia Lawall1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens1-1/+1
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun1-14/+87
2009-10-17lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker1-3/+9
2009-10-17lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-4/+4
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-10/+10
2009-06-16[S390] pm: lcs driver power management callbacksKlaus-Dieter Wacket1-9/+65
2009-06-15s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-10/+10
2009-03-24lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker1-2/+2
2009-03-24Use kthread instead of kernel_threadKlaus-Dieter Wacker1-5/+3
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+6
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-21lcs: convert to net_device_opsFrank Blaschka1-5/+16
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-6/+6
2008-12-25[S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker1-39/+53
2008-12-06s390_net: Kill directly reference of netdev->privWang Chen1-6/+6
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-15/+19
2008-08-27LCS recovery dumps when cable reconnectKlaus-D. Wacker1-1/+2