summaryrefslogtreecommitdiffstats
path: root/drivers/net/gianfar_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki2010-11-121-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-211-1/+1
|\
| * gianfar: fix double lock typoDan Carpenter2010-10-181-1/+1
* | drivers/net: return operator cleanupEric Dumazet2010-09-261-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* gianfar: Basic Support for programming hash rulesSandeep Gopalpet2009-11-021-0/+236
* gianfar: Add Multiple group SupportSandeep Gopalpet2009-11-021-27/+31
* gianfar: Add Multiple Queue SupportSandeep Gopalpet2009-11-021-33/+37
* gianfar: Introduce logical group support.Sandeep Gopalpet2009-11-021-6/+8
* gianfar: Add per queue structure supportSandeep Gopalpet2009-11-021-35/+65
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* gianfar: fix coalescing setup in ethtool support Jiajun Wu2009-07-301-6/+4
* gianfar: Implement proper, per netdevice wakeup managementAnton Vorontsov2009-02-011-0/+1
* gianfar: Add Scatter Gather supportDai Haruki2008-12-171-0/+2
* gianfar: Fix eTSEC configuration procedureDai Haruki2008-12-161-11/+12
* gianfar: Optimize interrupt coalescing configurationDai Haruki2008-12-161-18/+24
* gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-161-11/+11
* gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-161-2/+39
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-9/+11
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-101-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-2/+0
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-8/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Fix locking in gianfarAndy Fleming2006-04-201-6/+14
* [PATCH] gianfar: Fix sparse warningsKumar Gala2006-02-071-4/+4
* [PATCH] Gianfar update and sysfs supportAndy Fleming2005-11-181-1/+1
* [PATCH] Update email address for KumarKumar Gala2005-11-131-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [netdrvr gianfar] use new phy layerAndy Fleming2005-09-231-36/+64
* [PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548Kumar Gala2005-06-271-124/+153
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+527
OpenPOWER on IntegriCloud