aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/korina.c
AgeCommit message (Expand)Author
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-08-13korina: add error-handling to korina_alloc_ringPhil Sutter
2009-08-13korina: fix printk formatting, add final info linePhil Sutter
2009-05-29korina: periodically poll the mediaFlorian Fainelli
2009-04-16korina: convert to net_device_opsAlexander Beregalov
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-19korina: drop leftover assignmentPhil Sutter
2009-01-19korina: adjust headroom for new skb's alsoPhil Sutter
2009-01-19korina: fix loop back of receive descriptorsPhil Sutter
2009-01-15korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter
2009-01-15korina: do not stop queue herePhil Sutter
2009-01-15korina: fix handling tx_chain_tailPhil Sutter
2009-01-15korina: do tx at the right positionPhil Sutter
2009-01-15korina: do schedule napi after testing for itPhil Sutter
2009-01-15korina: rework korina_rx() for use with napiPhil Sutter
2009-01-15korina: disable napi on close and restartPhil Sutter
2009-01-15korina: reset resource buffer size to 1536Phil Sutter
2009-01-15korina: fix usage of driver_dataPhil Sutter
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-04-25korina: misc cleanupFrancois Romieu
2008-04-25korina: fix misplaced return statementFrancois Romieu
2008-03-26Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli