aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman/fman_tgec.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05gianfar: remove forward declarationsArseny Solokha3-1408/+1347
2019-09-05net: stmmac: selftests: Add Jumbo Frame testsJose Abreu1-3/+62
2019-09-05net: stmmac: xgmac: Enable RX Jumbo frame supportJose Abreu2-12/+2
2019-09-05net: stmmac: Correctly assing MAX MTU in XGMAC cores caseJose Abreu1-3/+3
2019-09-05net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu1-1/+1
2019-09-05net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu1-12/+9
2019-09-05net: stmmac: Only consider RX error when HW Timestamping is not enabledJose Abreu1-1/+2
2019-09-05net: stmmac: selftests: Implement the ARP Offload testJose Abreu1-0/+110
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu4-0/+22
2019-09-05net: stmmac: selftests: Add selftest for L3/L4 FiltersJose Abreu1-1/+285
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu8-2/+488
2019-09-05net: stmmac: Do not return error code in TC InitializationJose Abreu1-1/+2
2019-09-05net: stmmac: xgmac: Add RBU handling in DMA interruptJose Abreu1-0/+4
2019-09-05net: stmmac: selftests: Return proper error code to userspaceJose Abreu1-11/+11
2019-09-05rocker: add missing init_net check in FIB notifierJiri Pirko1-0/+3
2019-09-05net: mpoa: Use kzfree rather than its implementation.zhong jiang1-4/+2
2019-09-05sunrpc: Use kzfree rather than its implementation.zhong jiang1-6/+3
2019-09-05ixgbe: Use kzfree() rather than its implementation.zhong jiang1-6/+3
2019-09-05vsock/virtio: a better comment on credit updateMichael S. Tsirkin1-2/+7
2019-09-05net/tls: dedup the record cleanupJakub Kicinski1-5/+1
2019-09-05net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski3-28/+35
2019-09-05net/tls: narrow down the critical area of device_offload_lockJakub Kicinski1-24/+22
2019-09-05net/tls: don't jump to returnJakub Kicinski1-13/+13
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski3-29/+14
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht5-9/+9
2019-09-05net/sched: cbs: remove redundant assignment to variable port_rateColin Ian King1-1/+1
2019-09-05ionic: Add coalesce and other featuresShannon Nelson5-3/+166
2019-09-05ionic: Add RSS supportShannon Nelson3-0/+165
2019-09-05ionic: Add driver statsShannon Nelson5-2/+480
2019-09-05ionic: Add netdev-event handlingShannon Nelson2-0/+64
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson5-1/+1408
2019-09-05ionic: Add initial ethtool supportShannon Nelson6-1/+519
2019-09-05ionic: Add async link status check and basic statsShannon Nelson2-6/+111
2019-09-05ionic: Add Rx filter and rx_mode ndo supportShannon Nelson2-6/+423
2019-09-05ionic: Add management of rx filtersShannon Nelson5-1/+194
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson6-2/+387
2019-09-05ionic: Add notifyq supportShannon Nelson3-2/+186
2019-09-05ionic: Add adminq actionShannon Nelson2-0/+118
2019-09-05ionic: Add basic adminq supportShannon Nelson10-0/+941
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson8-0/+91
2019-09-05ionic: Add basic lif supportShannon Nelson11-1/+477
2019-09-05ionic: Add port management commandsShannon Nelson5-0/+213
2019-09-05ionic: Add hardware init and device commandsShannon Nelson13-2/+3481
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson14-0/+272
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson2-0/+23
2019-09-05net: dsa: mt7530: Add support for port 5René van Dorst2-6/+168
2019-09-05dt-bindings: net: dsa: mt7530: Add support for port 5René van Dorst1-0/+214
2019-09-05net: dsa: mt7530: Convert to PHYLINK APIRené van Dorst2-87/+211
2019-09-05r8152: modify rtl8152_set_speed functionHayes Wang1-64/+132
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu1-3/+28