summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-11-10mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-04-29mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler
2018-03-22mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2018-03-22mac80211_hwsim: use per-interface power levelJohannes Berg
2018-03-03mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai
2017-12-14mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg
2017-10-05mac80211_hwsim: Use proper TX powerBeni Lev
2017-07-12mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2016-11-15mac80211_hwsim: fix beacon delta calculationBenjamin Beichler
2016-09-16mac80211_hwsim: statically initialize hwsim_radios listJohannes Berg
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-07-06mac80211_hwsim: use signed net namespace IDJohannes Berg
2016-07-06mac80211_hwsim: Add radar bandwidths to the P2P Device combinationIlan Peer
2016-06-30mac80211_hwsim: Allow wmediumd to attach to radios created in its netnsMartin Willi
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-05-31mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-05-31mac80211_hwsim: Allow managing radios from non-initial namespacesMartin Willi
2016-04-26drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211_hwsim: Support a hw scan request for a specific BSSIDJouni Malinen
2016-03-04mac80211_hwsim: use reset to set mac headerZhang Shengju
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211_hwsim: remove shadowing variableJohannes Berg
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-14Revert "mac80211_hwsim: support any address in userspace"Bob Copeland
2015-12-04mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packetsAdam Welle
2015-12-04mac80211_hwsim: check txrate for NULLAmit Khatri
2015-12-04mac80211_hwsim: stop using pointers as cookiesJohannes Berg
2015-12-04mac80211_hwsim: Advertise support for VHT IBSSJouni Malinen
2015-12-04mac80211_hwsim: Update timestamp in Probe Response framesJouni Malinen
2015-12-04mac80211_hwsim: delay hardware remain-on-channel startJohannes Berg
2015-12-04mac80211_hwsim: do not actively scan DFS channelsJohannes Berg
2015-11-09remove abs64()Andrew Morton
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-24genetlink: simplify genl_notifyJiri Benc
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin
2015-07-17mac80211_hwsim: support wider TDLS bandwidthJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-06mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer
2015-05-06mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg