summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-26ath11k: make sure to also report the RX bandwidth inside radiotapJohn Crispin
2020-01-26ath11k: avoid null pointer dereference when pointer band is nullColin Ian King
2020-01-26ath11k: Add missing pdev rx rate statsBhagavathi Perumal S
2020-01-26ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King
2020-01-26ath11k: set TxBf parameters after vdev startBhagavathi Perumal S
2020-01-26ath11k: enable HE tlvs in ppdu stats for pktlog liteAnilkumar Kolli
2020-01-26ath11k: fix debugfs build failureArnd Bergmann
2020-01-26ath10k: Don't call SCM interface for statically mapped msa regionGovind Singh
2020-01-26Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-01-26ath10k: drop RX skb with invalid length for sdioWen Gong
2020-01-26ath10k: use true,false for bool variablezhengbin
2020-01-26ath10k: Add optional qdss clkBjorn Andersson
2020-01-26ath10k: pci: Fix comment on ath10k_pci_dump_memory_sramBryan O'Donoghue
2020-01-26ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-01-26wil6210: use true,false for bool variablezhengbin
2020-01-26ath9k: use true,false for bool variablezhengbin
2020-01-12net: amd: a2065: Use print_hex_dump_debug() helperGeert Uytterhoeven
2020-01-12net: amd: a2065: Kill Sun LANCE relicsGeert Uytterhoeven
2020-01-12net: ethernet: ixp4xx: Use parent dev for DMA poolLinus Walleij
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij
2020-01-12net: ehernet: ixp4xx: Use netdev_* messagesLinus Walleij
2020-01-12net: ethernet: ixp4xx: Use distinct local variableLinus Walleij
2020-01-12net: ethernet: ixp4xx: Standard module initLinus Walleij
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann
2020-01-12wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann
2020-01-11net: hns3: refactor the notification scheme of PF resetHuazhong Tan
2020-01-11net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan
2020-01-11net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan
2020-01-11net: hns3: refactor the procedure of VF FLRHuazhong Tan
2020-01-11net: hns3: refactor the precedure of PF FLRHuazhong Tan
2020-01-11net: hns3: split hclgevf_reset() into preparing and rebuilding partHuazhong Tan
2020-01-11net: hns3: split hclge_reset() into preparing and rebuilding partHuazhong Tan
2020-01-10sfc: remove set but not used variable 'nic_data'YueHaibing
2020-01-10sfc: remove duplicated include from ef10.cYueHaibing
2020-01-10bnxt: Detach page from page pool before sending up the stackJonathan Lemon
2020-01-10devlink: rename and expand devlink-trap-netdevsim.rstJacob Keller
2020-01-10devlink: move devlink documentation to subfolderJacob Keller
2020-01-10r8169: factor out PHY configuration to r8169_phy_config.cHeiner Kallweit
2020-01-10r8169: add r8169.hHeiner Kallweit
2020-01-10r8169: rename rtl_apply_firmwareHeiner Kallweit
2020-01-10r8169: add phydev argument to rtl8168d_apply_firmware_condHeiner Kallweit
2020-01-10r8169: use phy_read/write instead of rtl_readphy/writephyHeiner Kallweit
2020-01-10r8169: replace rtl_w0w1_phyHeiner Kallweit
2020-01-10r8169: replace rtl_patchphyHeiner Kallweit
2020-01-10r8169: move disabling MAC EEE for RTL8402/RTL8106eHeiner Kallweit
2020-01-10r8169: move setting ERI register 0x1d0 for RTL8106Heiner Kallweit
2020-01-10r8169: switch to phylib functions in rtl_writephy_batchHeiner Kallweit
2020-01-10r8169: change argument type of RTL8168g-specific PHY config functionsHeiner Kallweit