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
/
ll_temac_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
xilinx/ll_temac: Move the Xilinx drivers
Jeff Kirsher
1
-1154
/
+0
2011-06-29
net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc
Stephen Rothwell
1
-0
/
+1
2011-06-20
ll_temac: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+4
2011-06-08
net: add needed interrupt.h
Stephen Rothwell
1
-0
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-03
ll_temac: Fix section mismatch from the temac_of_probe
Michal Simek
1
-1
/
+1
2010-12-16
net: Fix drivers advertising HW_CSUM feature to use csum_start
Michał Mirosław
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-09-01
of: Fix missing includes - ll_temac
Michal Simek
1
-0
/
+1
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2010-08-19
ll_temac: Fix poll implementation
Michal Simek
1
-2
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-5
/
+13
2010-07-12
ll_temac: Fix missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-07-08
ll_temac: fix memory leak
Kulikov Vasiliy
1
-1
/
+4
2010-07-08
ll_temac: fix DMA resources leak
Denis Kirjanov
1
-0
/
+32
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+13
2010-07-07
ll_temac: Fix missing iounmaps
Denis Kirjanov
1
-5
/
+13
2010-07-01
ll_temac: add error checking to DMA init path
Denis Kirjanov
1
-2
/
+23
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-31
/
+65
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-25
/
+59
2010-05-26
net: ll_temac: fix checksum offload logic
Brian Hill
1
-24
/
+58
2010-05-26
net: ll_temac: fix interrupt bug when interrupt 0 is used
Brian Hill
1
-1
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-45
/
+114
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-1
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-5
/
+5
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+1
2010-04-13
Add non-Virtex5 support for LL TEMAC driver
John Linn
1
-33
/
+104
2010-04-13
net: ll_temac: remove virt_to_bus call
John Linn
1
-3
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-07
Revert "Add non-Virtex5 support for LL TEMAC driver"
David S. Miller
1
-104
/
+33
2010-04-06
Add non-Virtex5 support for LL TEMAC driver
John Linn
1
-33
/
+104
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-8
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
1
-3
/
+4
2010-02-17
ll_temac: Fix MAC address configuration from userland
Steven J. Magnani
1
-1
/
+8
2010-02-17
ll_temac: Add support for V2 LLTEMAC core
Steven J. Magnani
1
-1
/
+4
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-3
/
+3
2010-01-03
drivers/net : Correct the size argument to kzalloc
Julia Lawall
1
-1
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-04-27
net: add Xilinx ll_temac device driver
Grant Likely
1
-0
/
+969