aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2017-07-15mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
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
2015-01-09mac80211_hwsim: fix PS debugfs file lockingJohannes Berg
2014-12-22mac80211_hwsim: fix check for custom world regdom array sizeJohannes Berg
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-11-24Revert "mac80211_hwsim: VHT add 160MHz width support"Johannes Berg
2014-11-21mac80211_hwsim: Send alpha2 only if non-zeroPatrik Flykt
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt
2014-11-19mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt
2014-11-19mac80211-hwsim: remove unnecessary hwname checkJohannes Berg
2014-11-19mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen
2014-11-19mac80211_hwsim: support scanning with random MAC addressJohannes Berg
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg
2014-10-31mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen
2014-10-31mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen
2014-10-31mac80211-hwsim: add missing policy entriesJohannes Berg
2014-10-29mac80211-hwsim: remove spurious newlineJohannes Berg
2014-10-29mac80211-hwsim: support SGI-20Ben Greear
2014-10-29mac80211-hwsim: add frequency attribute to netlink pktsBen Greear
2014-10-29mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao
2014-10-27mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear
2014-10-27mac80211-hwsim: support creating radios with specific nameBen Greear
2014-10-24mac80211-hwsim: support destroying radio by nameBen Greear
2014-10-24mac80211-hwsim: add ethtool stats supportBen Greear