aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+5
2019-07-31mac80211_hwsim: fill boottime_ns in netlink RX pathJohannes Berg1-0/+7
2019-07-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-07-26mac80211_hwsim: Extended Key ID API updateAlexander Wetzel1-6/+0
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-1/+2
2019-07-26mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'Christophe JAILLET1-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner1-4/+2
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-1/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-14nl80211: require and validate vendor command policyJohannes Berg1-0/+2
2019-05-24mac80211_hwsim: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-10/+19
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+21
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+6
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-4/+4
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+8
2019-04-26mac80211_hwsim: Extended Key ID supportAlexander Wetzel1-0/+6
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern1-0/+2
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+15
2019-04-08mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg1-4/+15
2019-03-22genetlink: make policy common to familyJohannes Berg1-6/+1
2019-03-22mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner1-25/+21
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-02-08mac80211_hwsim: Declare support for Multi-BSSIDJouni Malinen1-0/+1
2019-02-05mac80211_hwsim: Support boottime in scan resultsJouni Malinen1-2/+4
2019-01-19mac80211_hwsim: check that n_limits makes senseJohannes Berg1-0/+5
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-78/+179
2018-12-18mac80211_hwsim: fix overwriting of if_combinationJames Prestwood1-6/+7
2018-12-05mac80211_hwsim: fixes kernel crash during mac80211_hwsim initJames Prestwood1-0/+1
2018-11-09mac80211_hwsim: allow configurable cipher typesJames Prestwood1-0/+79
2018-11-09mac80211_hwsim: allow setting iftype supportJames Prestwood1-66/+89
2018-11-09mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing lastJohannes Berg1-13/+10
2018-11-09mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2018-11-09mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7
2018-10-08mac80211_hwsim: drop now unused work-queue from hwsimMartin Willi1-10/+1
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-19/+17
2018-09-26mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi1-2/+1
2018-09-26mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi1-13/+9
2018-09-26mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi1-4/+7
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-11/+7
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-3/+9
2018-08-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park1-0/+4
2018-08-28mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
2018-08-15mac80211_hwsim: require at least one channelJohannes Berg1-0/+5
2018-07-09mac80211_hwsim: Add support for HEIlan Peer1-0/+123