index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ll_temac_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: Fix missing includes - ll_temac
Michal Simek
2010-09-01
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-23
1
-2
/
+2
|
\
|
*
ll_temac: Fix poll implementation
Michal Simek
2010-08-19
1
-2
/
+2
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-4
/
+4
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-5
/
+13
|
|
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
1
-31
/
+65
|
|
\
\
|
*
|
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
|
|
|
ll_temac: Fix missing validate_addr hook
Denis Kirjanov
2010-07-12
1
-0
/
+1
*
|
|
|
ll_temac: fix memory leak
Kulikov Vasiliy
2010-07-08
1
-1
/
+4
*
|
|
|
ll_temac: fix DMA resources leak
Denis Kirjanov
2010-07-08
1
-0
/
+32
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-5
/
+13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ll_temac: Fix missing iounmaps
Denis Kirjanov
2010-07-07
1
-5
/
+13
|
|
|
/
|
|
/
|
*
/
|
ll_temac: add error checking to DMA init path
Denis Kirjanov
2010-07-01
1
-2
/
+23
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-28
1
-25
/
+59
|
\
\
|
*
|
net: ll_temac: fix checksum offload logic
Brian Hill
2010-05-26
1
-24
/
+58
|
*
|
net: ll_temac: fix interrupt bug when interrupt 0 is used
Brian Hill
2010-05-26
1
-1
/
+1
|
|
/
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-45
/
+114
|
\
|
|
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+1
|
*
Add non-Virtex5 support for LL TEMAC driver
John Linn
2010-04-13
1
-33
/
+104
|
*
net: ll_temac: remove virt_to_bus call
John Linn
2010-04-13
1
-3
/
+1
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
|
\
|
*
|
Revert "Add non-Virtex5 support for LL TEMAC driver"
David S. Miller
2010-04-07
1
-104
/
+33
|
*
|
Add non-Virtex5 support for LL TEMAC driver
John Linn
2010-04-06
1
-33
/
+104
|
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-8
/
+8
*
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-1
/
+1
*
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-5
/
+5
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
2010-02-26
1
-3
/
+4
*
ll_temac: Fix MAC address configuration from userland
Steven J. Magnani
2010-02-17
1
-1
/
+8
*
ll_temac: Add support for V2 LLTEMAC core
Steven J. Magnani
2010-02-17
1
-1
/
+4
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-3
/
+3
*
drivers/net : Correct the size argument to kzalloc
Julia Lawall
2010-01-03
1
-1
/
+1
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-2
/
+2
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
net: add Xilinx ll_temac device driver
Grant Likely
2009-04-27
1
-0
/
+969