aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAge
* cxgb3: Fix EEH final recovery attemptDivy Le Ray2009-04-20
* cxgb3: Fix potential msi-x vector leakDivy Le Ray2009-04-20
* cxgb3: fix workqueue flush issuesDivy Le Ray2009-04-20
* cxgb3: fix link fault handlingDivy Le Ray2009-04-20
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray2009-03-27
* cxgb3: differentiate portx and Tx channelsDivy Le Ray2009-03-27
* cxgb3: use resource_size_t for mmio declarationsDivy Le Ray2009-03-27
* cxgb3: sge setup fixesDivy Le Ray2009-03-27
* cxgb3: start qset timers when setup succeededDivy Le Ray2009-03-27
* cxgb3: update driver versionDivy Le Ray2009-03-13
* cxgb3: update FWDivy Le Ray2009-03-13
* cxgb3: detect mac link faults.Divy Le Ray2009-03-13
* cxgb3: Update Rev3 mac workaroundDivy Le Ray2009-03-13
* cxgb3: disable high freq non-data interruptsDivy Le Ray2009-03-13
* cxgb3: separate TX and RX reclaim handlersDivy Le Ray2009-03-13
* cxgb3: prefetch buffer access in GRO modeDivy Le Ray2009-03-13
* cxgb3: fix skb truesize in jumbo modeDivy Le Ray2009-03-13
* cxgb3: release page ref on mapping errorDivy Le Ray2009-03-13
* cxgb3: ring rx door bell less frequentlyDivy Le Ray2009-03-13
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\
| * cxgb3: Add support for PCI ID 0x35.Divy Le Ray2009-02-18
* | drivers/net/cxgb3: fix sparse warnings: fix signednessHannes Eder2009-02-17
* | drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-04
|\|
| * cxgb3: Fix lro switchDivy Le Ray2009-02-04
* | net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller2009-01-27
* | cxgb3: Notify fatal errorsDivy Le Ray2009-01-27
* | cxgb3: Replace LRO with GROHerbert Xu2009-01-21
* | cxgb3: ease msi-x settings conditionsDivy Le Ray2009-01-21
|/
* cxgb3: Fix LRO misalignmentDivy Le Ray2009-01-19
* cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-11
* cxgb3: add control to access embedded imagesDivy Le Ray2008-12-26
* drivers/net/cxgb3: comment out dead codeHannes Eder2008-12-26
* cxgb3: manage private iSCSI IP addressKaren Xie2008-12-19
* cxgb3: untie strict FW matchingDivy Le Ray2008-12-16
* cxgb3: Add multiple Tx queue support.Divy Le Ray2008-12-16
* cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier2008-11-29
* cxgb3: Update FW loading path.Divy Le Ray2008-11-26
* cxgb3: avoid potential memory leak.Divy Le Ray2008-11-26
* cxgb3: set hard_xmit in the netdev_opsDivy Le Ray2008-11-26
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* cxgb3: convert to net_device_opsStephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\
| * RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise2008-11-11
| * cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray2008-11-11
| * cxgb3 - eeprom read fixesDivy Le Ray2008-11-11
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | cxgb3 - enable lro control through ethtoolDivy Le Ray2008-10-31
|/