summaryrefslogtreecommitdiffstats
path: root/drivers/net/gianfar.c
Commit message (Expand)AuthorAgeFilesLines
* net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-251-0/+4
* gianfar: Support NAPI for TX FramesDai Haruki2008-04-161-14/+42
* gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.Andy Fleming2008-03-261-9/+9
* gianfar: Only process completed framesAndy Fleming2008-03-261-3/+1
* gianfar: Fix frame size calculation when hardware VLAN acceleration is onDai Haruki2008-03-261-1/+1
* gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce2008-02-231-7/+7
* gianfar iomem misannotationsAl Viro2008-02-151-2/+2
* gianfar: fix compile warningGrant Likely2007-12-041-1/+1
* gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placementAnton Vorontsov2007-10-171-1/+3
* gianfar: Fix compile regression caused by 09f75cd7Li Yang2007-10-161-4/+3
* gianfar: Fix regression caused by new napi interfaceLi Yang2007-10-151-0/+10
* gianfar: Cleanup compile warning caused by 0795af57Li Yang2007-10-151-1/+0
* gianfar: Fix compile regression caused by bea3348eLi Yang2007-10-151-0/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-4/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-25/+15
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-24/+23
* Fix RGMII-ID handling in gianfarAndy Fleming2007-07-181-1/+11
* gianfar: add support for SGMIIKapil Juneja2007-07-081-0/+27
* gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala2007-06-291-1/+1
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-16/+0
* gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood2007-05-171-0/+11
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* [GIANFAR]: Fix compile error in latest gitJan Altenberg2007-03-051-1/+1
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-2/+1
* gianfar: don't duplicate gfar_error()Sergei Shtylyov2007-02-171-70/+15
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-2/+37
* [PATCH] add netpoll support for gianfar: respinVitaly Wool2006-12-021-0/+33
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-11/+11
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-7/+4
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-3/+3
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-3/+0
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Fix locking in gianfarAndy Fleming2006-04-201-28/+28
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+4
* [PATCH] gianfar: Fix sparse warningsKumar Gala2006-02-071-13/+11
* [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-121-1/+4
* [PATCH] gfar: fix compile errorKumar Gala2006-01-121-0/+1
* [PATCH] Gianfar update and sysfs supportAndy Fleming2005-11-181-79/+152
* [PATCH] Update email address for KumarKumar Gala2005-11-131-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-14/+14
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-14/+14
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
|/