summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-1/+1
|\
| * mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-291-39/+40
|\ \
| * | mac80211_hwsim: make multi-channel ops constJohannes Berg2016-10-121-39/+40
| |/
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-2/+2
* | genetlink: statically initialize familiesJohannes Berg2016-10-271-11/+15
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0Star
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
|/
* mac80211_hwsim: statically initialize hwsim_radios listJohannes Berg2016-09-161-2/+1Star
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-2/+9
* mac80211_hwsim: use signed net namespace IDJohannes Berg2016-07-061-1/+1
* mac80211_hwsim: Add radar bandwidths to the P2P Device combinationIlan Peer2016-07-061-20/+5Star
* mac80211_hwsim: Allow wmediumd to attach to radios created in its netnsMartin Willi2016-06-301-16/+76
* Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-111-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-051-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/+1Star
| * 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-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
| |/