summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/korina.c
AgeCommit message (Expand)Author
2020-12-29net: korina: fix return valueVincent Stehlé
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-11net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-06-24net: Restore unintentional reverts.David S. Miller
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-17net: ethernet: korina: initialize variables directlyEmilio López
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-08-18NET: Korina: Don't include <asm/segment.h>Ralf Baechle
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12korina: Move the IDT driverJeff Kirsher