cxgb3: fix premature page unmap
[safe/jmp/linux-2.6] / drivers / net / cxgb3 / sge.c
2009-11-18 Divy Le Raycxgb3: fix premature page unmap
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-06-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-29 Divy Le Raycxgb3: move away from LLTX
2009-05-29 Divy Le Raycxgb3: fix dma mapping regression
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-04-16 Herbert Xugro: New frags interface to avoid copying shinfo
2009-03-27 Divy Le Raycxgb3: map entire Rx page, feed map+offset to Rx ring.
2009-03-27 Divy Le Raycxgb3: sge setup fixes
2009-03-27 Divy Le Raycxgb3: start qset timers when setup succeeded
2009-03-13 Divy Le Raycxgb3: disable high freq non-data interrupts
2009-03-13 Divy Le Raycxgb3: separate TX and RX reclaim handlers
2009-03-13 Divy Le Raycxgb3: prefetch buffer access in GRO mode
2009-03-13 Divy Le Raycxgb3: fix skb truesize in jumbo mode
2009-03-13 Divy Le Raycxgb3: release page ref on mapping error
2009-03-13 Divy Le Raycxgb3: ring rx door bell less frequently
2009-02-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-05 Divy Le Raycxgb3: Fix lro switch
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-21 Herbert Xucxgb3: Replace LRO with GRO
2009-01-20 Divy Le Raycxgb3: Fix LRO misalignment
2009-01-11 Roland Dreiercxgb3: Keep LRO off if disabled when interface is down
2008-12-19 Karen Xiecxgb3: manage private iSCSI IP address
2008-12-16 Divy Le Raycxgb3: Add multiple Tx queue support.
2008-11-29 Roland Dreiercxgb3: Fix sparse warning and micro-optimize is_pure_re...
2008-11-26 Divy Le Raycxgb3: avoid potential memory leak.
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-14 Divy Le Raycxgb3: extend copyrights to 2008
2008-10-09 Divy Le Raycxgb3: reset the adapter on fatal error
2008-10-08 Divy Le Ray[2.6.28,1/1] cxgb3 - fix race in EEH
2008-09-24 Divy Le Raycxgb3 - remove duplicate tests in lro
2008-09-22 David S. Millercxgb3: Use SKB list interfaces instead of home-grown...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-05-22 Divy Le Raycxgb3 - Add LRO support
2008-05-22 Divy Le Raycxgb3 - Add page support to jumbo frame Rx queue
2008-05-22 Divy Le Raycxgb3 - Fix dma mapping error path
2008-05-13 Divy Le Raycxgb3 - fix EEH
2008-03-26 Roland Dreiercxgb3: Fix lockdep problems with sge.reg_lock
2008-03-17 Divy Le Raycxgb3: Fix transmit queue stop mechanism
2008-02-11 Krishna KumarOptimize cxgb3 xmit path (a bit)
2008-02-03 Roland Dreiercxgb3: Remove incorrect __devinit annotations
2008-01-28 Al Viroannotate cxgb3
2008-01-28 Divy Le Raycxgb3 - Fix EEH, missing softirq blocking
2008-01-28 Divy Le Raycxgb3 - parity initialization for T3C adapters.
2008-01-28 Divy Le Raycxgb3 - Fix I/O synchronization
2008-01-28 Divy Le Raycxgb3 - fix interaction with pktgen
2007-10-23 Jeff Garzik[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
2007-10-10 Stephen Hemmingercxgb3 sparse warning fixes
2007-10-10 Al Virocxgb3: trivial endianness annotations
2007-10-10 Divy Le Raycxgb3 - use immediate data for offload Tx
2007-10-10 Divy Le Raycxgb3 - SGE doorbell overflow warning
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-31 Divy Le Raycxgb3 - Fix dev->priv usage
2007-07-09 Divy Le Raycxgb3 - sge page management
2007-06-20 Divy Le Raycxgb3 - fix netpoll hanlder
2007-06-20 Divy Le Raycxgb3 - fix skb->dev dereference
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-04 Divy Le Raycxgb3 - detect NIC only adapters
2007-02-27 Divy Le Raycxgb3 - Feed Rx free list with pages
2007-02-27 Divy Le Raycxgb3 - Recovery from HW starvation of response queue...
2007-02-27 Divy Le Raycxgb3 - Unmap offload packets when they are freed
2007-02-05 Divy Le Raycxgb3 - Add dual licensing
2007-02-05 Divy Le Raycxgb3 - Remove BUG_ON from t3b_intr_napi
2007-02-05 Divy Le Raycxgb3 - remove SW Tx credits coalescing
2007-02-05 Divy Le Raycxgb3 - bind qsets on multiport adapter
2007-02-05 Divy Le RayAdd support for the latest 1G/10G Chelsio adapter, T3.