summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* 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-101-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/+2Star
|/
* 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/+0Star
* mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-12/+91
|\
| * mac80211_hwsim: fix beacon timersJohannes Berg2015-03-041-9/+6Star
| * mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen2015-03-031-0/+83
| * mac80211_hwsim: support any address in userspaceBob Copeland2015-02-281-3/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-041-1/+4
|\ \
| * | mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland2015-02-241-1/+4
| |/
* / wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-3/+3
|/
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-161-15/+15
|\
| * mac80211_hwsim: fix PS debugfs file lockingJohannes Berg2015-01-091-11/+11
| * mac80211_hwsim: fix check for custom world regdom array sizeJohannes Berg2014-12-221-4/+4
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\ \ | |/ |/|
| * net: wireless: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-041-2/+3
|\ \
| * | Revert "mac80211_hwsim: VHT add 160MHz width support"Johannes Berg2014-11-241-1/+0Star
| * | 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/+1Star
| * | 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/+0Star
* | mac80211-hwsim: support SGI-20Ben Greear2014-10-291-0/+1