summaryrefslogtreecommitdiffstats
path: root/drivers/net/znet.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0Star
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko2010-02-261-1/+2
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-191-1/+1
* znet: fix build failure from i82593.h relocationJohn W. Linville2009-11-171-2/+1Star
* znet: Don't claim DMA lock around free_dma() calls.David S. Miller2009-10-081-8/+0Star
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+3
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-2/+2
* znet: convert to net_device_opsStephen Hemminger2009-01-211-5/+12
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-131-11/+11
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-5/+6
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-111-31/+19Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-5/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-36/+36
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+948