Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
16b374ca439fb406e46e071f75428f5b033056f8
/
drivers
/
net
/
ethoc.c
f78f09f
ethoc: add devinit/devexit section initializers
by Jonas Bonn
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
5cf3e03
ethoc: Fix warning in ethoc_init_ring().
by David S. Miller
· 14 years ago
57616ee
ethoc: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
a71fba9
ethoc: use devres resource management
by Jonas Bonn
· 14 years ago
b46773d
ethoc: Clear command buffer after write
by Jonas Bonn
· 14 years ago
2cbc8ef
Remove unused variable
by Jonas Bonn
· 14 years ago
637f33b
ethoc: Clean up PHY probing
by Jonas Bonn
· 14 years ago
ee4f56b
ethoc: write number of TX buffers in init_ring
by Jonas Bonn
· 14 years ago
f8555ad
ethoc: Write bus addresses to registers
by Jonas Bonn
· 14 years ago
c527f81
ethoc: calculate number of buffers in ethoc_probe
by Jonas Bonn
· 14 years ago
ee02a4e
ethoc: fix null dereference in ethoc_probe
by Thomas Chou
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
8462d14
ethoc: Remove unnecessary memset of napi member in netdev private data
by Tobias Klauser
· 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
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
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
d864584
ethoc: Use resource_size
by Tobias Klauser
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dddcb44
drivers/net: remove exceptional & on function name
by Julia Lawall
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4848490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
50c54a5
ethoc: clear only pending irqs
by Thomas Chou
· 15 years ago
16dd18b
ethoc: inline regs access
by Thomas Chou
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
4ce2253
ethoc: fix warning from 32bit build
by Alan Cox
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
a4d63a9
ethoc: limit the number of buffers to 128
by Thomas Chou
· 15 years ago
0baa080
ethoc: use system memory as buffer
by Thomas Chou
· 15 years ago
050f91d
ethoc: align received packet to make IP header at word boundary
by Thomas Chou
· 15 years ago
3ee19a8
ethoc: fix buffer address mapping
by Thomas Chou
· 15 years ago
639b62a
ethoc: fix typo to compute number of tx descriptors
by Thomas Chou
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
463889e
drivers/net: Correct redundant test
by Julia Lawall
· 15 years ago
3790c8c
net: fix network driver ndo_start_xmit() return values (part 1)
by Patrick McHardy
· 15 years ago
a170285
net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.
by Thierry Reding
· 16 years ago