summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg7-25/+22
2021-04-19wireless: align some HE capabilities with the specJohannes Berg7-32/+33
2021-04-19mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein3-3/+12
2021-04-19nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer1-0/+13
2021-04-19mac80211: properly drop the connection in case of invalid CSA IEEmmanuel Grumbach1-5/+2
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach2-13/+2
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern4-2/+20
2021-04-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern1-0/+7
2021-04-19mac80211: aes_cmac: check crypto_shash_setkey() return valueJohannes Berg1-2/+9
2021-04-19mac80211: minstrel_ht: remove extraneous indentation on if statementColin Ian King1-1/+1
2021-04-19mac80211: properly process TXQ management framesJohannes Berg1-5/+14
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches4-4/+4
2021-04-19cfg80211: fix a few kernel-doc warningsRandy Dunlap1-2/+2
2021-04-19cfg80211: fix an htmldoc warningEmmanuel Grumbach1-1/+1
2021-04-08cfg80211: Remove wrong RNR IE validation checkIlan Peer1-1/+1
2021-04-08mac80211: bail out if cipher schemes are invalidJohannes Berg1-2/+5
2021-04-08mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach1-0/+5
2021-04-08mac80211: Set priority and queue mapping for injected framesJohan Almbladh1-11/+9
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R3-1/+10
2021-04-08nl80211: Add interface to indicate TDLS peer's HE capabilityVamsi Krishna1-0/+2
2021-04-08cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach2-4/+14
2021-04-08nl80211: better document CMD_ROAM behaviorJames Prestwood1-0/+3
2021-04-08mac80211: set sk_pacing_shift for 802.3 txpathLorenzo Bianconi1-0/+3
2021-04-08mac80211: don't apply flow control on management framesJohannes Berg1-3/+15
2021-04-08nl80211: Add missing line in nl80211_fils_discovery_policyAloka Dixit1-3/+4
2021-04-08mac80211: remove redundant assignment of variable resultColin Ian King1-1/+1
2021-04-08mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r...Wei Yongjun1-2/+0
2021-04-08cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlockQiheng Lin1-7/+3
2021-04-08mac80211_hwsim: use DEFINE_SPINLOCK() for spinlockGuobin Huang1-6/+2
2021-04-08rfkill: use DEFINE_SPINLOCK() for spinlockGuobin Huang1-3/+1
2021-04-08net: fealnx: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2021-04-08net: atheros: atl2: use module_pci_driver to simplify the codeWei Yongjun1-23/+1
2021-04-08net: sundance: use module_pci_driver to simplify the codeWei Yongjun1-14/+1
2021-04-08tulip: de2104x: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2021-04-08tulip: windbond-840: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2021-04-08enic: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2021-04-08net: encx24j600: use module_spi_driver to simplify the codeWei Yongjun1-11/+1
2021-04-08net: wan: z85230: drop unused async stateJohan Hovold1-39/+0
2021-04-08liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King1-1/+1
2021-04-08xircom: remove redundant error check on variable errColin Ian King1-2/+0
2021-04-08Merge tag 'linux-can-next-for-5.13-20210407' of git://git.kernel.org/pub/scm/...David S. Miller5-21/+90
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin6-13/+19
2021-04-08net: introduce nla_policy for IFLA_NEW_IFINDEXAndrei Vagin1-3/+1
2021-04-08Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-283/+1101
2021-04-08nfc/fdp: remove unnecessary assignment and labelwengjianfeng1-26/+16
2021-04-08mlxsw: core: Remove critical trip points from thermal zonesVadim Pasternak1-21/+6
2021-04-08stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng2-0/+11
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-04-08Merge branch 'mptcp-next'David S. Miller6-175/+115
2021-04-08mptcp: drop all sub-options except ADD_ADDR when the echo bit is setDavide Caratti1-1/+2