aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mace.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-26
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* mace: convert to net_device_opsAlexander Beregalov2009-04-16
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* NULL noise in drivers/netAl Viro2008-01-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* net: use bitrev8Akinobu Mita2007-02-05
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'master' into upstreamJeff Garzik2006-09-22
|\
| * [POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr2006-07-31
* | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* Merge ../linux-2.6 by handPaul Mackerras2005-10-30
|\
| * drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* | [PATCH] Add modalias for pmac network driversOlaf Hering2005-10-29
|/
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-06
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16