summaryrefslogtreecommitdiffstats
path: root/drivers/net/bmac.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-171-7/+0
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+5
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-6/+6
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-4/+3
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-4/+4
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-3/+4
|\
| * Fix compile error in bmac.cDave Jones2009-07-091-1/+1
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+4
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
|/
* bmac: convert to net_device_opsAlexander Beregalov2009-04-161-5/+11
* bmac: remove unused variable bp in bmac_misc_intr()Pavel Roskin2009-03-131-1/+0
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-261-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-29/+19
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* bmac: add simple ethtool support for network managerOlaf Hering2007-10-101-0/+13
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-2/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* net: use bitrev8Akinobu Mita2007-02-051-16/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+7
* Merge branch 'master' into upstreamJeff Garzik2006-09-221-5/+8
|\
| * [POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr2006-07-311-5/+8
* | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-27/+27
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge ../linux-2.6 by handPaul Mackerras2005-10-311-4/+2
|\
| * drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* | [PATCH] Add modalias for pmac network driversOlaf Hering2005-10-291-0/+1
|/
* [PATCH] volatile unsigned short f(...) doesn't make senseAl Viro2005-09-301-1/+1
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-5/+2
* [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-121-2/+0
* [PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1708
OpenPOWER on IntegriCloud