summaryrefslogtreecommitdiffstats
path: root/drivers/net/mac89x0.c
Commit message (Expand)AuthorAgeFilesLines
* mac89x0: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-051-23/+29
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-261-3/+1
* 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-181-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* mac89x0: remove PRINTK()Alexander Beregalov2009-05-171-2/+0
* mac89x0: convert to net_device_opsAlexander Beregalov2009-04-131-6/+12
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-11/+0
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* m68k: Some network drivers do not check the platformGeert Uytterhoeven2008-05-181-0/+3
* NULL noise in drivers/netAl Viro2008-01-281-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-6/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* mac89x0: missing __initAl Viro2007-07-201-1/+1
* m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2007-05-041-56/+32
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-9/+9
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+666
OpenPOWER on IntegriCloud