Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / drivers / net / chelsio / sge.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-26 Joe Perchesdrivers/net/chelsio: Use pr_<level>, netif_msg_<type>
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net drivers
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-10-03 Christoph Lameterthis_cpu: Straight transformations
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-04-13 Alexander Beregalovdrivers/net: replace BUG() with BUG_ON() if possible
2009-02-27 Wei Yongjunchelsio: remove some pointless conditionals before...
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-23 Qinghuang Fengdrivers/net/chelsio/sge.c: remove redundant argument...
2008-11-17 Wang Chennetdevice chelsio: Convert directly reference of netdev...
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-07-11 Francois Romieucxgb: delete non NAPI code from the driver.
2008-01-28 Adrian Bunkdrivers/net/chelsio/: #if 0 unused functions
2007-12-04 Divy Le Raycxgb - revert file mode changes.
2007-12-01 Divy Le Raycxgb - fix stats
2007-12-01 Divy Le Raycxgb - fix NAPI
2007-12-01 Divy Le Raycxgb - fix T2 GSO
2007-11-15 Divy Le Ray[CHELSIO]: Fix skb->dev setting.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
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]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
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... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-27 Roland Dreierchelsio: Fix non-NAPI compile
2007-02-05 Andrew Mortongit-netdev-all: chelsio fix
2007-02-05 Stephen Hemmingerchelsio: more rx speedup
2007-02-05 Stephen Hemmingerchelsio: NAPI speed improvement
2007-02-05 Francois Romieuchelsio: misc cleanups in sge
2007-02-05 Francois Romieuchelsio: useless curly braces
2007-02-05 Francois Romieuchelsio: spaces, tabs and friends
2006-12-11 Stephen Hemminger[PATCH] chelsio: working NAPI
2006-12-02 Stephen Hemminger[PATCH] chelesio: transmit locking (plus bug fix).
2006-12-02 Stephen Hemminger[PATCH] chelsio: statistics improvement
2006-12-02 Stephen Hemminger[PATCH] chelsio: add support for other 10G boards
2006-12-02 Stephen Hemminger[PATCH] chelsio: use kzalloc
2006-12-02 Stephen Hemminger[PATCH] chelsio: use __netif_rx_schedule_prep
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-03-17 Scott Bardone[netdrvr] fix array overflows in Chelsio driver
2005-12-24 Stephen Hemminger[PATCH] chelsio: transmit routine return values
2005-06-23 Scott BardoneUpdate Chelsio gige net driver.
2005-05-15 Christoph Lameter[PATCH] A new 10GB Ethernet Driver by Chelsio Communica...