summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/lcs.c
Commit message (Expand)AuthorAgeFilesLines
* s390/lcs: remove trailing space at end of dev_err messageColin Ian King2016-10-131-1/+1
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-2/+2
* s390/lcs: Fix null-pointer access in msgPeter Oberparleiter2015-05-181-1/+1
* s390/net: Delete useless checks before function callsMarkus Elfring2015-01-171-4/+2
* lcs: replace sscanf by kstrto functionThomas Richter2014-10-261-5/+6
* s390/net: fix format string mismatchesUrsula Braun2014-05-301-4/+9
* lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
* lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+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
* lcs: ensure proper ccw setupSebastian Ott2012-09-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-211-30/+22
|\
| * s390/lcs: cleanup drv attr usageSebastian Ott2012-05-161-10/+6
| * s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-4/+1
| * s390/lcs: switch to ccwgroup_create_devSebastian Ott2012-05-161-18/+17
* | s390: delete any traces of token ring supportPaul Gortmaker2012-05-151-19/+2
|/
* lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker2012-03-071-5/+7
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-091-3/+3
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-2/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-071-0/+2
|\ \
| * | [S390] lcs: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
| |/
* | qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-281-4/+6
|/
* drivers/s390/net: Drop memory allocation castJulia Lawall2010-05-171-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-171-1/+1
* s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-131-14/+87
* lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker2009-10-171-3/+9
* lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker2009-10-171-1/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-10/+10
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-10/+10
* | [S390] pm: lcs driver power management callbacksKlaus-Dieter Wacket2009-06-161-9/+65
|/
* lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker2009-03-241-2/+2
* Use kthread instead of kernel_threadKlaus-Dieter Wacker2009-03-241-5/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-261-2/+6
|\
| * lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens2009-01-251-2/+6
* | lcs: convert to net_device_opsFrank Blaschka2009-01-211-5/+16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-6/+6
|\
| * s390_net: Kill directly reference of netdev->privWang Chen2008-12-061-6/+6
* | [S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker2008-12-251-39/+53
|/
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-15/+19
* LCS recovery dumps when cable reconnectKlaus-D. Wacker2008-08-271-1/+2
OpenPOWER on IntegriCloud