netxen: remove old flash check.
[safe/jmp/linux-2.6] / drivers / net / chelsio /
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-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingercxgb2: convert to net_device_ops
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 Al Viroannotate chelsio
2008-01-28 Adrian Bunkdrivers/net/chelsio/: #if 0 unused functions
2008-01-28 Joe Perchesdrivers/net/chelsio: Add missing "space"
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 Hemmingerchelsio: sparse warning fixes (old cxgb2)
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-06-03 Stephen Hemmingernetwork drivers: eliminate unneeded kill_vid code
2007-05-24 Mariusz Kozlowskichelsio parenthesis fix
2007-04-28 Stephen Hemmingerchelsio: use const for virtual functions
2007-04-28 Stephen Hemmingerchelsio: use C99 style initialization
2007-04-28 Stephen Hemmingerchelsio: remove unused code for 1G boards
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-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
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: tabulate the update of the statistic counters
2007-02-05 Francois Romieuchelsio: misc cleanups in sge
2007-02-05 Francois Romieuchelsio: useless test in cxgb2::remove_one
2007-02-05 Francois Romieuchelsio: useless curly braces
2007-02-05 Francois Romieuchelsio: spaces, tabs and friends
2007-02-05 Francois Romieuchelsio: the return statement is not a function
2007-02-05 Francois Romieuchelsio: move return, break and continue statements...
2007-01-09 Stephen Hemmingerchelsio: error path fix
2006-12-11 Stephen Hemminger[PATCH] chelsio: working NAPI
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
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 MSI support
2006-12-02 Stephen Hemminger[PATCH] chelsio: use standard CRC routines
2006-12-02 Stephen Hemminger[PATCH] chelsio: cleanup pm3393 code
2006-12-02 Stephen Hemminger[PATCH] chelsio: add 1G swcixw aupport
2006-12-02 Stephen Hemminger[PATCH] chelsio: add support for other 10G boards
2006-12-02 Stephen Hemminger[PATCH] chelsio: remove unused mutex
2006-12-02 Stephen Hemminger[PATCH] chelsio: use kzalloc
2006-12-02 Stephen Hemminger[PATCH] chelsio: whitespace fixes
2006-12-02 Stephen Hemminger[PATCH] chelsio: use kzalloc
2006-12-02 Stephen Hemminger[PATCH] chelsio: use __netif_rx_schedule_prep
2006-12-02 Stephen Hemminger[PATCH] chelsio: free_netdev
2006-12-02 Stephen Hemminger[PATCH] chelsio: procectomy
2006-12-02 Stephen Hemminger[PATCH] chelsio: whitespace cleanup
2006-12-02 Stephen Hemminger[PATCH] chelsio: remove leftover code
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-10 Alexey Dobriyan[PATCH] chelsio: add endian annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
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-04 Carl-Daniel Hailfingerkbuild: fix unneeded rebuilds in drivers/net/chelsio...
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-17 Scott Bardone[netdrvr] fix array overflows in Chelsio driver
2006-03-12 Adrian Bunk[PATCH] chelsio/espi.c:tricn_init(): remove dead code
2006-03-06 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-06 Eric Sesterhenn[PATCH] chelsio: fix kmalloc failure in t1_espi_create
2006-03-04 Arjan van de VenMassive net driver const-ification.
2005-12-24 Stephen Hemminger[PATCH] chelsio: transmit routine return values
2005-09-05 viro@ftp.linux.org.uk[PATCH] (1/7) chelsio sparse annotations
2005-06-23 Scott BardoneUpdate Chelsio gige net driver.
2005-05-15 Christoph Lameter[PATCH] A new 10GB Ethernet Driver by Chelsio Communica...