Age | Commit message (Expand) | Author |
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-30 | RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. | Steve Wise |
2009-03-30 | RDMA/cxgb3: Handle EEH events | Steve Wise |
2009-03-30 | IB/mlx4: Use pgprot_writecombine() for BlueFlame pages | Roland Dreier |
2009-03-26 | RDMA/nes: Fix mis-mergemaster-2009-03-27 | Roland Dreier |
2009-03-26 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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-26 | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar |
2009-03-24 | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier |
2009-03-24 | RDMA/cxgb3: Enforce required firmware | Steve Wise |
2009-03-21 | infiniband: convert nes driver to net_device_ops | Stephen Hemminger |
2009-03-21 | infiniband: convert c2 to net_device_ops | Stephen Hemminger |
2009-03-18 | IB/mlx4: Unregister IB device prior to CLOSE PORT command | Yevgeny Petrilin |
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-02-22 | IB/ipath: Really run work in ipath_release_user_pages_on_close() | Roland Dreier |
2009-02-22 | IB/ipath: Fix memory leak in init_shadow_tids() error path | Roland Dreier |
2009-02-18 | timers: add mod_timer_pending() | Ingo Molnar |
2009-02-16 | RDMA/cxgb3: Remove modulo math from build_rdma_recv() | Steve Wise |
2009-02-10 | RDMA/cxgb3: Connection termination fixes | Steve Wise |
2009-02-10 | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits | Steve Wise |
2009-01-28 | IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua |
2009-01-28 | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua |
2009-01-26 | iw_cxgb3: handle chip reset notifications | Divy Le Ray |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings |
2009-01-17 | IB: Remove __constant_{endian} uses | Harvey Harrison |
2009-01-16 | Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus | Roland Dreier |
2009-01-16 | IB/ehca: Use consistent types for ehca_plpar_hcall9() | Stephen Rothwell |
2009-01-16 | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell |
2009-01-16 | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-01-12 | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier |
2009-01-10 | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison |
2009-01-09 | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-07 | IB/ehca: spin_lock_irqsave() takes an unsigned long | Stephen Rothwell |