aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/gianfar.c
Commit message (Expand)AuthorAge
* gianfar iomem misannotationsAl Viro2008-02-15
* gianfar: fix compile warningGrant Likely2007-12-04
* gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placementAnton Vorontsov2007-10-17
* gianfar: Fix compile regression caused by 09f75cd7Li Yang2007-10-16
* gianfar: Fix regression caused by new napi interfaceLi Yang2007-10-15
* gianfar: Cleanup compile warning caused by 0795af57Li Yang2007-10-15
* gianfar: Fix compile regression caused by bea3348eLi Yang2007-10-15
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* Fix RGMII-ID handling in gianfarAndy Fleming2007-07-18
* gianfar: add support for SGMIIKapil Juneja2007-07-08
* gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala2007-06-29
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood2007-05-17
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [GIANFAR]: Fix compile error in latest gitJan Altenberg2007-03-05
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* gianfar: don't duplicate gfar_error()Sergei Shtylyov2007-02-17
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-02
* [PATCH] add netpoll support for gianfar: respinVitaly Wool2006-12-02
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Fix locking in gianfarAndy Fleming2006-04-20
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [PATCH] gianfar: Fix sparse warningsKumar Gala2006-02-07
* [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-12
* [PATCH] gfar: fix compile errorKumar Gala2006-01-12
* [PATCH] Gianfar update and sysfs supportAndy Fleming2005-11-18
* [PATCH] Update email address for KumarKumar Gala2005-11-13
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
|/
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [netdrvr gianfar] use new phy layerAndy Fleming2005-09-23
* [PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548Kumar Gala2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16