Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / ethoc.c
2010-05-24 Thomas Chouethoc: fix null dereference in ethoc_probe
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-07 Tobias Klauserethoc: Remove unnecessary memset of napi member in...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-01-15 Tobias Klauserethoc: Use resource_size
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Julia Lawalldrivers/net: remove exceptional & on function name
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-19 Thomas Chouethoc: clear only pending irqs
2009-10-19 Thomas Chouethoc: inline regs access
2009-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-13 Alan Coxethoc: fix warning from 32bit build
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 Thomas Chouethoc: limit the number of buffers to 128
2009-10-07 Thomas Chouethoc: use system memory as buffer
2009-10-07 Thomas Chouethoc: align received packet to make IP header at word...
2009-10-07 Thomas Chouethoc: fix buffer address mapping
2009-10-07 Thomas Chouethoc: fix typo to compute number of tx descriptors
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-07-27 Julia Lawalldrivers/net: Correct redundant test
2009-06-13 Patrick McHardynet: fix network driver ndo_start_xmit() return values...
2009-03-27 Thierry Redingnet: Add support for the OpenCores 10/100 Mbps Ethernet...