summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211_hwsim: Send alpha2 only if non-zeroPatrik Flykt2014-11-211-1/+3
* | | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-46/+233
|\ \ \ | |/ /
| * | mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt2014-11-191-1/+122
| * | mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt2014-11-191-30/+30
| * | mac80211-hwsim: remove unnecessary hwname checkJohannes Berg2014-11-191-2/+1
| * | mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen2014-11-191-9/+9
| * | mac80211_hwsim: support scanning with random MAC addressJohannes Berg2014-11-191-2/+16
| * | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-3/+6
| * | mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-0/+50
* | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-1/+3
|\ \ \ | |/ / |/| |
| * | mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
| |/
* | mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen2014-10-311-7/+47
* | mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen2014-10-311-77/+198
* | mac80211-hwsim: add missing policy entriesJohannes Berg2014-10-311-0/+3
* | mac80211-hwsim: remove spurious newlineJohannes Berg2014-10-291-1/+0
* | mac80211-hwsim: support SGI-20Ben Greear2014-10-291-0/+1
* | mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2014-10-291-0/+6
* | mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2014-10-271-3/+12
* | mac80211-hwsim: support creating radios with specific nameBen Greear2014-10-271-4/+9
* | mac80211-hwsim: support destroying radio by nameBen Greear2014-10-241-5/+16
* | mac80211-hwsim: add ethtool stats supportBen Greear2014-10-241-1/+74
* | mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSEJukka Rissanen2014-10-091-3/+37
* | mac80211_hwsim: fix typo, remove unnecessary gotoBen Greear2014-10-091-2/+1
* | mac80211_hwsim: fix memory leak on netlink TX failureBen Greear2014-10-091-1/+2
|/
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-4/+4
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-281-3/+8
|\
| * mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker2014-07-231-3/+8
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
|/
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* mac80211_hwsim: clean up own address matchingJohannes Berg2014-06-231-35/+31
* mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen2014-04-281-0/+1
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+3
* mac80211_hwsim: allow creation of single-channel radios with chanctxLuciano Coelho2014-02-111-8/+21
* mac80211_hwsim: fix number of channels in interface combinationsJohannes Berg2014-02-071-1/+1
* mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-061-26/+0
* mac80211_hwsim: add channel switch supportAndrei Otcheretianski2014-02-041-2/+7
* mac80211_hwsim: make P2P-Device support optionalJohannes Berg2014-02-041-7/+46
* mac80211_hwsim: make netlink policy constJohannes Berg2014-02-041-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-602/+644
|\
| * mac80211_hwsim: restore regulatory testing functionalityJohannes Berg2014-01-101-3/+215
| * mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg2014-01-101-6/+54
| * mac80211_hwsim: register netlink even with multi-channelJohannes Berg2014-01-101-8/+16
| * mac80211_hwsim: verify wmediumd socketJohannes Berg2014-01-101-0/+9
| * mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg2014-01-101-413/+413
| * mac80211_hwsim: minor netlink cleanupsJohannes Berg2014-01-101-41/+23
| * mac80211_hwsim: assign index from separate counterJohannes Berg2014-01-101-2/+8
| * mac80211_hwsim: minimize rctbl module parameter usageJohannes Berg2014-01-101-3/+3
| * mac80211_hwsim: refactor radio cleanupJohannes Berg2014-01-101-14/+18
| * mac80211_hwsim: refactor radio registrationJohannes Berg2014-01-101-230/+225
| * mac80211_hwsim: remove regtest for nowJohannes Berg2014-01-101-220/+0
OpenPOWER on IntegriCloud