summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ni
Commit message (Expand)AuthorAgeFilesLines
* net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer2018-08-131-1/+0
* net: nixge: Do not zero application specific fields in descMoritz Fischer2018-08-131-10/+0
* net: nixge: Get rid of unused struct member 'last_link'Moritz Fischer2018-08-071-1/+0
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+2
* net: nixge: Address compiler warnings about signednessMoritz Fischer2018-05-071-1/+1
* net: nixge: Fix error path for obtaining mac addressMoritz Fischer2018-05-071-3/+5
* net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer2018-03-293-0/+1338