summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2023-11-28wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
2022-12-08wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-08-25wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg
2022-08-25wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-08-25wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2021-10-06mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg
2021-06-30mac80211_hwsim: drop pending frames on stopJohannes Berg
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2019-10-04mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal
2019-09-11mac80211_hwsim: Register support for HE meshpointSven Eckelmann
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31mac80211_hwsim: fill boottime_ns in netlink RX pathJohannes Berg
2019-07-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai
2019-07-26mac80211_hwsim: Extended Key ID API updateAlexander Wetzel
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-26mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'Christophe JAILLET
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-05-24mac80211_hwsim: mark expected switch fall-throughGustavo A. R. Silva
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211_hwsim: Extended Key ID supportAlexander Wetzel
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-22mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2019-02-08mac80211_hwsim: Declare support for Multi-BSSIDJouni Malinen
2019-02-05mac80211_hwsim: Support boottime in scan resultsJouni Malinen
2019-01-19mac80211_hwsim: check that n_limits makes senseJohannes Berg
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-18mac80211_hwsim: fix overwriting of if_combinationJames Prestwood
2018-12-05mac80211_hwsim: fixes kernel crash during mac80211_hwsim initJames Prestwood