aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tulip/de4x5.c
AgeCommit message (Expand)Author
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher
2011-07-04net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-05-31Revert "net: fix section mismatches"David S. Miller
2011-04-18net: fix section mismatchesMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-03drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-16drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctlDan Rosenberg
2010-09-13net/de4x5: remove undefined operationsAndreas Schwab
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24net/tulip: remove trailing space in messagesFrans Pop
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