summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/natsemi/xtsonic.c
Commit message (Expand)AuthorAgeFilesLines
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* net/sonic: Refactor duplicated codeFinn Thain2020-02-161-38/+2
* net/sonic: Replace custom debug logging with netif_* callsFinn Thain2018-02-261-17/+2
* net/sonic: Clean up and modernize log messagesFinn Thain2018-02-261-5/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-111-0/+1
* net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-2/+1
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-7/+5
* natsemi: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* drivers/net/ethernet/natsemi/xtsonic.c: fix error return codePeter Senna Tschudin2012-10-071-0/+1
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* *sonic/natsemi/ns83829: Move the National Semi-conductor driversJeff Kirsher2011-08-111-0/+333