aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_8xx/fec_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller1-5/+0
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-2/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-30/+29
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+3
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-14/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1275