summaryrefslogtreecommitdiff
path: root/drivers/net/znet.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-09drivers/net: normalize TX_TIMEOUTEric Dumazet
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-11-17znet: fix build failure from i82593.h relocationJohn W. Linville
2009-10-07znet: Don't claim DMA lock around free_dma() calls.David S. Miller
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-01-21znet: convert to net_device_opsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
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-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-10-27[PATCH] Lock initializer unifying (Network drivers)Thomas Gleixner
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-01-10[netdrvr znet] alloc_etherdev, SET_MODULE_OWNER, remove #ifdef MODULEAlexander Viro
2003-08-19[NET]: free_netdev - drivers/net/* changes.Stephen Hemminger
2003-04-20net driver cleanup, volume 6Jeff Garzik
2003-04-01[PATCH] Fix use of const with __initdata in znet.cRusty Russell
2003-02-18[PATCH] spelling fix adress/addres -> addressSteven Cole
2003-01-10[PATCH] fix znet using skb_padtoAlan Cox
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-11-07More znet net driver updates. Driver now survives plug/unplug of cable.Marc Zyngier
2002-10-27[PATCH] znet ethernet, back from the deadAlan Cox
2002-08-18Remove extraneous ptrace.h includeLinus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds