summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.c
Commit message (Expand)AuthorAgeFilesLines
* rdma: Remove nesJason Gunthorpe2019-06-131-1205/+0Star
* RDMA/nes: Delete impossible debug printsLeon Romanovsky2018-09-051-3/+0Star
* IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche2017-10-151-4/+9
* IB/nes: Fix indentationBart Van Assche2017-10-151-11/+11
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-45/+24Star
|\
| * infiniband: nes: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
| * PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2017-08-181-44/+23Star
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0Star
|/
* IB: nes: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-49/+31Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-1/+0Star
|\
| * IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-1/+0Star
* | net: use core MTU range checking in misc driversJarod Wilson2016-10-201-1/+0Star
|/
* iw_nes: remove port mapper related codeFaisal Latif2016-03-161-25/+0Star
* RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2015-05-051-0/+1
* RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-101-1/+24
* RDMA/nes: Fix error return codeJulia Lawall2014-02-121-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-3/+3
|\
| * Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* | nes: remove usage of dev->masterJiri Pirko2013-01-041-3/+5
|/
* RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova2012-10-031-5/+0Star
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-311-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-101-4/+4
* RDMA/nes: Add a check for strict_strtoul()Liu Yuan2011-05-241-1/+3
* RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-181-1/+1
* net: make dev->master generalJiri Pirko2011-02-131-1/+2
* RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski2011-01-161-0/+11
* RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2011-01-161-5/+19
* RDMA/nes: Fix misindented codeRoland Dreier2010-08-041-14/+12Star
* RDMA/nes: Fix showing wqm_quantaRoland Dreier2010-08-041-1/+1
* RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-041-5/+0Star
* RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe2010-07-281-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-251-0/+1
* RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-101-1/+2
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-101-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-071-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-0/+16
|\
| * RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2008-11-031-0/+16
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-301-8/+3Star
* | net: convert print_mac to %pMJohannes Berg2008-10-281-4/+2Star
|/
* RDMA/nes: Add wqm_quanta module optionChien Tung2008-10-011-0/+58
* RDMA/nes: Module parameter permissionsChien Tung2008-10-011-4/+4
* RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung2008-09-301-5/+24
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-251-3/+1Star
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-151-1/+1
* RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-131-4/+0Star
* RDMA/nes: Use LROFaisal Latif2008-04-291-0/+4