| Commit message (Expand) | Author | Age |
* | cxgb3: Allow 64KB firmware images. | Steve Wise | 2008-07-29 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ |
|
| * | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 2008-07-15 |
| * | RDMA/cxgb3: Add support for protocol statistics | Steve Wise | 2008-07-15 |
| * | cxgb3: treat firmware data as const | David Woodhouse | 2008-07-10 |
* | | cxgb3 - Add iscsi support | Karen Xie | 2008-07-11 |
* | | vlan: move struct vlan_dev_info to private header | Patrick McHardy | 2008-07-08 |
* | | cxgb3 - add missing adapter type for RDMA | Divy Le Ray | 2008-06-24 |
* | | cxgb3 - Add LRO support | Divy Le Ray | 2008-05-22 |
* | | cxgb3 - Add page support to jumbo frame Rx queue | Divy Le Ray | 2008-05-22 |
* | | cxgb3 - Fix dma mapping error path | Divy Le Ray | 2008-05-22 |
|/ |
|
* | cxgb3 - fix EEH | Divy Le Ray | 2008-05-13 |
* | cxgb3 - fix port up/down error path | Divy Le Ray | 2008-05-13 |
* | cxgb3: Use CAP_SYS_RAWIO for firmware | Alan Cox | 2008-05-06 |
* | RDMA/cxgb3: Support peer-2-peer connection setup | Steve Wise | 2008-04-29 |
* | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | cxgb3: Fix __must_check warning with dev_dbg. | Dan Noe | 2008-04-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 |
|\ |
|
| * | cxgb3: Fix lockdep problems with sge.reg_lock | Roland Dreier | 2008-03-25 |
* | | annotate cxgb3 (ab)uses of skb->priority/skb->csum | Al Viro | 2008-03-26 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-18 |
|\| |
|
| * | cxgb3: Fix transmit queue stop mechanism | Divy Le Ray | 2008-03-17 |
* | | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). | YOSHIFUJI Hideaki | 2008-03-04 |
|/ |
|
* | cxgb3: Handle ARP completions that mark neighbors stale. | Steve Wise | 2008-02-11 |
* | Optimize cxgb3 xmit path (a bit) | Krishna Kumar | 2008-02-11 |
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 2008-02-05 |
* | cxgb3: Remove incorrect __devinit annotations | Roland Dreier | 2008-02-03 |
* | annotate cxgb3 | Al Viro | 2008-01-28 |
* | [VLAN]: Turn VLAN_DEV_INFO into inline function | Patrick McHardy | 2008-01-28 |
* | cxgb3 - Fix EEH, missing softirq blocking | Divy Le Ray | 2008-01-28 |
* | cxgb3 - parity initialization for T3C adapters. | Divy Le Ray | 2008-01-28 |
* | drivers/net/cxgb3: trim trailing whitespace | Jeff Garzik | 2008-01-28 |
* | cxgb3 - Fix I/O synchronization | Divy Le Ray | 2008-01-28 |
* | cxgb3 - HW set up updates | Divy Le Ray | 2008-01-28 |
* | cxgb3 - sysfs methods clean up | Divy Le Ray | 2008-01-28 |
* | cxgb3 - fix interaction with pktgen | Divy Le Ray | 2008-01-28 |
* | cxgb3 - FW upgrade | Divy Le Ray | 2008-01-28 |
* | cxgb3 - Add EEH support | Divy Le Ray | 2008-01-28 |
* | cxgb3 - Fix resources release. | Divy Le Ray | 2008-01-28 |
* | cxgb3 - Use wild card for PCI subdevice ID match | Divy Le Ray | 2008-01-28 |
* | cxgb3 - fix MSI-X failure path | Divy Le Ray | 2008-01-28 |
* | drivers/net/cxgb3: Add missing "space" | Joe Perches | 2008-01-28 |
* | cxgb3 - T3C support update | Divy Le Ray | 2007-12-07 |
* | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 2007-10-23 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | cxgb3 sparse warning fixes | Stephen Hemminger | 2007-10-10 |
* | drivers/net/cxgb3/xgmac.c: remove dead code | Adrian Bunk | 2007-10-10 |
* | cxgb3: trivial endianness annotations | Al Viro | 2007-10-10 |
* | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik | 2007-10-10 |