aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/korina.c
AgeCommit message (Expand)Author
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2017-10-28drivers/net: korina: Convert timers to use timer_setup()Kees Cook
2017-09-18net: korina: bump versionRoman Yeryomin
2017-09-18net: korina: update authorsRoman Yeryomin
2017-09-18net: korina: whitespace cleanupRoman Yeryomin
2017-09-18net: korina: use GRORoman Yeryomin
2017-09-18net: korina: use NAPI_POLL_WEIGHTRoman Yeryomin
2017-09-18net: korina: optimize rx descriptor flags processingRoman Yeryomin
2017-09-18net: korina: don't use overflow and underflow interruptsRoman Yeryomin
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
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