summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun
2017-05-03ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot
2017-05-03ibmvnic: Record SKB RX queue during pollThomas Falcon
2017-05-03ibmvnic: Continue skb processing after skb completion errorNathan Fontenot
2017-05-03ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot
2017-05-03ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot
2017-05-03ibmvnic: Clean up tx pools when closingNathan Fontenot
2017-05-03ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot
2017-05-03ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot
2017-05-03ibmvnic: Move resource initialization to its own routineNathan Fontenot
2017-05-03tg3: don't clear stats while tg3_closeYueHaibing
2017-05-03xdp: use common helper for netlink extended ack reportingDaniel Borkmann
2017-05-03smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2017-05-01mlxsw: spectrum_router: Simplify VRF enslavementIdo Schimmel
2017-05-01Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-05-01qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval
2017-05-01qed: output the DPM status and WID countRam Amrani
2017-05-01qed: align DPI configuration to HW requirementsRam Amrani
2017-05-01qed: verify RoCE resource bitmaps are releasedRam Amrani
2017-05-01qed: add error handling flow to TID deregistratin posting failureRam Amrani
2017-05-01qed: remove unused SQ error stateRam Amrani
2017-05-01qed: configure the RoCE max message sizeRam Amrani
2017-05-01benet: Use time_before_eq for time comparisonKarim Eshapa
2017-05-01nfp: make use of extended ack message reportingJakub Kicinski
2017-04-30net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"Colin Ian King
2017-04-30bnx2x: Align RX buffersScott Wood
2017-04-30liquidio: silence a locking static checker warningDan Carpenter
2017-04-30qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter