summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-28tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang1-1/+1
2020-12-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko1-0/+2
2020-12-28CDC-NCM: remove "connected" log messageRoland Dreier1-3/+0
2020-12-23ibmvnic: continue fatal error reset after passive initLijun Pan1-2/+1
2020-12-23net: ethernet: Fix memleak in ethoc_probeDinghao Liu1-1/+2
2020-12-23net: ipa: use state to determine event ring command successAlex Elder1-12/+22
2020-12-23net: ipa: use state to determine channel command successAlex Elder1-21/+22
2020-12-23net: ipa: clear pending interrupts before enablingAlex Elder1-0/+12
2020-12-23stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi1-0/+4
2020-12-23net: ipa: fix interconnect enable bugAlex Elder1-2/+2
2020-12-23virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike1-5/+7
2020-12-22Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski14-36/+117
2020-12-22qede: fix offload for IPIP tunnel packetsManish Chopra1-0/+5
2020-12-22net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu1-1/+1
2020-12-22ibmvnic: fix login buffer memory leakLijun Pan1-0/+3
2020-12-22net: stmmac: dwmac-meson8b: ignore the second clock inputMartin Blumenstingl1-1/+1
2020-12-21net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski1-1/+1
2020-12-21atm: idt77252: call pci_disable_device() on error pathDan Carpenter1-1/+1
2020-12-21ionic: account for vlan tag len in rx buffer lenShannon Nelson1-1/+1
2020-12-21ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes1-1/+1
2020-12-21ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes1-1/+8
2020-12-21ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes1-0/+1
2020-12-21net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli1-0/+1
2020-12-20mt76: mt7915: fix MESH ifdef blockRandy Dunlap1-2/+2
2020-12-20mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queueLorenzo Bianconi1-1/+5
2020-12-20mt76: sdio: remove wake logic in mt76s_process_tx_queueLorenzo Bianconi1-12/+3
2020-12-20mt76: usb: remove wake logic in mt76u_status_workerLorenzo Bianconi1-7/+0
2020-12-20Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo10-12/+101
2020-12-19net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski1-2/+3
2020-12-19net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski2-1/+34
2020-12-19net: mvpp2: disable force link UP during port init procedureStefan Chulski1-1/+13
2020-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-5/+16
2020-12-18ath11k: pci: disable ASPM L0sLs before downloading firmwareCarl Huang2-0/+38
2020-12-18ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang2-2/+23
2020-12-17iavf: fix double-release of rtnl_lockJakub Kicinski1-3/+1
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds20-109/+94
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds8-0/+637
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds20-36/+286
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch3-2/+15
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds52-556/+6902
2020-12-17Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds5-11/+1153
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+6
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King1-1/+1
2020-12-17qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-17rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih1-3/+5
2020-12-17mt76: mt76u: fix NULL pointer dereference in mt76u_status_workerLorenzo Bianconi1-0/+2
2020-12-17ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter1-4/+4