index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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