summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai2019-07-291-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1Star
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-0/+1
| |\ \
| * | | nl80211: require and validate vendor command policyJohannes Berg2019-06-141-0/+2
* | | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031-4/+2Star
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1Star
| |\ \ \ | | |_|/ | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
| | |/
| * / mac80211_hwsim: mark expected switch fall-throughGustavo A. R. Silva2019-05-241-0/+1
| |/
* / timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-10/+19
|\
| * genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+6
| * netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-4/+4
| * Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-0/+8
| |\
| | * mac80211_hwsim: Extended Key ID supportAlexander Wetzel2019-04-261-0/+6
| | * mac80211_hwsim: set p2p device interface support indicationAvraham Stern2019-04-261-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-4/+15
| |\ \ | | |/ | |/|
| * | genetlink: make policy common to familyJohannes Berg2019-03-221-6/+1Star
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-061-25/+21Star
|\ \ \ | |_|/ |/| |
| * | mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner2019-03-221-25/+21Star
| |/
* / mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg2019-04-081-4/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-1/+1
|\
| * mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-02-221-1/+1
* | mac80211_hwsim: Declare support for Multi-BSSIDJouni Malinen2019-02-081-0/+1
* | mac80211_hwsim: Support boottime in scan resultsJouni Malinen2019-02-051-2/+4
|/
* mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-191-78/+179
|\
| * mac80211_hwsim: fix overwriting of if_combinationJames Prestwood2018-12-181-6/+7
| * mac80211_hwsim: fixes kernel crash during mac80211_hwsim initJames Prestwood2018-12-051-0/+1
| * mac80211_hwsim: allow configurable cipher typesJames Prestwood2018-11-091-0/+79
| * mac80211_hwsim: allow setting iftype supportJames Prestwood2018-11-091-66/+89
| * mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing lastJohannes Berg2018-11-091-13/+10Star
* | mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-11-091-4/+4
* | mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-11-091-5/+7
|/
* mac80211_hwsim: drop now unused work-queue from hwsimMartin Willi2018-10-081-10/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-041-19/+17Star
|\
| * mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi2018-09-261-2/+1Star
| * mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi2018-09-261-13/+9Star
| * mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi2018-09-261-4/+7
* | wireless: align to draft 11ax D3.0Shaul Triebitz2018-09-051-11/+7Star
|/
* Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-041-3/+9
|\
| * mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park2018-08-281-0/+4
| * mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-08-281-3/+0Star
| * mac80211_hwsim: require at least one channelJohannes Berg2018-08-151-0/+5
* | mac80211_hwsim: Add support for HEIlan Peer2018-07-091-0/+123
|/
* mac80211_hwsim: fix module init error pathsJohannes Berg2018-06-151-2/+9
* net: remove unnecessary genlmsg_cancel() callsYueHaibing2018-05-291-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-271-2/+2
|\
| * mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski2018-05-221-2/+2
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-231-0/+1
|\|