summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern
2021-04-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern
2021-04-19mac80211: aes_cmac: check crypto_shash_setkey() return valueJohannes Berg
2021-04-19mac80211: minstrel_ht: remove extraneous indentation on if statementColin Ian King
2021-04-19mac80211: properly process TXQ management framesJohannes Berg
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-04-19cfg80211: fix a few kernel-doc warningsRandy Dunlap
2021-04-19cfg80211: fix an htmldoc warningEmmanuel Grumbach
2021-04-08cfg80211: Remove wrong RNR IE validation checkIlan Peer
2021-04-08mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-04-08mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach
2021-04-08mac80211: Set priority and queue mapping for injected framesJohan Almbladh
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R
2021-04-08nl80211: Add interface to indicate TDLS peer's HE capabilityVamsi Krishna
2021-04-08cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach
2021-04-08nl80211: better document CMD_ROAM behaviorJames Prestwood
2021-04-08mac80211: set sk_pacing_shift for 802.3 txpathLorenzo Bianconi
2021-04-08mac80211: don't apply flow control on management framesJohannes Berg
2021-04-08nl80211: Add missing line in nl80211_fils_discovery_policyAloka Dixit
2021-04-08mac80211: remove redundant assignment of variable resultColin Ian King
2021-04-08mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r...Wei Yongjun
2021-04-08cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlockQiheng Lin
2021-04-08mac80211_hwsim: use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-08rfkill: use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-07net: fealnx: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07net: atheros: atl2: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07net: sundance: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07tulip: de2104x: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07tulip: windbond-840: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07enic: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07net: encx24j600: use module_spi_driver to simplify the codeWei Yongjun
2021-04-07net: wan: z85230: drop unused async stateJohan Hovold
2021-04-07liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King
2021-04-07xircom: remove redundant error check on variable errColin Ian King
2021-04-07Merge tag 'linux-can-next-for-5.13-20210407' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin
2021-04-07net: introduce nla_policy for IFLA_NEW_IFINDEXAndrei Vagin
2021-04-07Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-07nfc/fdp: remove unnecessary assignment and labelwengjianfeng
2021-04-07mlxsw: core: Remove critical trip points from thermal zonesVadim Pasternak
2021-04-07stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng
2021-04-07ethtool: document PHY tunable callbacksJakub Kicinski
2021-04-07Merge branch 'mptcp-next'David S. Miller
2021-04-07mptcp: drop all sub-options except ADD_ADDR when the echo bit is setDavide Caratti
2021-04-07selftests: mptcp: add the net device name testcaseGeliang Tang
2021-04-07mptcp: unify add_addr(6)_generate_hmacGeliang Tang
2021-04-07mptcp: drop MPTCP_ADDR_IPVERSION_4/6Geliang Tang
2021-04-07mptcp: use mptcp_addr_info in mptcp_options_receivedGeliang Tang
2021-04-07mptcp: drop OPTION_MPTCP_ADD_ADDR6Geliang Tang
2021-04-07mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang