summaryrefslogtreecommitdiffstats
path: root/drivers/net/eth16i.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-6/+6
* drivers/net: Use static const char * const where possibleJoe Perches2010-09-141-1/+3
* eth16i: fix memory leakKulikov Vasiliy2010-07-141-1/+3
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* netdev: convert eth16i to net_device_opsStephen Hemminger2009-03-271-6/+12
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-12/+0
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-1/+0
* define global BIT macroJiri Slaby2007-10-191-1/+0
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-30/+19
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-154/+154
* [PATCH] eth16i section fixAndrew Morton2006-08-191-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-5/+6
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-12/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1509
OpenPOWER on IntegriCloud