aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+4
2018-05-14scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck1-1/+1
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-11/+4
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handlingKashyap, Desai1-1/+3
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-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-2/+2
2009-01-07fusion: convert devices to new APIStephen Hemminger1-27/+17
2008-12-03mptlan: Kill directly reference of netdev->privWang Chen1-5/+5
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-108/+0
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox1-108/+0
2008-10-27net: convert more to %pMJohannes Berg1-11/+7
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-13/+13
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya1-1/+1
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-21/+11
2007-10-12[SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in corruptionEric Moore1-0/+2
2007-10-12[SCSI] mpt fusion: remove redundant memsetMariusz Kozlowski1-5/+3
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya1-13/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-07-28[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging supportPrakash, Sathya1-2/+1
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-12/+14
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-0/+1
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-10/+19
2006-02-27[SCSI] fusion - mptlan - remove wierd humor printMoore, Eric1-4/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig1-9/+5
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+4
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean1-1/+6
2005-05-20[SCSI] fusion-kfree-cleanupMoore, Eric Dean1-2/+2
2005-05-20[SCSI] mptfusion: mptlan Remove credits and update copyrightMoore, Eric Dean1-28/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1688