Age | Commit message (Expand) | Author |
2009-05-15 | RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() | Roel Kluin |
2009-04-27 | RDMA/nes: Update iw_nes version | Chien Tung |
2009-04-27 | RDMA/nes: Fix error path in nes_accept() | Faisal Latif |
2009-04-27 | RDMA/nes: Fix hang issues for large cluster dynamic connections | Faisal Latif |
2009-04-27 | RDMA/nes: Increase rexmit timeout interval | Faisal Latif |
2009-04-27 | RDMA/nes: Check for sequence number wrap-around | Faisal Latif |
2009-04-27 | RDMA/nes: Do not set apbvt entry for loopback | Faisal Latif |
2009-04-27 | RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n | Chien Tung |
2009-04-27 | RDMA/nes: Fix fw_ver in /sys | Chien Tung |
2009-04-27 | RDMA/nes: Set trace length to 1 inch for SFP_D | Chien Tung |
2009-04-27 | RDMA/nes: Enable repause timer for port 1 | Chien Tung |
2009-04-27 | RDMA/nes: Correct CDR loop filter setting for port 1 | Chien Tung |
2009-04-27 | RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal | Chien Tung |
2009-04-21 | RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() | Miroslaw Walukiewicz |
2009-04-21 | RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter | Matt Kraai |
2009-04-20 | RDMA/nes: Fix bugs in nes_reg_phys_mr() | Don Wood |
2009-04-20 | RDMA/nes: Fix compiler warning at nes_verbs.c:1955 | Chien Tung |
2009-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-04-08 | RDMA/nes: Add support for new SFP+ PHY | Chien Tung |
2009-04-08 | RDMA/nes: Add wide_ppm_offset parm for switch compatibility | Chien Tung |
2009-04-08 | RDMA/nes: Fix SFP+ PHY initialization | Chien Tung |
2009-04-08 | RDMA/nes: Fix nes_nic_cm_xmit() error handling | Faisal Latif |
2009-04-08 | RDMA/nes: Fix error handling issues | Faisal Latif |
2009-04-08 | RDMA/nes: Fix incorrect casts on 32-bit architectures | Don Wood |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-03-26 | RDMA/nes: Fix mis-merge | Roland Dreier |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-21 | infiniband: convert nes driver to net_device_ops | Stephen Hemminger |
2009-03-12 | RDMA/nes: Don't allow userspace QPs to use STag zero | Faisal Latif |
2009-03-06 | RDMA/nes: Handle MPA Reject message properly | Faisal Latif |
2009-03-06 | RDMA/nes: Improve use of PBLs | Don Wood |
2009-03-06 | RDMA/nes: Remove LLTX | Faisal Latif |
2009-03-06 | RDMA/nes: Inform hardware that asynchronous event has been handled | Don Wood |
2009-03-06 | RDMA/nes: Fix tmp_addr compilation warning | Chien Tung |
2009-03-06 | RDMA/nes: Report correct vendor_id and vendor_part_id | Chien Tung |
2009-03-06 | RDMA/nes: Update copyright to new legal entity and year | Chien Tung |
2009-03-06 | RDMA/nes: Account for freed PBL after HW operation | Don Wood |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-01-10 | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison |
2009-01-08 | fix similar typos to successfull | Coly Li |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-26 | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller |
2008-12-24 | RDMA/nes: Remove tx_free_list | Faisal Latif |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-12-05 | RDMA/nes: Cleanup warnings | Chien Tung |
2008-12-05 | RDMA/nes: Add loopback check to make_cm_node() | Chien Tung |