summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ni
Commit message (Expand)AuthorAgeFilesLines
* net: nixge: Spelling s/Instrument/Instruments/Geert Uytterhoeven2019-08-011-1/+1
* net: nixge: Fix misuse of strlcpyJoe Perches2019-07-081-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* net: nixge: Add support for fixed-link configurationsMoritz Fischer2019-02-051-7/+20
* net: nixge: Make mdio child node optionalMoritz Fischer2019-02-051-6/+13
* net: nixge: Separate ctrl and dma resourcesAlex Williams2019-02-031-16/+58
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-6/+6
* net: nixge: Address compiler warnings when building for i386Moritz Fischer2018-10-021-7/+7
* net: nixge: Fix Kconfig warning with OF_MDIOMoritz Fischer2018-09-031-1/+1
* net: nixge: Add support for 64-bit platformsMoritz Fischer2018-08-302-55/+116
* net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer2018-08-131-1/+0Star
* net: nixge: Do not zero application specific fields in descMoritz Fischer2018-08-131-10/+0Star
* net: nixge: Get rid of unused struct member 'last_link'Moritz Fischer2018-08-081-1/+0Star
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-3/+2Star
* net: nixge: Address compiler warnings about signednessMoritz Fischer2018-05-081-1/+1
* net: nixge: Fix error path for obtaining mac addressMoritz Fischer2018-05-081-3/+5
* net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer2018-03-293-0/+1338