summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-243-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-221-0/+6
* | ibmvnic: notify peers when failover and migration happenLijun Pan2020-11-221-1/+5
* | ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan2020-11-221-1/+3
* | tun: honor IOCB_NOWAIT flagJens Axboe2020-11-221-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
* | s390/qeth: fix tear down of async TX buffersJulian Wiedmann2020-11-211-6/+0
* | s390/qeth: fix af_iucv notification raceJulian Wiedmann2020-11-212-24/+58
* | s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann2020-11-211-1/+2
* | s390/qeth: Remove pnso workaroundAlexandra Winter2020-11-211-16/+2
* | dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei2020-11-211-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-201-0/+1
* | bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong2020-11-201-0/+1
* | 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
| | |/ / | |/| |