aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/sge.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * cxgb3: fix premature page unmapDivy Le Ray2009-11-18
* | cxgb3: Set the rxqKrishna Kumar2009-10-27
* | cxgb3: No need to wake queue in xmit handlerKrishna Kumar2009-10-18
* | cxgb3: Added private MAC address and provisioning packet handler for iSCSIKaren Xie2009-10-13
|/
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-03
|\
| * cxgb3: fix dma mapping regressionDivy Le Ray2009-05-29
* | cxgb3: move away from LLTXDivy Le Ray2009-05-29
* | net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-29
* | gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-16
|/
* cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray2009-03-27
* cxgb3: sge setup fixesDivy Le Ray2009-03-27
* cxgb3: start qset timers when setup succeededDivy Le Ray2009-03-27
* 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 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: Replace LRO with GROHerbert Xu2009-01-21
|/
* cxgb3: Fix LRO misalignmentDivy Le Ray2009-01-19
* cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-11
* cxgb3: manage private iSCSI IP addressKaren Xie2008-12-19
* 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: avoid potential memory leak.Divy Le Ray2008-11-26
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-13
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-08
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-08
* cxgb3 - remove duplicate tests in lroDivy Le Ray2008-09-24
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-22
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* cxgb3 - Add LRO supportDivy Le Ray2008-05-22
* cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2008-05-22
* cxgb3 - Fix dma mapping error pathDivy Le Ray2008-05-22
* cxgb3 - fix EEHDivy Le Ray2008-05-13
* cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-25
* cxgb3: Fix transmit queue stop mechanismDivy Le Ray2008-03-17
* Optimize cxgb3 xmit path (a bit)Krishna Kumar2008-02-11
* cxgb3: Remove incorrect __devinit annotationsRoland Dreier2008-02-03
* annotate cxgb3Al Viro2008-01-28
* cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray2008-01-28
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-28
* cxgb3 - Fix I/O synchronizationDivy Le Ray2008-01-28
* cxgb3 - fix interaction with pktgenDivy Le Ray2008-01-28