aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-14tlan: Fix two regressions introduced by 64bit conversion.Robert Fitzsimons1-4/+4
2008-05-30tlan: wrap source linesStephen Hemminger1-106/+188
2008-05-30tlan: proper shared IRQ supportStephen Hemminger1-44/+17
2008-05-30tlan: manage rx allocation failure betterStephen Hemminger1-34/+29
2008-05-30tlan: 64bit conversionStephen Hemminger1-21/+17
2008-05-30tlan: use netdevice statsStephen Hemminger1-17/+16
2008-05-30tlan: get rid of padding bufferStephen Hemminger1-30/+7
2008-02-23tlan: add static to function definitionsHarvey Harrison1-32/+32
2008-02-05drivers/net/tlan.c: compilation warning fixLeonardo Potenza1-7/+18
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+22
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+3
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-172/+172
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-02-24[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk1-0/+2
2006-01-03s/retreiv/retriev/gMatt Mackall1-2/+2
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer1-1/+2
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running1-2/+2
2005-05-15[PATCH] fix PROMISC/bridging in TLAN driverJames Harper1-0/+1
2005-05-15[PATCH] tlan: restore deleted module parameters.Stephen Hemminger1-0/+11
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3304