summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes.c
AgeCommit message (Expand)Author
2019-06-13rdma: Remove nesJason Gunthorpe
2018-09-05RDMA/nes: Delete impossible debug printsLeon Romanovsky
2017-10-14IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche
2017-10-14IB/nes: Fix indentationBart Van Assche
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18infiniband: nes: constify pci_device_id.Arvind Yadav
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-06-12IB: nes: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-03IB/nes: Remove debug prints after allocation failureLeon Romanovsky
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-03-16iw_nes: remove port mapper related codeFaisal Latif
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova
2014-06-10RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova
2014-02-12RDMA/nes: Fix error return codeJulia Lawall
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-04nes: remove usage of dev->masterJiri Pirko
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan
2011-03-18RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier
2011-02-13net: make dev->master generalJiri Pirko
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski
2010-08-04RDMA/nes: Fix misindented codeRoland Dreier
2010-08-04RDMA/nes: Fix showing wqm_quantaRoland Dreier
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier
2010-07-28RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung
2009-12-09RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-02RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-30RDMA/nes: Add wqm_quanta module optionChien Tung
2008-09-30RDMA/nes: Module parameter permissionsChien Tung
2008-09-30RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung
2008-07-24RDMA/nes: CM connection setup/teardown reworkFaisal Latif
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier
2008-04-29RDMA/nes: Use LROFaisal Latif