summaryrefslogtreecommitdiff
path: root/drivers/net/gianfar.c
AgeCommit message (Expand)Author
2007-12-04gianfar: fix compile warningGrant Likely
2007-10-17gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placementAnton Vorontsov
2007-10-16gianfar: Fix compile regression caused by 09f75cd7Li Yang
2007-10-15gianfar: Fix regression caused by new napi interfaceLi Yang
2007-10-15gianfar: Cleanup compile warning caused by 0795af57Li Yang
2007-10-15gianfar: Fix compile regression caused by bea3348eLi Yang
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-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming
2007-07-08gianfar: add support for SGMIIKapil Juneja
2007-06-29gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger
2007-05-17gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood
2007-04-25[SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_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-03-05[GIANFAR]: Fix compile error in latest gitJan Altenberg
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni
2007-02-17gianfar: don't duplicate gfar_error()Sergei Shtylyov
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming
2006-12-02[PATCH] add netpoll support for gianfar: respinVitaly Wool
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-20[PATCH] Fix locking in gianfarAndy Fleming
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2006-02-07[PATCH] gianfar: Fix sparse warningsKumar Gala
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala
2006-01-12[PATCH] gfar: fix compile errorKumar Gala
2005-11-18[PATCH] Gianfar update and sysfs supportAndy Fleming
2005-11-13[PATCH] Update email address for KumarKumar Gala
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-23[netdrvr gianfar] use new phy layerAndy Fleming
2005-06-27[PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548Kumar Gala
2005-04-16Linux-2.6.12-rc2Linus Torvalds