summaryrefslogtreecommitdiffstats
path: root/drivers/net/gianfar.c
Commit message (Expand)AuthorAgeFilesLines
* remove bogus CONFIG_GFAR_NAPI'sAdrian Bunk2008-08-071-4/+0
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-221-73/+8
|\
| * gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
| * netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-171-2/+2
| * gianfar: delete non NAPI code from the driver.Francois Romieu2008-07-111-70/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-2/+5
| |\
| * | [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-131-1/+1
* | | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-161-2/+120
| |/ |/|
* | gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming2008-05-131-0/+2
* | gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming2008-05-061-2/+3
|/
* [netdrvr] gianfar: Determine TBIPA value dynamicallyPaul Gortmaker2008-04-291-13/+14
* gianfar: Fix skb allocation strategyAndy Fleming2008-04-251-35/+65
* 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
OpenPOWER on IntegriCloud