summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
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
2015-04-22mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-04mac80211_hwsim: fix beacon timersJohannes Berg
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen
2015-02-28mac80211_hwsim: support any address in userspaceBob Copeland
2015-02-24mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller