summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-01-05sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-01-05Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm...David S. Miller4-3/+4
2018-01-05net: fec: free/restore resource in related probe error pathesFugang Duan1-2/+2
2018-01-04sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-04net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-04can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger1-0/+1
2018-01-04can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu1-1/+1
2018-01-04can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-04can: vxcan: improve handling of missing peer name attributeOliver Hartkopp1-1/+1
2018-01-04net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli1-3/+6
2018-01-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-17/+72
2018-01-033c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman1-52/+38
2018-01-03net: ena: fix error handling in ena_down() sequenceNetanel Belgazal1-2/+17
2018-01-03net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal1-13/+13
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath2-10/+8
2018-01-03i40e: flower: Fix return value for unsupported offloadJiri Pirko1-1/+1
2018-01-03i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller1-1/+16
2018-01-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2-6/+46
2018-01-03net: fec: defer probe if regulator is not readyFugang Duan1-0/+4
2018-01-03net: fec: restore dev_id in the cases of probe errorFugang Duan1-0/+1
2018-01-03i40e: Remove UDP support for big bufferAmritha Nambiar1-9/+9
2018-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller3-9/+32
2018-01-02NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)1-0/+1
2018-01-02e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-02e1000: fix disabling already-disabled warningTushar Dave2-6/+24
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King1-2/+4
2018-01-02phylink: ensure we report link down when LOS assertedRussell King1-2/+1
2018-01-02macvlan: Fix one possible double freeGao Feng1-1/+6
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel3-2/+17
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-1/+1
2018-01-02geneve: update skb dst pmtu on tx pathXin Long1-0/+14
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-7/+46
2017-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+56
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam1-1/+2
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2-0/+14
2017-12-27tg3: Update copyrightSiva Reddy Kallam2-3/+6
2017-12-27net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan1-0/+6
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2017-12-26phylink: ensure AN is enabledRussell King1-0/+1
2017-12-26phylink: ensure the PHY interface mode is appropriately setRussell King1-0/+1
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+56
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-100/+208
2017-12-20nfp: bpf: keep track of the offloaded programJakub Kicinski2-4/+51
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski1-9/+3
2017-12-20net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev1-1/+1
2017-12-20net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev1-1/+1
2017-12-20net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4