summaryrefslogtreecommitdiff
path: root/staging/layer2.c
AgeCommit message (Collapse)AuthorFilesLines
2014-09-03mausezahn: Fix non-ANSI function declarationsTobias Klauser1-4/+2
ANSI C doesn't allow empty parameter list, thus use void where appropriate. This fixes the corresponding sparse warning. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+902
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
ocumentation/i2c/fault-codes?h=nds-private-remove&id=4646651e754f3593761142c7a9e11c5ee2a983a6'>4646651e754f3593761142c7a9e11c5ee2a983a6 (patch) treef26f092f7d32e5d5e681799b211a873ddcbbc53a /Documentation/i2c/fault-codes parent0fbc81b3ad513fecaaf62b48f42b89fcd57f7682 (diff)parent004e6cc6c181aa109427594fca35eb55d89d780e (diff)
Merge branch 'mediatek-hw-lro'
Nelson Chang says: ==================== net: ethernet: mediatek: add HW LRO functions The series add the large receive offload (LRO) functions by hardware and the ethtool functions to configure RX flows of HW LRO. changes since v3: - Respin the patch by the newer driver - Move the dts description of hwlro to optional properties changes since v2: - Add ndo_fix_features to prevent NETIF_F_LRO off while RX flow is programmed - Rephrase the dts property is a capability if the hardware supports LRO changes since v1: - Add HW LRO support - Add ethtool hooks to set LRO RX flows ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/i2c/fault-codes')