summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-241-6/+6
* mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-03-231-1/+1
* mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-12-211-5/+7
* mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-12-131-4/+4
* mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi2018-11-101-2/+1
* mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-10-101-3/+0
* mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)2018-05-301-1/+3
* mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler2018-04-291-2/+5
* mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni2018-03-221-6/+11
* mac80211_hwsim: use per-interface power levelJohannes Berg2018-03-221-6/+3
* mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai2018-03-031-1/+1
* mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings2017-12-141-1/+4
* mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg2017-10-211-7/+21
* mac80211_hwsim: Use proper TX powerBeni Lev2017-10-051-2/+0
* mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner2017-07-121-1/+1
* mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
* mac80211_hwsim: statically initialize hwsim_radios listJohannes Berg2016-09-161-2/+1
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-2/+9
* mac80211_hwsim: use signed net namespace IDJohannes Berg2016-07-061-1/+1
* mac80211_hwsim: Add radar bandwidths to the P2P Device combinationIlan Peer2016-07-061-20/+5
* mac80211_hwsim: Allow wmediumd to attach to radios created in its netnsMartin Willi2016-06-301-16/+76
* Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-101-3/+94
|\
| * mac80211_hwsim: Allow managing radios from non-initial namespacesMartin Willi2016-05-311-3/+94
* | mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi2016-05-311-0/+1
|/
* drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-7/+7
* mac80211_hwsim: Support a hw scan request for a specific BSSIDJouni Malinen2016-04-051-0/+5
* mac80211_hwsim: use reset to set mac headerZhang Shengju2016-03-041-2/+2
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-6/+6
|\
| * mac80211_hwsim: remove shadowing variableJohannes Berg2016-02-241-3/+1
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* | Revert "mac80211_hwsim: support any address in userspace"Bob Copeland2016-01-141-2/+3
|/
* mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packetsAdam Welle2015-12-041-4/+19
* mac80211_hwsim: check txrate for NULLAmit Khatri2015-12-041-0/+3
* mac80211_hwsim: stop using pointers as cookiesJohannes Berg2015-12-041-4/+14
* mac80211_hwsim: Advertise support for VHT IBSSJouni Malinen2015-12-041-0/+1
* mac80211_hwsim: Update timestamp in Probe Response framesJouni Malinen2015-12-041-0/+17
* mac80211_hwsim: delay hardware remain-on-channel startJohannes Berg2015-12-041-5/+25
* mac80211_hwsim: do not actively scan DFS channelsJohannes Berg2015-12-041-1/+2
* remove abs64()Andrew Morton2015-11-091-1/+1
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-1/+1
|\
| * mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
* | genetlink: simplify genl_notifyJiri Benc2015-09-241-3/+2
|/
* net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* mac80211_hwsim: unregister genetlink family properlySu Kang Yin2015-08-141-1/+3
* mac80211_hwsim: support wider TDLS bandwidthJohannes Berg2015-07-171-0/+1
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-13/+13
* mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer2015-05-061-5/+5
* mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer2015-05-061-25/+25
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+0