index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-15
IB/nes: Fix a race condition in nes_inetaddr_event()
Bart Van Assche
1
-4
/
+9
2017-10-15
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2013-01-05
nes: remove usage of dev->master
Jiri Pirko
1
-3
/
+5
2013-01-04
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-04
RDMA/nes: Remove unused module parameter "send_first"
Tatyana Nikolova
1
-5
/
+0
2012-01-31
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-17
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
1
-0
/
+11
2011-01-17
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
1
-5
/
+19
2010-08-05
RDMA/nes: Fix misindented code
Roland Dreier
1
-14
/
+12
2010-08-05
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
1
-1
/
+1
2010-08-05
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-10
RDMA/nes: Pass correct size to ioremap_nocache()
Julia Lawall
1
-1
/
+2
2009-12-10
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-07
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
1
-1
/
+1
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+16
2008-11-03
RDMA/nes: Mitigate compatibility issue regarding PCIe write credits
Chien Tung
1
-0
/
+16
2008-10-30
net: easy removals of HIPQUAD using %pI4 format
Harvey Harrison
1
-8
/
+3
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-4
/
+2
2008-10-01
RDMA/nes: Add wqm_quanta module option
Chien Tung
1
-0
/
+58
2008-10-01
RDMA/nes: Module parameter permissions
Chien Tung
1
-4
/
+4
2008-10-01
RDMA/nes: Add support for 4-port 1G HP blade card
Chien Tung
1
-5
/
+24
2008-07-25
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
1
-3
/
+1
2008-07-15
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-30
RDMA/nes: Use LRO
Faisal Latif
1
-0
/
+4
2008-04-23
RDMA/nes: Print IPv4 addresses in a readable format
Roland Dreier
1
-2
/
+3
2008-04-23
RDMA/nes: Use print_mac() to format ethernet addresses for printing
Roland Dreier
1
-6
/
+4
[next]