summaryrefslogtreecommitdiff
path: root/drivers/net/meth.c
AgeCommit message (Expand)Author
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König
2009-07-23net: move meth's probe function to .devinit.textUwe Kleine-König
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-17NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle
2009-04-16meth: convert to net_device_opsAlexander Beregalov
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-07METH: fix MAC address setupThomas Bogendoerfer
2008-07-22Fix typo in meth driverChristoph Lameter
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers
2008-01-08[METH]: Fix MAC address handling.Thomas Bogendoerfer
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle
2007-05-24meth driver renovationRalf Baechle
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-17Convert meth to netdev_privRalf Baechle
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds