summaryrefslogtreecommitdiff
path: root/drivers/net/tokenring/3c359.c
AgeCommit message (Expand)Author
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)
2011-03-31Fix common misspellingsLucas De Marchi
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop
2010-02-18tokenring: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-03-303C359: use request_firmwareJaswinder Singh Rajput
2009-01-213c559: convert to net_device_opsStephen Hemminger
2008-12-08netdevice: Kill netdev->privWang Chen
2008-11-24tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko
2008-11-24tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko
2008-11-24tokenring/3c359.c: fix allocation null checkJirka Pirko
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-05-133c359: use netstats in net_device structurePaulius Zaleckas
2008-03-28drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur
2007-12-223c359 endianness annotations and fixesAl Viro
2007-10-16tokenring/3c359.c: fixed array index problemMarcus Meissner
2007-10-10Avoid possible NULL pointer deref in 3c359 driverJesper Juhl
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10drivers/net/tokenring/3c359.cSurya Prabhakar N
2007-10-10dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau
2007-07-10tokenring/3c359.c:xl_init() must be __devinitAdrian Bunk
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds