aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-26
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-26
| |\ \
| | | * IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-23
| | |/ | |/|
| | * RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches2010-10-26
| | * RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise2010-10-23
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise2010-09-27
* | RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise2010-09-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\
| * RDMA/cxgb3: Make needlessly global iwch_l2t_send() staticOr Gerlitz2010-08-04
| * RDMA/cxgb3: Clean up signed check of unsigned variableDan Carpenter2010-07-21
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\|
| * | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-16
* | | net-next: remove useless union keywordChangli Gao2010-06-11
| |/ |/|
* | IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
|/
* RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2010-04-28
* RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise2010-04-21
* RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise2010-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\
| * RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise2010-02-24
| * RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise2010-02-24
| * RDMA/cxgb3: Increase the max CQ depthSteve Wise2010-02-24
| * RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-24
| * RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise2010-02-11
* | drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten2010-01-07
|/
* kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago2009-12-16
* | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-09
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-07
*-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-11
|\ \
| | * IB: Use printk_once() for driver versionsMarcin Slusarz2009-09-05
| |/
* | RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise2009-09-09
* | RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise2009-09-09
* | RDMA/cxgb3: Wake up any waiters on peer close/abortSteve Wise2009-09-05
* | RDMA/cxgb3: Don't free endpoints earlySteve Wise2009-09-05
* | RDMA/cxgb3: Handle port events properlySteve Wise2009-09-05
* | RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise2009-09-05
* | RDMA/cxgb3: iwch_unregister_device leaks memorySteve Wise2009-09-05
|/
* RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise2009-05-27
* RDMA/cxgb3: Report correct port state and MTUSteve Wise2009-05-27