aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/winbond-840.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10net: trans_start cleanupsEric Dumazet1-3/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-04-03net: convert multicast list to list_headJiri Pirko1-5/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-18tulip: convert to use netdev_for_each_mc_addrJiri Pirko1-4/+2
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-3/+4
2010-01-31tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches1-87/+90
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-4/+4
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings1-2/+0
2009-09-01tulip: convert drivers to netdev_tx_tStephen Hemminger1-2/+2
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-3/+3
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov1-2/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-02-26tulip: get rid of warning for non-const string literalStephen Hemminger1-3/+4
2009-02-17drivers/net/tulip: fix warning: format not a string literal and no ...Hannes Eder1-1/+1
2009-01-07windbond: convert devices to new APIStephen Hemminger1-9/+14
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-10/+5
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik1-2/+3
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer1-1/+1
2007-10-10tulip: endianness annotationsAl Viro1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-15/+14
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-2/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-04-28Fix tulip SytemError typoValerie Henson1-1/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-04-26[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-3/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-1/+1
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik1-4/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-4/+2
2006-09-11[PATCH] Handle pci_enable_device() errors in resumeValerie Henson1-4/+8
2006-09-11[PATCH] Use tulip.h in winbond-840.cGrant Grundler1-44/+24
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-08-19[PATCH] winbond-840 section fixAndrew Morton1-1/+1
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik1-16/+13
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[netdrvr] Remove long-unused bits from Becker template driversJeff Garzik1-19/+7
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-5/+4
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik1-13/+13
2006-05-20[PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen1-2/+2