index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
korina.c
Age
Commit message (
Expand
)
Author
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-19
korina: drop leftover assignment
Phil Sutter
2009-01-19
korina: adjust headroom for new skb's also
Phil Sutter
2009-01-19
korina: fix loop back of receive descriptors
Phil Sutter
2009-01-15
korina: do not use IRQF_SHARED with IRQF_DISABLED
Phil Sutter
2009-01-15
korina: do not stop queue here
Phil Sutter
2009-01-15
korina: fix handling tx_chain_tail
Phil Sutter
2009-01-15
korina: do tx at the right position
Phil Sutter
2009-01-15
korina: do schedule napi after testing for it
Phil Sutter
2009-01-15
korina: rework korina_rx() for use with napi
Phil Sutter
2009-01-15
korina: disable napi on close and restart
Phil Sutter
2009-01-15
korina: reset resource buffer size to 1536
Phil Sutter
2009-01-15
korina: fix usage of driver_data
Phil Sutter
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-04-25
korina: misc cleanup
Francois Romieu
2008-04-25
korina: fix misplaced return statement
Francois Romieu
2008-03-26
Add support the Korina (IDT RC32434) Ethernet MAC
Florian Fainelli