aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAge
* Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-20
|\
| * mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt2014-11-19
| * mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt2014-11-19
| * mac80211-hwsim: remove unnecessary hwname checkJohannes Berg2014-11-19
| * mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen2014-11-19
| * mac80211_hwsim: support scanning with random MAC addressJohannes Berg2014-11-19
| * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
| * mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-10
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\ \ | |/ |/|
| * mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-29
* | mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen2014-10-31
* | mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen2014-10-31
* | mac80211-hwsim: add missing policy entriesJohannes Berg2014-10-31
* | mac80211-hwsim: remove spurious newlineJohannes Berg2014-10-29
* | mac80211-hwsim: support SGI-20Ben Greear2014-10-29
* | mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2014-10-29
* | mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2014-10-27
* | mac80211-hwsim: support creating radios with specific nameBen Greear2014-10-27
* | mac80211-hwsim: support destroying radio by nameBen Greear2014-10-24
* | mac80211-hwsim: add ethtool stats supportBen Greear2014-10-24
* | mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSEJukka Rissanen2014-10-09
* | mac80211_hwsim: fix typo, remove unnecessary gotoBen Greear2014-10-09
* | mac80211_hwsim: fix memory leak on netlink TX failureBen Greear2014-10-09
|/
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-11
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
|\
| * mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker2014-07-23
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
* mac80211_hwsim: clean up own address matchingJohannes Berg2014-06-23
* mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen2014-04-28
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* mac80211_hwsim: allow creation of single-channel radios with chanctxLuciano Coelho2014-02-11
* mac80211_hwsim: fix number of channels in interface combinationsJohannes Berg2014-02-07
* mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-06
* mac80211_hwsim: add channel switch supportAndrei Otcheretianski2014-02-04
* mac80211_hwsim: make P2P-Device support optionalJohannes Berg2014-02-04
* mac80211_hwsim: make netlink policy constJohannes Berg2014-02-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-17
|\
| * mac80211_hwsim: restore regulatory testing functionalityJohannes Berg2014-01-10
| * mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg2014-01-10
| * mac80211_hwsim: register netlink even with multi-channelJohannes Berg2014-01-10
| * mac80211_hwsim: verify wmediumd socketJohannes Berg2014-01-10
| * mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg2014-01-10
| * mac80211_hwsim: minor netlink cleanupsJohannes Berg2014-01-10
| * mac80211_hwsim: assign index from separate counterJohannes Berg2014-01-10
| * mac80211_hwsim: minimize rctbl module parameter usageJohannes Berg2014-01-10
| * mac80211_hwsim: refactor radio cleanupJohannes Berg2014-01-10
| * mac80211_hwsim: refactor radio registrationJohannes Berg2014-01-10
| * mac80211_hwsim: remove regtest for nowJohannes Berg2014-01-10
| * mac80211_hwsim: prepare for different channel supportJohannes Berg2014-01-10