aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/sge.c
Commit message (Expand)AuthorAge
* 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
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-23
* cxgb3 sparse warning fixesStephen Hemminger2007-10-10
* cxgb3: trivial endianness annotationsAl Viro2007-10-10
* cxgb3 - use immediate data for offload TxDivy Le Ray2007-10-10
* cxgb3 - SGE doorbell overflow warningDivy Le Ray2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-31
* cxgb3 - sge page managementDivy Le Ray2007-07-08
* cxgb3 - fix netpoll hanlderDivy Le Ray2007-06-20
* cxgb3 - fix skb->dev dereferenceDivy Le Ray2007-06-20
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-03
* cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-27
* cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-27
* cxgb3 - Unmap offload packets when they are freedDivy Le Ray2007-02-27
* cxgb3 - Add dual licensingDivy Le Ray2007-02-05
* cxgb3 - Remove BUG_ON from t3b_intr_napiDivy Le Ray2007-02-05
* cxgb3 - remove SW Tx credits coalescingDivy Le Ray2007-02-05
* cxgb3 - bind qsets on multiport adapterDivy Le Ray2007-02-05