Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3132d2827d92c2ee47fdf4dbec75bba0a2f291cb
/
drivers
/
net
/
ethernet
/
korina.c
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
e88db79
NET: Korina: Don't include <asm/segment.h>
by Ralf Baechle
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
19c72ca
korina: Move the IDT driver
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/korina.c]
498d8e2
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
by Tobias Klauser
· 13 years ago
b1011b3
korina: count RX DMA OVR as rx_fifo_error
by Phil Sutter
· 14 years ago
53ee490
korina: use netdev_alloc_skb_ip_align() here, too
by Phil Sutter
· 14 years ago
ceb3d23
korina: fix deadlock on RX FIFO overrun
by Phil Sutter
· 14 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
3801326
korina: use resource_size()
by Dan Carpenter
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
7010837
korina: add error-handling to korina_alloc_ring
by Phil Sutter
· 15 years ago
f16aea4
korina: fix printk formatting, add final info line
by Phil Sutter
· 15 years ago
4d5ef9f
korina: periodically poll the media
by Florian Fainelli
· 15 years ago
52b031f
korina: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
e85bf47
korina: drop leftover assignment
by Phil Sutter
· 16 years ago
63a66c6
korina: adjust headroom for new skb's also
by Phil Sutter
· 16 years ago
6a2fe98
korina: fix loop back of receive descriptors
by Phil Sutter
· 16 years ago
1c5625c
korina: do not use IRQF_SHARED with IRQF_DISABLED
by Phil Sutter
· 16 years ago
5edc766
korina: do not stop queue here
by Phil Sutter
· 16 years ago
97bc477
korina: fix handling tx_chain_tail
by Phil Sutter
· 16 years ago
60d3f98
korina: do tx at the right position
by Phil Sutter
· 16 years ago
4676f63
korina: do schedule napi after testing for it
by Phil Sutter
· 16 years ago
4cf83b6
korina: rework korina_rx() for use with napi
by Phil Sutter
· 16 years ago
beb0bab
korina: disable napi on close and restart
by Phil Sutter
· 16 years ago
a13b278
korina: reset resource buffer size to 1536
by Phil Sutter
· 16 years ago
b96ecfa
korina: fix usage of driver_data
by Phil Sutter
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e3152ab
korina: misc cleanup
by Francois Romieu
· 17 years ago
751c2e4
korina: fix misplaced return statement
by Francois Romieu
· 17 years ago
ef11291
Add support the Korina (IDT RC32434) Ethernet MAC
by Florian Fainelli
· 17 years ago