summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-1967-178/+505
|\
| * Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-194-12/+14
| |\
| | * can: m_can: process interrupt only when not runtime suspendedJarkko Nikula2020-11-181-0/+2
| | * can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde2020-11-181-9/+9
| | * can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-1/+1
| | * can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-2/+2
| * | net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-192-5/+5
| * | Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2020-11-1910-34/+54
| |\ \
| | * | net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai2020-11-171-1/+3
| | * | net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen2020-11-171-0/+4
| | * | net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk2020-11-171-7/+8
| | * | net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk2020-11-171-0/+1
| | * | net/mlx5: Add handling of port type in rule deletionMichael Guralnik2020-11-171-0/+7
| | * | net/mlx5e: Fix check if netdev is bond slaveMaor Dickman2020-11-171-1/+1
| | * | net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen2020-11-174-13/+16
| | * | net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen2020-11-171-7/+6
| | * | net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy2020-11-171-5/+8
| * | | atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior2020-11-191-0/+2
| * | | net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn2020-11-183-0/+34
| * | | mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel2020-11-181-1/+2
| * | | mlxsw: Fix firmware flashingIdo Schimmel2020-11-181-1/+1
| * | | atl1e: fix error return code in atl1e_probe()Zhang Changzhong2020-11-181-2/+2
| * | | atl1c: fix error return code in atl1c_probe()Zhang Changzhong2020-11-181-2/+2
| * | | net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc2020-11-181-1/+1
| | |/ | |/|
| * | qed: fix ILT configuration of SRC blockDmitry Bogdanov2020-11-182-5/+2
| * | netdevsim: set .owner to THIS_MODULETaehee Yoo2020-11-173-0/+4
| * | enetc: Workaround for MDIO register access issueAlex Marginean2020-11-174-25/+161
| |/
| * net: ftgmac100: Fix crash when removing driverJoel Stanley2020-11-171-0/+4
| * net: b44: fix error return code in b44_init_one()Zhang Changzhong2020-11-171-1/+2
| * qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong2020-11-171-3/+9
| * bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam2020-11-171-0/+3
| * bnxt_en: Fix counter overflow logic.Michael Chan2020-11-171-0/+1
| * bnxt_en: Free port stats during firmware reset.Michael Chan2020-11-171-1/+2
| * bnxt_en: read EEPROM A2h address using page 0Edwin Peer2020-11-171-1/+1
| * net: ipa: lock when freeing transactionAlex Elder2020-11-171-3/+12
| * net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan2020-11-171-0/+5
| * net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi2020-11-171-2/+3
| * net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee2020-11-171-0/+2
| * net: ethernet: ti: cpsw: fix error return code in cpsw_probe()Zhang Changzhong2020-11-171-0/+1
| * net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()Zhang Changzhong2020-11-171-1/+3
| * qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong2020-11-171-1/+2
| * cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong2020-11-171-1/+2
| * net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl2020-11-161-0/+11
| * net: fec: Fix reference count leak in fec series opsZhang Qilong2020-11-161-7/+5
| * Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-1610-36/+72
| |\
| | * can: m_can: m_can_stop(): set device to software init mode before closingFaiz Abbas2020-11-151-0/+3
| | * can: m_can: Fix freeing of can device from peripherialsDan Murphy2020-11-153-19/+33
| | * can: m_can: m_can_class_free_dev(): introduce new functionDan Murphy2020-11-152-0/+7
| | * can: m_can: m_can_handle_state_change(): fix state changeWu Bo2020-11-151-2/+2
| | * can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistrationMarc Kleine-Budde2020-11-151-2/+2