aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/tms380tr.c
Commit message (Expand)AuthorAge
* tokenring: delete all remaining driver supportPaul Gortmaker2012-05-15
* drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann2012-04-21
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* tms380tr: Fix cascading if/else tab abuseJoe Perches2012-02-04
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* tms380tr: Use mdelay() in tms380tr_wait().David S. Miller2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | drivers/net: return operator cleanupEric Dumazet2010-09-26
* | tokenring: remove unneeded NULL checksDan Carpenter2010-08-22
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net/tokenring: remove trailing space in messagesFrans Pop2010-03-24
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | tokenring: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* tms380tr: declare MODULE_FIRMWAREBen Hutchings2009-11-10
* tokenring: convert to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* tms380tr: convert to net_device_opsStephen Hemminger2009-01-21
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches2008-02-03
* tms380tr: trivial endianness annotationsAl Viro2007-10-10
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-26
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
* [netdrvr] Convert madgemc to new MCA API.Jochen Friedrich2005-08-19
* [PATCH] tms380tr: move to DMA APIJochen Friedrich2005-07-31
* [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16