summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma2020-11-271-0/+2
* can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde2020-11-271-1/+1
* can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde2020-11-271-1/+1
* can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde2020-11-261-0/+4
* can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde2020-11-261-61/+70
* ch_ktls: lock is not freedRohit Maheshwari2020-11-251-1/+3
* enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean2020-11-251-12/+2
* net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo2020-11-251-1/+1
* ibmvnic: enhance resetting status check during module exitLijun Pan2020-11-242-4/+2
* ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan2020-11-241-0/+3
* ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan2020-11-241-0/+3
* net: ena: fix packet's addresses for rx_offset featureShay Agroskin2020-11-241-9/+11
* net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin2020-11-241-9/+8
* net: ena: handle bad request id in ena_netdevShay Agroskin2020-11-242-32/+14
* dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia2020-11-241-0/+1
* aquantia: Remove the build_skb pathLincoln Ramsay2020-11-241-74/+52
* i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-233-18/+31
* Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-11-239-53/+159
|\
| * iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon2020-11-101-1/+1
| * iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2020-11-102-0/+30
| * iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern2020-11-101-0/+3
| * iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2020-11-102-34/+68
| * iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach2020-11-101-3/+6
| * iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2020-11-102-5/+23
| * iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-11-021-9/+27
| * rtw88: fix fw_fifo_addr checkTom Rix2020-11-021-1/+1
* | ibmvnic: skip tx timeout reset while in resettingLijun Pan2020-11-211-0/+6
* | ibmvnic: notify peers when failover and migration happenLijun Pan2020-11-211-1/+5
* | ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan2020-11-211-1/+3
* | tun: honor IOCB_NOWAIT flagJens Axboe2020-11-211-3/+11
* | usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-11-211-1/+1
* | cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald2020-11-211-1/+1
* | bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-11-212-35/+44
* | dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei2020-11-201-0/+1
* | cxgb4: fix the panic caused by non smac rewriteRaju Rangoju2020-11-201-1/+2
* | bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-11-201-1/+1
* | bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-11-191-0/+1
* | bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong2020-11-191-0/+1
* | Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-184-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-182-5/+5
* | | Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2020-11-1810-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