summaryrefslogtreecommitdiffstats
path: root/drivers/net/tlan.c
Commit message (Expand)AuthorAgeFilesLines
* tlan: update to net_device_opsStephen Hemminger2009-01-071-10/+16
* tlan: Remove broken support for big buffersSakari Ailus2008-12-161-134/+77
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-161-8/+15
|\
| * tlan: Fix pci memory unmappingSakari Ailus2008-12-161-4/+9
| * tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus2008-12-161-4/+6
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+2
* tlan: Fix two regressions introduced by 64bit conversion.Robert Fitzsimons2008-08-141-4/+4
* tlan: wrap source linesStephen Hemminger2008-05-301-106/+188
* tlan: proper shared IRQ supportStephen Hemminger2008-05-301-44/+17
* tlan: manage rx allocation failure betterStephen Hemminger2008-05-301-34/+29
* tlan: 64bit conversionStephen Hemminger2008-05-301-21/+17
* tlan: use netdevice statsStephen Hemminger2008-05-301-17/+16
* tlan: get rid of padding bufferStephen Hemminger2008-05-301-30/+7
* tlan: add static to function definitionsHarvey Harrison2008-02-231-32/+32
* drivers/net/tlan.c: compilation warning fixLeonardo Potenza2008-02-051-7/+18
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-4/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+3
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-172/+172
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-241-0/+2
* s/retreiv/retriev/gMatt Mackall2006-01-031-2/+2
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-1/+2
* Automatic merge of /spare/repo/netdev-2.6 branch iff-running2005-06-041-2/+2
|\
| * [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-121-2/+2
* | [PATCH] fix PROMISC/bridging in TLAN driverJames Harper2005-05-151-0/+1
* | [PATCH] tlan: restore deleted module parameters.Stephen Hemminger2005-05-151-0/+11
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3304
OpenPOWER on IntegriCloud