| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-08-18 | 1 | -45/+24 |
|\ |
|
| * | infiniband: nes: constify pci_device_id. | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | PCI/IB: add support for pci driver attribute groups | Greg Kroah-Hartman | 2017-08-18 | 1 | -44/+23 |
* | | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 2017-07-24 | 1 | -1/+0 |
|/ |
|
* | IB: nes: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -49/+31 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 1 | -1/+0 |
|\ |
|
| * | IB/nes: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 1 | -1/+0 |
* | | net: use core MTU range checking in misc drivers | Jarod Wilson | 2016-10-20 | 1 | -1/+0 |
|/ |
|
* | iw_nes: remove port mapper related code | Faisal Latif | 2016-03-16 | 1 | -25/+0 |
* | RDMA/nes: Report the actual address of the remote connecting peer | Tatyana Nikolova | 2015-05-05 | 1 | -0/+1 |
* | RDMA/nes: Add support for iWARP Port Mapper user space service | Tatyana Nikolova | 2014-06-10 | 1 | -1/+24 |
* | RDMA/nes: Fix error return code | Julia Lawall | 2014-02-12 | 1 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-15 | 1 | -3/+3 |
|\ |
|
| * | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | | nes: remove usage of dev->master | Jiri Pirko | 2013-01-04 | 1 | -3/+5 |
|/ |
|
* | RDMA/nes: Remove unused module parameter "send_first" | Tatyana Nikolova | 2012-10-03 | 1 | -5/+0 |
* | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-30 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif | 2011-10-10 | 1 | -4/+4 |
* | RDMA/nes: Add a check for strict_strtoul() | Liu Yuan | 2011-05-24 | 1 | -1/+3 |
* | RDMA/nes: Don't print success message at level KERN_ERR | Roland Dreier | 2011-03-18 | 1 | -1/+1 |
* | net: make dev->master general | Jiri Pirko | 2011-02-13 | 1 | -1/+2 |
* | RDMA/nes: Fix SFP+ link down detection issue with switch port disable | Maciej Sosnowski | 2011-01-16 | 1 | -0/+11 |
* | RDMA/nes: Fix bonding on iw_nes | Maciej Sosnowski | 2011-01-16 | 1 | -5/+19 |
* | RDMA/nes: Fix misindented code | Roland Dreier | 2010-08-04 | 1 | -14/+12 |
* | RDMA/nes: Fix showing wqm_quanta | Roland Dreier | 2010-08-04 | 1 | -1/+1 |
* | RDMA/nes: Get rid of "set but not used" variables | Roland Dreier | 2010-08-04 | 1 | -5/+0 |
* | RDMA/nes: Convert pci_table entries to PCI_VDEVICE | Peter Huewe | 2010-07-28 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | RDMA/nes: Add support for KR device id 0x0110 | Chien Tung | 2010-02-25 | 1 | -0/+1 |
* | RDMA/nes: Pass correct size to ioremap_nocache() | Julia Lawall | 2009-12-09 | 1 | -1/+2 |
* | RDMA/nes: Update copyright and branding string | Chien Tung | 2009-12-09 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | RDMA/nes: Update copyright to new legal entity and year | Chien Tung | 2009-03-06 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 1 | -0/+16 |
|\ |
|
| * | RDMA/nes: Mitigate compatibility issue regarding PCIe write credits | Chien Tung | 2008-11-02 | 1 | -0/+16 |
* | | net: easy removals of HIPQUAD using %pI4 format | Harvey Harrison | 2008-10-29 | 1 | -8/+3 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -4/+2 |
|/ |
|
* | RDMA/nes: Add wqm_quanta module option | Chien Tung | 2008-09-30 | 1 | -0/+58 |
* | RDMA/nes: Module parameter permissions | Chien Tung | 2008-09-30 | 1 | -4/+4 |
* | RDMA/nes: Add support for 4-port 1G HP blade card | Chien Tung | 2008-09-30 | 1 | -5/+24 |
* | RDMA/nes: CM connection setup/teardown rework | Faisal Latif | 2008-07-24 | 1 | -3/+1 |
* | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() | Roland Dreier | 2008-07-14 | 1 | -1/+1 |
* | RDMA/nes: Fix up nes_lro_max_aggr module parameter | Roland Dreier | 2008-05-13 | 1 | -4/+0 |
* | RDMA/nes: Use LRO | Faisal Latif | 2008-04-29 | 1 | -0/+4 |
* | RDMA/nes: Print IPv4 addresses in a readable format | Roland Dreier | 2008-04-23 | 1 | -2/+3 |
* | RDMA/nes: Use print_mac() to format ethernet addresses for printing | Roland Dreier | 2008-04-23 | 1 | -6/+4 |
* | RDMA/nes: Remove unneeded function declarations | Roland Dreier | 2008-04-21 | 1 | -6/+0 |
* | RDMA/nes: Free IRQ before killing tasklet | Roland Dreier | 2008-04-16 | 1 | -2/+2 |