| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 | 1 | -1/+0 |
* | cxgb3: convert to net_device_ops | Stephen Hemminger | 2008-11-19 | 1 | -13/+16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 2 | -2/+10 |
|\ |
|
| * | RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. | Steve Wise | 2008-11-11 | 1 | -0/+2 |
| * | cxgb3 - Limit multiqueue setting to msi-x | Divy Le Ray | 2008-11-11 | 1 | -1/+1 |
| * | cxgb3 - eeprom read fixes | Divy Le Ray | 2008-11-11 | 1 | -1/+7 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | | cxgb3 - enable lro control through ethtool | Divy Le Ray | 2008-10-31 | 1 | -12/+57 |
|/ |
|
* | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq | Roland Dreier | 2008-10-22 | 1 | -0/+1 |
* | cxgb3: extend copyrights to 2008 | Divy Le Ray | 2008-10-13 | 20 | -20/+20 |
* | cxgb3: update driver version | Divy Le Ray | 2008-10-13 | 1 | -1/+1 |
* | cxgb3: Add 1G fiber support | Divy Le Ray | 2008-10-08 | 3 | -12/+208 |
* | cxgb3: Support for Aeluros 2005 PHY | Divy Le Ray | 2008-10-08 | 4 | -19/+1040 |
* | cxgb3: commnonize LASI phy code | Divy Le Ray | 2008-10-08 | 4 | -48/+77 |
* | cxgb3: More flexible support for PHY interrupts. | Divy Le Ray | 2008-10-08 | 3 | -18/+27 |
* | cxgb3: simplify port type struct and usage | Divy Le Ray | 2008-10-08 | 6 | -87/+94 |
* | cxgb3: allow for PHY reset status | Divy Le Ray | 2008-10-08 | 4 | -27/+37 |
* | cxgb3: Allocate multiqueues at init time | Divy Le Ray | 2008-10-08 | 3 | -37/+145 |
* | cxgb3: reset the adapter on fatal error | Divy Le Ray | 2008-10-08 | 5 | -60/+119 |
* | [2.6.28,1/1] cxgb3 - fix race in EEH | Divy Le Ray | 2008-10-08 | 3 | -3/+24 |
* | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-09-24 | 1 | -4/+4 |
* | cxgb3 - remove duplicate tests in lro | Divy Le Ray | 2008-09-24 | 1 | -35/+0 |
* | cxgb3: Use SKB list interfaces instead of home-grown implementation. | David S. Miller | 2008-09-22 | 4 | -48/+42 |
* | cxgb3: Allow 64KB firmware images. | Steve Wise | 2008-07-29 | 1 | -1/+1 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 5 | -6/+16 |
|\ |
|
| * | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 2008-07-14 | 1 | -1/+1 |
| * | RDMA/cxgb3: Add support for protocol statistics | Steve Wise | 2008-07-14 | 2 | -0/+8 |
| * | cxgb3: treat firmware data as const | David Woodhouse | 2008-07-10 | 2 | -5/+7 |
* | | cxgb3 - Add iscsi support | Karen Xie | 2008-07-11 | 5 | -8/+59 |
* | | vlan: move struct vlan_dev_info to private header | Patrick McHardy | 2008-07-08 | 1 | -1/+1 |
* | | cxgb3 - add missing adapter type for RDMA | Divy Le Ray | 2008-06-24 | 2 | -2/+22 |
* | | cxgb3 - Add LRO support | Divy Le Ray | 2008-05-22 | 6 | -12/+267 |
* | | cxgb3 - Add page support to jumbo frame Rx queue | Divy Le Ray | 2008-05-22 | 2 | -35/+84 |
* | | cxgb3 - Fix dma mapping error path | Divy Le Ray | 2008-05-22 | 1 | -12/+41 |
|/ |
|
* | cxgb3 - fix EEH | Divy Le Ray | 2008-05-13 | 5 | -6/+70 |
* | cxgb3 - fix port up/down error path | Divy Le Ray | 2008-05-13 | 2 | -15/+18 |
* | cxgb3: Use CAP_SYS_RAWIO for firmware | Alan Cox | 2008-05-06 | 1 | -2/+2 |
* | RDMA/cxgb3: Support peer-2-peer connection setup | Steve Wise | 2008-04-29 | 1 | -1/+1 |
* | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 2 | -2/+0 |
* | cxgb3: Fix __must_check warning with dev_dbg. | Dan Noe | 2008-04-17 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 | 1 | -9/+9 |
|\ |
|
| * | cxgb3: Fix lockdep problems with sge.reg_lock | Roland Dreier | 2008-03-25 | 1 | -9/+9 |
* | | annotate cxgb3 (ab)uses of skb->priority/skb->csum | Al Viro | 2008-03-26 | 1 | -3/+19 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-18 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | cxgb3: Fix transmit queue stop mechanism | Divy Le Ray | 2008-03-17 | 1 | -3/+9 |
* | | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). | YOSHIFUJI Hideaki | 2008-03-04 | 1 | -1/+1 |
|/ |
|
* | cxgb3: Handle ARP completions that mark neighbors stale. | Steve Wise | 2008-02-11 | 1 | -1/+1 |
* | Optimize cxgb3 xmit path (a bit) | Krishna Kumar | 2008-02-11 | 1 | -20/+15 |
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 2008-02-05 | 1 | -3/+1 |