summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptlan.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-3/+4
* scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck2018-05-151-1/+1
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-11/+4Star
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-281-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-2/+2
* fusion: convert devices to new APIStephen Hemminger2009-01-081-27/+17Star
* mptlan: Kill directly reference of netdev->privWang Chen2008-12-041-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-121-108/+0Star
|\
| * trivial: MPT fusion - remove long dead codeAlan Cox2008-11-071-108/+0Star
* | net: convert more to %pMJohannes Berg2008-10-281-11/+7Star
|/
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-13/+13
* [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-21/+11Star
|\
| * [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...Eric Moore2007-10-121-0/+2
| * [SCSI] mpt fusion: remove redundant memsetMariusz Kozlowski2007-10-121-5/+3Star
| * [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
| * [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-13/+3Star
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
|/
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-281-2/+1Star
* [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-3/+3
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-12/+14
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-031-0/+1
* [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-061-1/+3
* WorkStruct: make allyesconfigDavid Howells2006-11-221-10/+19
* [SCSI] fusion - mptlan - remove wierd humor printMoore, Eric2006-02-281-4/+1Star
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-2/+2
* [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-141-9/+5Star
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-6/+4Star
* [SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean2005-09-191-1/+6
* [SCSI] fusion-kfree-cleanupMoore, Eric Dean2005-05-201-2/+2
* [SCSI] mptfusion: mptlan Remove credits and update copyrightMoore, Eric Dean2005-05-201-28/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1688