aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-05RDMA/nes: Delete impossible debug printsLeon Romanovsky1-3/+0
2017-10-14IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche1-4/+9
2017-10-14IB/nes: Fix indentationBart Van Assche1-11/+11
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-45/+24
2017-08-18infiniband: nes: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman1-44/+23
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-06-12IB: nes: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman1-49/+31
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+0
2016-12-03IB/nes: Remove debug prints after allocation failureLeon Romanovsky1-1/+0
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-1/+0
2016-03-16iw_nes: remove port mapper related codeFaisal Latif1-25/+0
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova1-0/+1
2014-06-10RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova1-1/+24
2014-02-12RDMA/nes: Fix error return codeJulia Lawall1-1/+4
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2013-01-04nes: remove usage of dev->masterJiri Pirko1-3/+5
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova1-5/+0
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif1-4/+4
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan1-1/+3
2011-03-18RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier1-1/+1
2011-02-13net: make dev->master generalJiri Pirko1-1/+2
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski1-0/+11
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski1-5/+19
2010-08-04RDMA/nes: Fix misindented codeRoland Dreier1-14/+12
2010-08-04RDMA/nes: Fix showing wqm_quantaRoland Dreier1-1/+1
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier1-5/+0
2010-07-28RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe1-2/+2
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
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung1-0/+1
2009-12-09RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall1-1/+2
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung1-1/+1
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+16
2008-11-02RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung1-0/+16
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison1-8/+3
2008-10-27net: convert print_mac to %pMJohannes Berg1-4/+2
2008-09-30RDMA/nes: Add wqm_quanta module optionChien Tung1-0/+58
2008-09-30RDMA/nes: Module parameter permissionsChien Tung1-4/+4
2008-09-30RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung1-5/+24
2008-07-24RDMA/nes: CM connection setup/teardown reworkFaisal Latif1-3/+1
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier1-1/+1
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier1-4/+0
2008-04-29RDMA/nes: Use LROFaisal Latif1-0/+4
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier1-2/+3