Age | Commit message (Expand) | Author | Files | Lines |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -2/+2 |
2009-03-27 | cxgb3: map entire Rx page, feed map+offset to Rx ring. | Divy Le Ray | 2 | -35/+106 |
2009-03-27 | cxgb3: differentiate portx and Tx channels | Divy Le Ray | 3 | -19/+24 |
2009-03-27 | cxgb3: use resource_size_t for mmio declarations | Divy Le Ray | 1 | -1/+4 |
2009-03-27 | cxgb3: sge setup fixes | Divy Le Ray | 2 | -8/+39 |
2009-03-27 | cxgb3: start qset timers when setup succeeded | Divy Le Ray | 3 | -4/+24 |
2009-03-13 | cxgb3: update driver version | Divy Le Ray | 1 | -1/+1 |
2009-03-13 | cxgb3: update FW | Divy Le Ray | 1 | -1/+1 |
2009-03-13 | cxgb3: detect mac link faults. | Divy Le Ray | 6 | -9/+285 |
2009-03-13 | cxgb3: Update Rev3 mac workaround | Divy Le Ray | 1 | -39/+33 |
2009-03-13 | cxgb3: disable high freq non-data interrupts | Divy Le Ray | 4 | -5/+86 |
2009-03-13 | cxgb3: separate TX and RX reclaim handlers | Divy Le Ray | 2 | -40/+89 |
2009-03-13 | cxgb3: prefetch buffer access in GRO mode | Divy Le Ray | 1 | -0/+3 |
2009-03-13 | cxgb3: fix skb truesize in jumbo mode | Divy Le Ray | 1 | -1/+2 |
2009-03-13 | cxgb3: release page ref on mapping error | Divy Le Ray | 1 | -12/+14 |
2009-03-13 | cxgb3: ring rx door bell less frequently | Divy Le Ray | 2 | -8/+25 |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -0/+8 |
2009-02-19 | cxgb3: Add support for PCI ID 0x35. | Divy Le Ray | 2 | -0/+8 |
2009-02-18 | drivers/net/cxgb3: fix sparse warnings: fix signedness | Hannes Eder | 1 | -1/+2 |
2009-02-18 | drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 1 | -2/+1 |
2009-02-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+1 |
2009-02-05 | cxgb3: Fix lro switch | Divy Le Ray | 1 | -2/+1 |
2009-01-28 | net: Add skb_record_rx_queue() calls to multiqueue capable drivers. | David S. Miller | 1 | -0/+1 |
2009-01-27 | cxgb3: Notify fatal errors | Divy Le Ray | 3 | -4/+28 |
2009-01-22 | cxgb3: Replace LRO with GRO | Herbert Xu | 3 | -152/+22 |
2009-01-22 | cxgb3: ease msi-x settings conditions | Divy Le Ray | 2 | -8/+16 |
2009-01-20 | cxgb3: Fix LRO misalignment | Divy Le Ray | 1 | -0/+1 |
2009-01-11 | cxgb3: Keep LRO off if disabled when interface is down | Roland Dreier | 3 | -10/+21 |
2008-12-26 | cxgb3: add control to access embedded images | Divy Le Ray | 2 | -0/+19 |
2008-12-26 | drivers/net/cxgb3: comment out dead code | Hannes Eder | 1 | -0/+2 |
2008-12-19 | cxgb3: manage private iSCSI IP address | Karen Xie | 4 | -21/+121 |
2008-12-16 | cxgb3: untie strict FW matching | Divy Le Ray | 3 | -30/+15 |
2008-12-16 | cxgb3: Add multiple Tx queue support. | Divy Le Ray | 4 | -16/+31 |
2008-11-29 | cxgb3: Fix sparse warning and micro-optimize is_pure_response() | Roland Dreier | 1 | -1/+1 |
2008-11-27 | cxgb3: Update FW loading path. | Divy Le Ray | 1 | -2/+2 |
2008-11-27 | cxgb3: avoid potential memory leak. | Divy Le Ray | 1 | -3/+2 |
2008-11-27 | cxgb3: set hard_xmit in the netdev_ops | Divy Le Ray | 1 | -0/+1 |
2008-11-21 | netdev: add more functions to netdevice ops | Stephen Hemminger | 1 | -1/+0 |
2008-11-20 | cxgb3: convert to net_device_ops | Stephen Hemminger | 1 | -13/+16 |
2008-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -2/+10 |
2008-11-11 | RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. | Steve Wise | 1 | -0/+2 |
2008-11-11 | cxgb3 - Limit multiqueue setting to msi-x | Divy Le Ray | 1 | -1/+1 |
2008-11-11 | cxgb3 - eeprom read fixes | Divy Le Ray | 1 | -1/+7 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-31 | cxgb3 - enable lro control through ethtool | Divy Le Ray | 1 | -12/+57 |
2008-10-22 | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq | Roland Dreier | 1 | -0/+1 |
2008-10-14 | cxgb3: extend copyrights to 2008 | Divy Le Ray | 20 | -20/+20 |
2008-10-14 | cxgb3: update driver version | Divy Le Ray | 1 | -1/+1 |
2008-10-09 | cxgb3: Add 1G fiber support | Divy Le Ray | 3 | -12/+208 |
2008-10-09 | cxgb3: Support for Aeluros 2005 PHY | Divy Le Ray | 4 | -19/+1040 |