summaryrefslogtreecommitdiffstats
path: root/drivers/net/mace.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NULL noise in drivers/netAl Viro2008-01-291-5/+5
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-5/+4Star
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-111-35/+24Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* net: use bitrev8Akinobu Mita2007-02-051-14/+2Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* Merge branch 'master' into upstreamJeff Garzik2006-09-231-1/+1
|\
| * [POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+1
* | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-5/+5
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* Merge ../linux-2.6 by handPaul Mackerras2005-10-311-4/+2Star
|\
| * drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2Star
* | [PATCH] Add modalias for pmac network driversOlaf Hering2005-10-291-0/+1
|/
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1053