Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
78bb9697e2c4b62c426f1a2571c293a2e4463adf
/
drivers
/
net
/
ll_temac_main.c
84cac39
net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc
by Stephen Rothwell
· 13 years ago
93e0ed1
ll_temac: enable transmit and receive time stamping.
by Richard Cochran
· 13 years ago
ffbc03b
net: add needed interrupt.h
by Stephen Rothwell
· 13 years ago
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
87e6097
ll_temac: Fix section mismatch from the temac_of_probe
by Michal Simek
· 14 years ago
0d0b167
net: Fix drivers advertising HW_CSUM feature to use csum_start
by Michał Mirosław
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
69259ab
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
9f1a1fc
of: Fix missing includes - ll_temac
by Michal Simek
· 14 years ago
d1b113b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8539992
ll_temac: Fix poll implementation
by Michal Simek
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
60eb5fd
ll_temac: Fix missing validate_addr hook
by Denis Kirjanov
· 14 years ago
7cc36f6
ll_temac: fix memory leak
by Kulikov Vasiliy
· 14 years ago
301e9d9
ll_temac: fix DMA resources leak
by Denis Kirjanov
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
dfe1e8e
ll_temac: Fix missing iounmaps
by Denis Kirjanov
· 14 years ago
fe62c29
ll_temac: add error checking to DMA init path
by Denis Kirjanov
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
72da3bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
23ecc4b
net: ll_temac: fix checksum offload logic
by Brian Hill
· 14 years ago
755fae0
net: ll_temac: fix interrupt bug when interrupt 0 is used
by Brian Hill
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
e44171f
Add non-Virtex5 support for LL TEMAC driver
by John Linn
· 15 years ago
33646d7
net: ll_temac: remove virt_to_bus call
by John Linn
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4d8dc67
Revert "Add non-Virtex5 support for LL TEMAC driver"
by David S. Miller
· 15 years ago
4595691
Add non-Virtex5 support for LL TEMAC driver
by John Linn
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
8ea7a37
ll_temac: Fix MAC address configuration from userland
by Steven J. Magnani
· 15 years ago
c3b7c12
ll_temac: Add support for V2 LLTEMAC core
by Steven J. Magnani
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
5d66fe9
drivers/net : Correct the size argument to kzalloc
by Julia Lawall
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
9274498
net: add Xilinx ll_temac device driver
by Grant Likely
· 16 years ago