Phil Sutter
|
b1011b375b
korina: count RX DMA OVR as rx_fifo_error
|
il y a 15 ans |
Phil Sutter
|
53ee490ac5
korina: use netdev_alloc_skb_ip_align() here, too
|
il y a 15 ans |
Phil Sutter
|
ceb3d23945
korina: fix deadlock on RX FIFO overrun
|
il y a 15 ans |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
il y a 15 ans |
Dan Carpenter
|
38013262c2
korina: use resource_size()
|
il y a 15 ans |
Jiri Pirko
|
f9dcbcc9e3
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
|
il y a 15 ans |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
il y a 15 ans |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
il y a 15 ans |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
il y a 15 ans |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
il y a 15 ans |
Phil Sutter
|
7010837a44
korina: add error-handling to korina_alloc_ring
|
il y a 16 ans |
Phil Sutter
|
f16aea4d20
korina: fix printk formatting, add final info line
|
il y a 16 ans |
Florian Fainelli
|
4d5ef9f0f5
korina: periodically poll the media
|
il y a 16 ans |
Alexander Beregalov
|
52b031ff39
korina: convert to net_device_ops
|
il y a 16 ans |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
il y a 16 ans |
Phil Sutter
|
e85bf47e6d
korina: drop leftover assignment
|
il y a 16 ans |
Phil Sutter
|
63a66c6c0d
korina: adjust headroom for new skb's also
|
il y a 16 ans |
Phil Sutter
|
6a2fe9834e
korina: fix loop back of receive descriptors
|
il y a 16 ans |
Phil Sutter
|
1c5625cf0f
korina: do not use IRQF_SHARED with IRQF_DISABLED
|
il y a 16 ans |
Phil Sutter
|
5edc7668bb
korina: do not stop queue here
|
il y a 16 ans |
Phil Sutter
|
97bc477cbc
korina: fix handling tx_chain_tail
|
il y a 16 ans |
Phil Sutter
|
60d3f9827c
korina: do tx at the right position
|
il y a 16 ans |
Phil Sutter
|
4676f63d4c
korina: do schedule napi after testing for it
|
il y a 16 ans |
Phil Sutter
|
4cf83b664f
korina: rework korina_rx() for use with napi
|
il y a 16 ans |
Phil Sutter
|
beb0babfb7
korina: disable napi on close and restart
|
il y a 16 ans |
Phil Sutter
|
a13b27826a
korina: reset resource buffer size to 1536
|
il y a 16 ans |
Phil Sutter
|
b96ecfa689
korina: fix usage of driver_data
|
il y a 16 ans |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
il y a 16 ans |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
il y a 16 ans |
Francois Romieu
|
e3152ab901
korina: misc cleanup
|
il y a 17 ans |