RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
[safe/jmp/linux-2.6] / drivers / infiniband / hw / nes /
2009-12-09 Chien TungRDMA/nes: Add additional SFP+ PHY uC status check and...
2009-12-09 Chien TungRDMA/nes: Correct fast memory registration implementation
2009-12-09 Chien TungRDMA/nes: Add support for IB_WR_*INV
2009-12-09 Frank ZagoRDMA/nes: In nes_post_recv() always set bad_wr on error
2009-12-09 Frank ZagoRDMA/nes: In nes_post_send() always set bad_wr on error
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Julia LawallRDMA/nes: Remove duplicate .ndo_set_mac_address field...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-06 Chien TungRDMA/nes: Map MTU to IB_MTU_* and correctly report...
2009-09-06 Don WoodRDMA/nes: Rework the disconn routine for terminate...
2009-09-06 Don WoodRDMA/nes: Use the flush code to fill in cqe error
2009-09-06 Don WoodRDMA/nes: Make poll_cq return correct number of wqes...
2009-09-06 Don WoodRDMA/nes: Use flush mechanism to set status for wqe...
2009-09-06 Don WoodRDMA/nes: Implement Terminate Packet
2009-09-06 Don WoodRDMA/nes: Add CQ error handling
2009-09-06 Don WoodRDMA/nes: Clean out CQ completions when QP is destroyed
2009-09-06 Don WoodRDMA/nes: Change memory allocation for cqp request...
2009-09-06 Don WoodRDMA/nes: Allocate work item for disconnect event handling
2009-09-06 Don WoodRDMA/nes: Update refcnt during disconnect
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-06-23 Faisal LatifRDMA/nes: Fix FIN state handling under error conditions
2009-06-23 Faisal LatifRDMA/nes: Fix max_qp_init_rd_atom returned from query...
2009-05-15 Roel KluinRDMA/nes: Fix off-by-one bugs in reset_adapter_ne020...
2009-04-27 Chien TungRDMA/nes: Update iw_nes version
2009-04-27 Faisal LatifRDMA/nes: Fix error path in nes_accept()
2009-04-27 Faisal LatifRDMA/nes: Fix hang issues for large cluster dynamic...
2009-04-27 Faisal LatifRDMA/nes: Increase rexmit timeout interval
2009-04-27 Faisal LatifRDMA/nes: Check for sequence number wrap-around
2009-04-27 Faisal LatifRDMA/nes: Do not set apbvt entry for loopback
2009-04-27 Chien TungRDMA/nes: Fix unused variable compile warning when...
2009-04-27 Chien TungRDMA/nes: Fix fw_ver in /sys
2009-04-27 Chien TungRDMA/nes: Set trace length to 1 inch for SFP_D
2009-04-27 Chien TungRDMA/nes: Enable repause timer for port 1
2009-04-27 Chien TungRDMA/nes: Correct CDR loop filter setting for port 1
2009-04-27 Chien TungRDMA/nes: Modify thermo mitigation to flip SerDes1...
2009-04-21 Miroslaw WalukiewiczRDMA/nes: Fix resource issues in nes_create_cq() and...
2009-04-21 Matt KraaiRDMA/nes: Remove root_256()'s unused pbl_count_256...
2009-04-20 Don WoodRDMA/nes: Fix bugs in nes_reg_phys_mr()
2009-04-20 Chien TungRDMA/nes: Fix compiler warning at nes_verbs.c:1955
2009-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-08 Chien TungRDMA/nes: Add support for new SFP+ PHY
2009-04-08 Chien TungRDMA/nes: Add wide_ppm_offset parm for switch compatibility
2009-04-08 Chien TungRDMA/nes: Fix SFP+ PHY initialization
2009-04-08 Faisal LatifRDMA/nes: Fix nes_nic_cm_xmit() error handling
2009-04-08 Faisal LatifRDMA/nes: Fix error handling issues
2009-04-08 Don WoodRDMA/nes: Fix incorrect casts on 32-bit architectures
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-27 Roland DreierRDMA/nes: Fix mis-merge
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-22 Stephen Hemmingerinfiniband: convert nes driver to net_device_ops
2009-03-12 Faisal LatifRDMA/nes: Don't allow userspace QPs to use STag zero
2009-03-06 Faisal LatifRDMA/nes: Handle MPA Reject message properly
2009-03-06 Don WoodRDMA/nes: Improve use of PBLs
2009-03-06 Faisal LatifRDMA/nes: Remove LLTX
2009-03-06 Don WoodRDMA/nes: Inform hardware that asynchronous event has...
2009-03-06 Chien TungRDMA/nes: Fix tmp_addr compilation warning
2009-03-06 Chien TungRDMA/nes: Report correct vendor_id and vendor_part_id
2009-03-06 Chien TungRDMA/nes: Update copyright to new legal entity and...
2009-03-06 Don WoodRDMA/nes: Account for freed PBL after HW operation
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-11 Harvey HarrisonRDMA/nes: Fix for NIPQUAD removal
2009-01-08 Coly Lifix similar typos to successfull
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-25 Faisal LatifRDMA/nes: Remove tx_free_list
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-05 Chien TungRDMA/nes: Cleanup warnings
2008-12-05 Chien TungRDMA/nes: Add loopback check to make_cm_node()
2008-12-05 Faisal LatifRDMA/nes: Check cqp_avail_reqs is empty after locking...
2008-12-05 Faisal LatifRDMA/nes: Fix TCP compliance test failures
2008-12-05 Faisal LatifRDMA/nes: Forward packets for a new connection with...
2008-12-05 Faisal LatifRDMA/nes: Avoid race between MPA request and reset...
2008-12-05 Faisal LatifRDMA/nes: Lock down connected_nodes list while processi...
2008-12-05 Faisal LatifRDMA/nes: Cleanup cqp_request list usage
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-03 Chien TungRDMA/nes: Mitigate compatibility issue regarding PCIe...
2008-11-03 Vadim MakhervaksRDMA/nes: Fix CQ allocation scheme for multicast receiv...
2008-11-03 Chien TungRDMA/nes: Correct handling of PBL resources
2008-11-03 Ilpo JärvinenRDMA/nes: Reindent mis-indented spinlocks
2008-10-31 Harvey Harrisondrivers: replace NIPQUAD()
2008-10-30 Harvey Harrisonnet: easy removals of HIPQUAD using %pI4 format
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-10 Roland DreierMerge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib...
2008-10-10 Chien TungRDMA/nes: Fix slab corruption
2008-10-08 Chien TungRDMA/nes: Correct error_module bit mask
2008-10-03 Bob SharpRDMA/nes: Fix routed RDMA connections
2008-10-03 Vadim MakhervaksRDMA/nes: Enhanced PFT management scheme
2008-09-30 Faisal LatifRDMA/nes: Handle AE bounds violation
2008-09-30 Chien TungRDMA/nes: Limit critical error interrupts
2008-09-30 Chien TungRDMA/nes: Stop spurious MAC interrupts
2008-09-30 Chien TungRDMA/nes: Correct tso_wqe_length
2008-09-30 Chien TungRDMA/nes: Fill in firmware version for ethtool
2008-09-30 John LacombeRDMA/nes: Use ethtool timer value
2008-09-30 Bob SharpRDMA/nes: Correct MAX TSO frags value
2008-09-30 Bob SharpRDMA/nes: Enable MC/UC after changing MTU
next