aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAge
* RDMA/nes: Fix misindented codeRoland Dreier2010-08-04
* RDMA/nes: Fix showing wqm_quantaRoland Dreier2010-08-04
* RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-04
* RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz2010-08-04
* RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-04
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-28
* RDMA/nes: Store and print eeprom versionChien Tung2010-07-28
* RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe2010-07-28
* RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier2010-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-25
|\
| *-. Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2010-05-25
| |\ \
| | | * IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
| | |/ | |/|
| | * RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung2010-05-25
| | * RDMA/nes: Async event for closed QP causes crashFaisal Latif2010-05-25
| | * RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif2010-05-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-21
* | | RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-21
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-09
|\ \
| * | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-07
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung2010-03-12
* RDMA/nes: Clear stall bit before destroying NIC QPChien Tung2010-03-11
* RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\
| * RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-25
| * RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-19
| * RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif2010-02-19
| * RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif2010-02-19
| * RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-19
* | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-26
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * RDMA/nes: Fix stale ARP issueFaisal Latif2009-12-09
| * RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-09
| * RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-09
| * RDMA/nes: Check for zero STagFaisal Latif2009-12-09
| * RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-09
| * RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-09
| * RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-09
| * RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-09
| * RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-09
| * RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-09
| * RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-09
| * RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-09
| * RDMA/nes: Update copyright and branding stringChien Tung2009-12-09
| * RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-09
| * RDMA/nes: Clean up struct nes_qpChien Tung2009-12-09