aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tlan.c
AgeCommit message (Expand)Author
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-13drivers/net/tlan: Remove TRUE/FALSE defines, use boolJoe Perches
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-07tlan: update to net_device_opsStephen Hemminger
2008-12-16tlan: Remove broken support for big buffersSakari Ailus
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-16tlan: Fix pci memory unmappingSakari Ailus
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-08-14tlan: Fix two regressions introduced by 64bit conversion.Robert Fitzsimons
2008-05-30tlan: wrap source linesStephen Hemminger
2008-05-30tlan: proper shared IRQ supportStephen Hemminger
2008-05-30tlan: manage rx allocation failure betterStephen Hemminger
2008-05-30tlan: 64bit conversionStephen Hemminger
2008-05-30tlan: use netdevice statsStephen Hemminger
2008-05-30tlan: get rid of padding bufferStephen Hemminger
2008-02-23tlan: add static to function definitionsHarvey Harrison
2008-02-05drivers/net/tlan.c: compilation warning fixLeonardo Potenza
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-02-24[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk
2006-01-03s/retreiv/retriev/gMatt Mackall
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running
2005-05-15[PATCH] fix PROMISC/bridging in TLAN driverJames Harper
2005-05-15[PATCH] tlan: restore deleted module parameters.Stephen Hemminger
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
2005-04-16Linux-2.6.12-rc2Linus Torvalds