summaryrefslogtreecommitdiffstats
path: root/drivers/net/meth.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+1
* netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-281-3/+0
* don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-011-1/+1
* net: move meth's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-13/+14
|\
| * NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-171-13/+14
* | meth: convert to net_device_opsAlexander Beregalov2009-04-161-13/+15
|/
* MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-301-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-1/+1
* METH: fix MAC address setupThomas Bogendoerfer2008-08-071-1/+1
* Fix typo in meth driverChristoph Lameter2008-07-221-1/+1
* net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-251-0/+2
* [METH]: Fix MAC address handling.Thomas Bogendoerfer2008-01-081-3/+7
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* [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-18/+10
* Don't use GFP_DMA for zone allocation.Ralf Baechle2007-08-251-1/+1
* meth driver renovationRalf Baechle2007-05-241-23/+45
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-5/+5
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* Convert meth to netdev_privRalf Baechle2007-02-171-13/+13
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-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-7/+7
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+843
OpenPOWER on IntegriCloud