aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/natsemi/xtsonic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-03natsemi: sonic: stop calling netdev_boot_setup_checkArnd Bergmann1-1/+0
2021-01-05net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET1-2/+5
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-02-16net/sonic: Refactor duplicated codeFinn Thain1-38/+2
2018-02-26net/sonic: Replace custom debug logging with netif_* callsFinn Thain1-17/+2
2018-02-26net/sonic: Clean up and modernize log messagesFinn Thain1-5/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2013-11-11xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun1-0/+1
2013-09-15net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-7/+5
2012-12-03natsemi: remove __dev* attributesBill Pemberton1-3/+3
2012-10-07drivers/net/ethernet/natsemi/xtsonic.c: fix error return codePeter Senna Tschudin1-0/+1
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-12/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11*sonic/natsemi/ns83829: Move the National Semi-conductor driversJeff Kirsher1-0/+333