summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-12-12ath10k: add option for chip-id based BDF selectionAbhishek Kumar
2020-12-09ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef
2020-12-09ath11k: mesh: add support for 256 bitmap in blockack frames in 11axPradeep Kumar Chitrapu
2020-12-09ath11k: support TXOP duration based RTS thresholdPradeep Kumar Chitrapu
2020-12-09ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu
2020-12-09ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter
2020-12-09wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix
2020-12-08ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan
2020-12-07ath11k: add 64bit check before reading msi high addrAnilkumar Kolli
2020-12-07ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong
2020-12-06Merge branch 'mlxsw-Misc-updates'David S. Miller
2020-12-06mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()Jiri Pirko
2020-12-06mlxsw: spectrum: Bump minimum FW version to xx.2008.2018Petr Machata
2020-12-06mlxsw: core_acl: Use an array instead of a struct with a zero-length arrayIdo Schimmel
2020-12-06mlxsw: spectrum_mr: Use flexible-array member instead of zero-length arrayIdo Schimmel
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel
2020-12-06selftests: mlxsw: Test RIF's reference count when joining a LAGIdo Schimmel
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel
2020-12-05Merge branch 'r8169-improve-rtl_rx-and-NUM_RX_DESC-handling'David S. Miller
2020-12-05r8169: make NUM_RX_DESC a signed intHeiner Kallweit
2020-12-05r8169: improve rtl_rxHeiner Kallweit
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon
2020-12-04selftests: forwarding: Add MPLS L2VPN testGuillaume Nault
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix
2020-12-04tipc: support 128bit node identity for peer removingHoang Le
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman
2020-12-04nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon
2020-12-04Merge branch 'perf-optimizations-for-tcp-recv-zerocopy'Jakub Kicinski
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy
2020-12-04net-zerocopy: Set zerocopy hint when data is copiedArjun Roy
2020-12-04net-zerocopy: Introduce short-circuit small reads.Arjun Roy
2020-12-04net-zerocopy: Fast return if inq < PAGE_SIZEArjun Roy
2020-12-04net-zerocopy: Refactor frag-is-remappable test.Arjun Roy