summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-02-221-1/+1
* 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/+10
* | 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/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-031-19/+17
|\
| * mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi2018-09-261-2/+1
| * mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi2018-09-261-13/+9
| * 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/+7
|/
* Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-031-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/+0
| * 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/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-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
|\ \ | |/
| * mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()YueHaibing2018-05-071-0/+1
* | mac80211_hwsim: indicate support for powersave.Bjoern Johansson2018-04-191-0/+1
|/
* mac80211_hwsim: use DEFINE_IDAMatthew Wilcox2018-04-111-1/+1
* Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-291-3/+7
|\
| * mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler2018-03-211-2/+6
| * mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg2018-03-211-1/+1
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-0/+1
|\ \ | |/ |/|
| * mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski2018-03-211-0/+1
* | net: Convert hwsim_net_opsKirill Tkhai2018-03-021-0/+1
* | mac80211_hwsim: Make hwsim_netgroup IDAKirill Tkhai2018-03-021-6/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-241-1/+1
|\ \ | |/
| * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-221-1/+1
| |\
| | * mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg2018-02-191-1/+1
* | | mac80211_hwsim: add generation count for netlink dump operationBenjamin Beichler2018-01-311-7/+24
* | | mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink caseBenjamin Beichler2018-01-311-2/+5
* | | mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler2018-01-311-9/+34
|/ /
* | Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...David S. Miller2018-01-221-18/+76
|\ \
| * | mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)2018-01-221-1/+3
| * | mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler2018-01-151-1/+40
| * | mac80211_hwsim: add hashtable with mac address keys for faster lookupBenjamin Beichler2018-01-151-16/+34
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-2/+15
|\ \ \ | |/ / |/| / | |/
| * mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-0/+5
| * mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler2018-01-151-2/+10
OpenPOWER on IntegriCloud