summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit-9/+7
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut-4/+52
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel-4/+4
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang-1/+1
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller-13/+27
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso-4/+5
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli-10/+41
2020-03-24Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-18/+41
2020-03-24r8169: re-enable MSI on RTL8168cHeiner Kallweit-1/+1
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara-4/+2
2020-03-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju-0/+3
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin-2/+1
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin-8/+26
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin-2/+4
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin-6/+7
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky-0/+3
2020-03-23bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam-0/+4
2020-03-23bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan-3/+3
2020-03-23bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan-4/+4
2020-03-23bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer-5/+10
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan-6/+14
2020-03-23macsec: restrict to ethernet devicesWillem de Bruijn-0/+3
2020-03-23net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki-0/+1
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-8/+11
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami-13/+24
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho-0/+3
2020-03-21net: bcmgenet: always enable status blocksDoug Berger-97/+38
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko-1/+20
2020-03-21net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing-1/+1
2020-03-21slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp-0/+3
2020-03-21ionic: make spdxcheck.py happyLukas Bulwahn-2/+2
2020-03-21hinic: fix wrong value of MIN_SKB_LENLuo bin-1/+1
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin-3/+5
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin-0/+9
2020-03-21hinic: fix the bug of clearing event queueLuo bin-7/+17
2020-03-21hinic: fix a bug of waitting for IO stoppedLuo bin-49/+2
2020-03-19cxgb4: fix Txq restart check during backpressureRahul Lakkireddy-2/+8
2020-03-19cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy-40/+2
2020-03-19net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst-2/+2
2020-03-19mlxsw: pci: Only issue reset when system is readyIdo Schimmel-11/+39
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld-43/+39
2020-03-18wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld-2/+1
2020-03-18wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld-4/+10
2020-03-18vxlan: check return value of gro_cells_init()Taehee Yoo-2/+9
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab-14/+18
2020-03-17net: ena: fix continuous keep-alive resetsArthur Kiyanovski-0/+1
2020-03-17net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski-4/+11
2020-03-17net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski-3/+6
2020-03-17net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski-1/+1
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur-1/+6