Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: nixge: Address compiler warnings when building for i386 | Moritz Fischer | 2018-10-01 | 1 | -7/+7 |
* | net: nixge: Fix Kconfig warning with OF_MDIO | Moritz Fischer | 2018-09-02 | 1 | -1/+1 |
* | net: nixge: Add support for 64-bit platforms | Moritz Fischer | 2018-08-29 | 2 | -55/+116 |
* | net: nixge: Don't store skb in app4 field of descriptor | Moritz Fischer | 2018-08-13 | 1 | -1/+0 |
* | net: nixge: Do not zero application specific fields in desc | Moritz Fischer | 2018-08-13 | 1 | -10/+0 |
* | net: nixge: Get rid of unused struct member 'last_link' | Moritz Fischer | 2018-08-07 | 1 | -1/+0 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -3/+2 |
* | net: nixge: Address compiler warnings about signedness | Moritz Fischer | 2018-05-07 | 1 | -1/+1 |
* | net: nixge: Fix error path for obtaining mac address | Moritz Fischer | 2018-05-07 | 1 | -3/+5 |
* | net: ethernet: nixge: Add support for National Instruments XGE netdev | Moritz Fischer | 2018-03-29 | 3 | -0/+1338 |