summaryrefslogtreecommitdiff
path: root/drivers/net/tokenring/tms380tr.c
AgeCommit message (Expand)Author
2012-02-04tms380tr: Fix cascading if/else tab abuseJoe Perches
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
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-03-08Merge branch 'for-next' into for-linusJiri Kosina
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-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-10tms380tr: declare MODULE_FIRMWAREBen Hutchings
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-01-21tms380tr: convert to net_device_opsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches
2007-10-10tms380tr: trivial endianness annotationsAl Viro
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
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-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-08-19[netdrvr] Convert madgemc to new MCA API.Jochen Friedrich
2005-07-31[PATCH] tms380tr: move to DMA APIJochen Friedrich
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds