summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/de4x5.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18tulip: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-09-01tulip: convert drivers to netdev_tx_tStephen Hemminger
2009-08-02tulip: Read buffer overflowroel kluin
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-05-01net: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-02-26tulip: get rid of warning for non-const string literalStephen Hemminger
2009-02-17drivers/net/tulip: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-17drivers/net/tulip: fix warning: format not a string literal and no ...Hannes Eder
2009-01-07de4x5: convert to net_device_opsStephen Hemminger
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-07-22de4x5: Remove developer debug feature about set/clear promiscWang Chen
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison
2008-01-28[netdrvr] checkpatch cleanupsJeff Garzik
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz
2008-01-12de4x5 fixesAl Viro
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz
2007-10-10tulip: endianness annotationsAl Viro
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-08tulip: Convert to generic booleanRichard Knutsson
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-11-13[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2005-09-10[PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds