summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/korina.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-171-6/+8
* net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-4/+4
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
* net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
* net: Restore unintentional reverts.David S. Miller2013-06-241-1/+0
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* net: ethernet: korina: initialize variables directlyEmilio López2013-05-171-4/+1
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+2
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-1/+0
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1
* NET: Korina: Don't include <asm/segment.h>Ralf Baechle2011-08-181-1/+0
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* korina: Move the IDT driverJeff Kirsher2011-08-121-0/+1251