summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-14iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.Miri Korenblit
2021-04-14iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein
2021-04-14iwlwifi: pcie: merge napi_poll_msix functionsMordechay Goodstein
2021-04-14iwlwifi: mvm: don't lock mutex in RCU critical sectionJohannes Berg
2021-04-14iwlwifi: mvm: remove PS from lower rates.Mordechay Goodstein
2021-04-14iwlwifi: mvm: umac error table mismatchRoee Goldfiner
2021-04-14iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein
2021-04-14iwlwifi: don't warn if we can't wait for empty tx queuesEmmanuel Grumbach
2021-04-14iwlwifi: remove remaining software checksum codeJohannes Berg
2021-04-14iwlwifi: remove TCM eventsEmmanuel Grumbach
2021-04-14iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi
2021-04-14iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty
2021-04-14iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit
2021-04-14iwlwifi: move iwl_configure_rxq to be used by other op_modesMordechay Goodstein
2021-04-14iwlwifi: add new so-gf deviceybaruch
2021-04-14iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit
2021-04-14iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer
2021-04-14iwlwifi: add ax201 killer deviceybaruch
2021-04-14iwlwifi: mvm: when associated with PMF, use protected NDP ranging negotiationAvraham Stern
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg
2021-04-14iwlwifi: mvm: write queue_sync_state only for syncJohannes Berg
2021-04-14iwlwifi: mvm: responder: support responder config command version 8Avraham Stern
2021-04-14iwlwifi: mvm: support range request command version 12Avraham Stern
2021-04-14iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg
2021-04-14iwlwifi: pcie: clear only FH bits handle in the interruptMordechay Goodstein
2021-04-14iwlwifi: add 160Mhz to killer 1550 nameybaruch
2021-04-14iwlwifi: change name to AX 211 and 411 familyybaruch
2021-04-14iwlwifi: change step in so-gf structybaruch
2021-04-14iwlwifi: pcie: Add support for Bz FamilyMatti Gottlieb
2021-04-14iwlwifi: mvm: don't allow CSA if we haven't been fully associatedEmmanuel Grumbach
2021-04-14iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg
2021-04-14iwlwifi: pcie: avoid unnecessarily taking spinlockJohannes Berg
2021-04-14iwlwifi: mvm: enable TX on new CSA channel before disconnectingSara Sharon
2021-04-14can: etas_es58x: fix null pointer dereference when handling error framesVincent Mailhol
2021-04-13net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.cBhaskar Chowdhury
2021-04-13net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itrChen Lin
2021-04-13ixgbe: Support external GBE SerDes PHY BCM54616sJostar Yang
2021-04-13net: Space: remove hp100 probeArnd Bergmann
2021-04-13Merge branch 'dpaa2-switch-tc-hw-offload'David S. Miller
2021-04-13dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trapIoana Ciornei
2021-04-13dpaa2-switch: add tc matchall filter supportIoana Ciornei
2021-04-13dpaa2-switch: add tc flower hardware offload on ingress trafficIoana Ciornei
2021-04-13dpaa2-switch: install default STP trap rule with the highest priorityIoana Ciornei
2021-04-13dpaa2-switch: create a central dpaa2_switch_acl_tbl structureIoana Ciornei
2021-04-13ionic: return -EFAULT if copy_to_user() failsDan Carpenter
2021-04-13Merge branch 'stmmac-xdp-zc'David S. Miller
2021-04-13net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong
2021-04-13net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong
2021-04-13net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZCOng Boon Leong
2021-04-13net: stmmac: rearrange RX and TX desc init into per-queue basisOng Boon Leong