aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ni/nixge.c
Commit message (Expand)AuthorAge
* net: nixge: Address compiler warnings when building for i386Moritz Fischer2018-10-02
* net: nixge: Add support for 64-bit platformsMoritz Fischer2018-08-29
* net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer2018-08-13
* net: nixge: Do not zero application specific fields in descMoritz Fischer2018-08-13
* net: nixge: Get rid of unused struct member 'last_link'Moritz Fischer2018-08-07
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* net: nixge: Address compiler warnings about signednessMoritz Fischer2018-05-07
* net: nixge: Fix error path for obtaining mac addressMoritz Fischer2018-05-07
* net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer2018-03-29