aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/lcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-14[S390] Cleanup lcs printk messages.Klaus-D. Wacker1-5/+2
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-18/+19
2008-04-29lcs: CCL-sequ. numbers required for protocol 802.2 only.Klaus D. Wacker1-1/+2
2008-02-11lcs: avoid/reduce unused s390dbf debug areas.Peter Tiedemann1-1/+1
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches1-1/+1
2007-10-10lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker1-3/+8
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo1-1/+0
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day1-4/+2
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-3/+3
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-4/+4
2006-12-04[S390] non-unique constant/macro identifiers.Ursula Braun1-38/+40
2006-12-02[NET] driver/s390/net: Checksum annotations.Al Viro1-1/+1
2006-09-17[PATCH] s390: minor s390 network driver fixesFrank Pavlic1-8/+5
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-4/+3
2006-05-26[netdrvr s/390] trim trailing whitespaceJeff Garzik1-5/+5
2006-05-26[PATCH] s390: lcs driver bug fixes and improvements [1/2]Klaus Wacker1-170/+171
2006-05-15[PATCH] s390: lcs incorrect testGreg Smith1-1/+1
2006-04-02BUG_ON() Conversion in drivers/s390/net/lcs.cEric Sesterhenn1-8/+5
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-7/+4