summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-16can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma
2020-12-16ibmvnic: skip tx timeout reset while in resettingLijun Pan
2020-12-16iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon
2020-12-16iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg
2020-12-16iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein
2020-12-16iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-12-16iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho
2020-12-16net: broadcom CNIC: requires MMURandy Dunlap
2020-12-16can: kvaser_pciefd: kvaser_pciefd_open(): fix error handlingZhang Qilong
2020-12-16can: c_can: c_can_power_up(): fix error handlingZhang Qilong
2020-12-16can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an errorJeroen Hofstee
2020-12-16can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee
2020-12-16can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...Marc Kleine-Budde
2020-12-16ibmvnic: reduce wait for completion timeDany Madden
2020-12-16ibmvnic: send_login should check for crq errorsDany Madden
2020-12-16ibmvnic: track pending loginSukadev Bhattiprolu
2020-12-16ibmvnic: delay next reset if hard reset failsSukadev Bhattiprolu
2020-12-16ibmvnic: avoid memset null scrq msgsDany Madden
2020-12-16ibmvnic: stop free_all_rwi on failed resetDany Madden
2020-12-16ibmvnic: handle inconsistent login with resetDany Madden
2020-12-11Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski
2020-12-11rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter
2020-12-08net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-08net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-12-08vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong
2020-12-08net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong
2020-12-08cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-12-08dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu
2020-12-08geneve: pull IP header before ECN decapsulationEric Dumazet
2020-12-08ibmvnic: Fix TX completion error handlingThomas Falcon
2020-12-08ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon
2020-12-08usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-12-08tun: honor IOCB_NOWAIT flagJens Axboe
2020-12-02can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde
2020-12-02can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde
2020-12-02can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde
2020-12-02enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean
2020-12-02net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo
2020-12-02ibmvnic: enhance resetting status check during module exitLijun Pan
2020-12-02ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan
2020-12-02ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan
2020-12-02net: ena: fix packet's addresses for rx_offset featureShay Agroskin
2020-12-02net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin
2020-12-02net: ena: handle bad request id in ena_netdevShay Agroskin
2020-12-02aquantia: Remove the build_skb pathLincoln Ramsay
2020-12-02i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-12-02ibmvnic: notify peers when failover and migration happenLijun Pan
2020-12-02ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan