emac: Fix clock control for 405EX and 405EXr chips
[safe/jmp/linux-2.6] / drivers / net / tokenring /
2009-03-05 Meelis Roostmspci: fix request_irq race
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-12-28 Dave Jonesnet: Allow dependancies of FDDI & Tokenring to be modular.
2008-12-26 Hannes Ederdrivers/net/tokenring: fix sparse warnings: make symbol...
2008-12-08 Wang Chennetdevice: Kill netdev->priv
2008-11-24 Jirka Pirkotokenring/3c359.c: Prevent possible mem leak when open...
2008-11-24 Jirka Pirkotokenring/3c359.c: Fix error message when allocating...
2008-11-24 Jirka Pirkotokenring/3c359.c: fix allocation null check
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-3
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-09-03 Huang Weiyi[netdrvr] removed unused #include <version.h>
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-01 Niels de VosRemove newline from the description of module parameters
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-10 David Woodhousesmctr: use request_firmware()
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Andrew Mortondrivers/net/tokenring/olympic.c: fix warning
2008-05-22 Andrew Mortondrivers/net/tokenring/3c359.c: squish a warning
2008-05-13 Paulius Zaleckas3c359: use netstats in net_device structure
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-08 David S. Miller[NET]: Undo code bloat in hot paths due to print_mac().
2008-04-04 Adrian Bunknet/tokenring/olympic.c section fixes
2008-03-29 S.Caglar Onurdrivers/net/tokenring/3c359.c: use time_* macros
2008-03-26 Jay Schulistsmctr.c: fix logical-bitwise-or confusion
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-03 Joe PerchesMAINTAINERS: remove Adam Fritzler, remove his email...
2008-02-03 Adrian Bunkolympic_open() must be __devinit
2008-01-28 Al ViroNULL noise in drivers/net
2008-01-28 Al Viroendianness annotations and fixes for olympic
2007-12-23 Al Viro3c359 endianness annotations and fixes
2007-10-17 Marcus Meissnertokenring/3c359.c: fixed array index problem
2007-10-10 Jesper JuhlAvoid possible NULL pointer deref in 3c359 driver
2007-10-10 Al Virotms380tr: trivial endianness annotations
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Richard Knutssondrivers/net/tokenring: Convert to generic boolean
2007-10-10 Surya Prabhakar Ndrivers/net/tokenring/3c359.c
2007-10-10 Yoann Padioleaudev->priv to netdev_priv(dev), drivers/net/tokenring/
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-17 Jeff Garzikdrivers/*: mark variables with uninitialized_var()
2007-07-10 Adrian Bunktokenring/3c359.c:xl_init() must be __devinit
2007-05-24 Jan Engelhardt[TR]: Use menuconfig objects.
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
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... [TR]: Make tr_type_trans set skb->dev
2007-04-26 Arnaldo Carvalho... [TR]: Use tr_hdr() were appropriate
2007-03-14 Al Viro[PATCH] ibmtr probe is __devinit, not __init
2007-03-09 Ralf Baechleibmtr: Drain rich supply of modpost warnings.
2006-12-07 Jeff GarzikMerge branch 'master' into upstream
2006-12-05 Al Viro[PATCH] remote memory corruptor in ibmtr.c
2006-12-04 Al Viro[PATCH] trivial missing __init in drivers/net/*
2006-12-02 Henrik Kretzschmar[PATCH] pci_module_init() convertion in olympic.c
2006-11-01 Akinobu Mita[PATCH] tokenring: fix module_init error handling
2006-10-06 Jeff Garzikdrivers/net: eliminate irq handler impossible checks...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Eric SesterhennBUG_ON cleanup in drivers/net/tokenring/
2006-09-26 Michal Piotrowski[PATCH] drivers/net/tokenring/lanstreamer.h Removal...
2006-09-26 Michal Piotrowski[PATCH] drivers/net/tokenring/lanstreamer.c Removal...
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-19 Andrew Morton[PATCH] smctr section fix
2006-08-19 Andrew Morton[PATCH] ibmtr section fix
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 Eric Sesterhenn[PATCH] Dereference in tokenring/olympic.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-03-31 Al Viro[PATCH] uml: kconfigs
2006-02-28 John W. LinvilleMerge branch 'from-linus'
2006-02-17 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-17 Andrew Morton[PATCH] smctr warning fix
2006-01-17 Marcelo Feitoza... [PATCH] drivers/net/*: use time_after() and friends
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-05 Jeff GarzikMerge branch 'master'
2005-10-04 Al Viro[PATCH] bogus kfree() in ibmtr
2005-09-14 Nishanth Aravamudan[PATCH] drivers/net: fix-up schedule_timeout() usage
2005-08-24 Jeff GarzikMerge upstream into 'upstream' branch of netdev-2.6...
2005-08-24 Al Viro[PATCH] Kconfig fix (tms380tr and ISA_DMA_API)
2005-08-20 Jochen Friedrich[netdrvr] Convert madgemc to new MCA API.
2005-07-31 Jochen Friedrich[PATCH] tms380tr: move to DMA API
2005-06-27 Nishanth Aravamudan[PATCH] net/lanstreamer: replace schedule_timeout(...
2005-06-26 Adrian Bunk[PATCH] drivers/net/tokenring/: cleanups
2005-06-26 Domen Puncerdrivers/net/: Use the DMA_{64,32}BIT_MASK constants
2005-05-12 <tgraf@suug.ch>[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2