summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-101-3/+94
|\
| * mac80211_hwsim: Allow managing radios from non-initial namespacesMartin Willi2016-05-311-3/+94
* | mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi2016-05-311-0/+1
|/
* drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-7/+7
* mac80211_hwsim: Support a hw scan request for a specific BSSIDJouni Malinen2016-04-051-0/+5
* mac80211_hwsim: use reset to set mac headerZhang Shengju2016-03-041-2/+2
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-6/+6
|\
| * mac80211_hwsim: remove shadowing variableJohannes Berg2016-02-241-3/+1
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* | Revert "mac80211_hwsim: support any address in userspace"Bob Copeland2016-01-141-2/+3
|/
* 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-091-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/+2
|/
* 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/+0
* 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/+6
| * 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/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-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-151-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-141-1/+0
|\ \ | |/ |/|
| * net: wireless: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | 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/+0
| * | 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