index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
rdma: Remove nes
Jason Gunthorpe
1
-1205
/
+0
2018-09-05
RDMA/nes: Delete impossible debug prints
Leon Romanovsky
1
-3
/
+0
2017-10-14
IB/nes: Fix a race condition in nes_inetaddr_event()
Bart Van Assche
1
-4
/
+9
2017-10-14
IB/nes: Fix indentation
Bart Van Assche
1
-11
/
+11
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-45
/
+24
2017-08-18
infiniband: nes: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-18
PCI/IB: add support for pci driver attribute groups
Greg Kroah-Hartman
1
-44
/
+23
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-06-12
IB: nes: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-49
/
+31
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+0
2016-12-03
IB/nes: Remove debug prints after allocation failure
Leon Romanovsky
1
-1
/
+0
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-1
/
+0
2016-03-16
iw_nes: remove port mapper related code
Faisal Latif
1
-25
/
+0
2015-05-05
RDMA/nes: Report the actual address of the remote connecting peer
Tatyana Nikolova
1
-0
/
+1
2014-06-10
RDMA/nes: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
1
-1
/
+24
2014-02-12
RDMA/nes: Fix error return code
Julia Lawall
1
-1
/
+4
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2013-01-04
nes: remove usage of dev->master
Jiri Pirko
1
-3
/
+5
2013-01-03
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-03
RDMA/nes: Remove unused module parameter "send_first"
Tatyana Nikolova
1
-5
/
+0
2012-01-30
RDMA/nes: Copyright update
Tatyana Nikolova
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
1
-4
/
+4
2011-05-24
RDMA/nes: Add a check for strict_strtoul()
Liu Yuan
1
-1
/
+3
2011-03-18
RDMA/nes: Don't print success message at level KERN_ERR
Roland Dreier
1
-1
/
+1
2011-02-13
net: make dev->master general
Jiri Pirko
1
-1
/
+2
2011-01-16
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
1
-0
/
+11
2011-01-16
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
1
-5
/
+19
2010-08-04
RDMA/nes: Fix misindented code
Roland Dreier
1
-14
/
+12
2010-08-04
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
1
-1
/
+1
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-5
/
+0
2010-07-28
RDMA/nes: Convert pci_table entries to PCI_VDEVICE
Peter Huewe
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
1
-0
/
+1
2009-12-09
RDMA/nes: Pass correct size to ioremap_nocache()
Julia Lawall
1
-1
/
+2
2009-12-09
RDMA/nes: Update copyright and branding string
Chien Tung
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-06
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
1
-1
/
+1
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+16
2008-11-02
RDMA/nes: Mitigate compatibility issue regarding PCIe write credits
Chien Tung
1
-0
/
+16
2008-10-29
net: easy removals of HIPQUAD using %pI4 format
Harvey Harrison
1
-8
/
+3
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-4
/
+2
2008-09-30
RDMA/nes: Add wqm_quanta module option
Chien Tung
1
-0
/
+58
2008-09-30
RDMA/nes: Module parameter permissions
Chien Tung
1
-4
/
+4
2008-09-30
RDMA/nes: Add support for 4-port 1G HP blade card
Chien Tung
1
-5
/
+24
2008-07-24
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
1
-3
/
+1
2008-07-14
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
1
-1
/
+1
2008-05-13
RDMA/nes: Fix up nes_lro_max_aggr module parameter
Roland Dreier
1
-4
/
+0
2008-04-29
RDMA/nes: Use LRO
Faisal Latif
1
-0
/
+4
[next]