index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fs_enet
/
mac-fec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-1
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-3
/
+3
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-2
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-02-27
fs_enet: Add support for MPC512x to fs_enet driver
Anatolij Gustschin
1
-15
/
+31
2010-02-27
fs_enet: use dev_xxx instead of printk
Anatolij Gustschin
1
-7
/
+5
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
1
-1
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-04-28
fs_enet: Remove dead code
Kumar Gala
1
-34
/
+0
2008-09-24
fs-enet: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-30
/
+0
2008-07-16
fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
1
-22
/
+1
2008-01-28
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
Jochen Friedrich
1
-1
/
+1
2007-10-10
fs_enet: sparse fixes
Scott Wood
1
-17
/
+17
2007-10-10
fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
Scott Wood
1
-1
/
+18
2007-10-10
FS_ENET: Add polling support
Vitaly Bordug
1
-15
/
+15
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-01-30
FS_ENET: OF-related fixup for FEC and SCC MAC's
Vitaly Bordug
1
-4
/
+9
2006-08-19
[PATCH] FS_ENET: use PAL for mii management
Vitaly Bordug
1
-124
/
+18
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
1
-0
/
+2
2005-11-10
[PATCH] fs_enet build fix
Marcelo Tosatti
1
-0
/
+1
2005-10-28
Add fs_enet ethernet network driver, for several embedded platforms.
Pantelis Antoniou
1
-0
/
+653