summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-01-233-3/+7
|\
| * wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau2024-01-182-1/+3
| * wifi: mac80211: fix potential sta-link leakJohannes Berg2024-01-181-1/+4
| * wifi: cfg80211/mac80211: remove dependency on non-existing optionLukas Bulwahn2024-01-181-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-042-8/+15
|\|
| * wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg2023-12-192-6/+13
| * wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg2023-12-191-3/+3
* | Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-01-046-22/+311
|\ \
| * | wifi: mac80211: remove redundant ML element checkJohannes Berg2024-01-031-19/+10
| * | wifi: mac80211: kunit: extend MFP testsJohannes Berg2024-01-031-4/+70
| * | wifi: mac80211: kunit: generalize public action testJohannes Berg2024-01-031-21/+57
| * | wifi: mac80211: add kunit tests for public action handlingJohannes Berg2024-01-034-2/+198
| * | wifi: mac80211: fix spelling typo in commentZheng tan2024-01-031-1/+1
* | | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-01-027-21/+123
|\| |
| * | wifi: mac80211: add a driver callback to check active_linksMiri Korenblit2023-12-213-0/+48
| * | wifi: mac80211: fix advertised TTLM schedulingAyala Beker2023-12-211-9/+40
| * | wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg2023-12-211-2/+11
| * | wifi: mac80211: rework RX timestamp flagsJohannes Berg2023-12-212-10/+11
| * | wifi: mac80211: Schedule regulatory channels check on bandwith changeAndrei Otcheretianski2023-12-211-0/+1
| * | wifi: mac80211: Skip association timeout update after comeback rejectionJouni Malinen2023-12-212-0/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-214-11/+19
|\ \ \ | |/ / |/| / | |/
| * wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg2023-12-121-5/+5
| * wifi: mac80211: mesh: check element parsing succeededJohannes Berg2023-12-121-2/+4
| * wifi: mac80211: check defragmentation succeededJohannes Berg2023-12-121-1/+3
| * wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg2023-12-121-1/+5
| * wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis2023-12-121-2/+2
* | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-1818-43/+176
|\ \
| * | wifi: mac80211: sta_info.c: fix sentence grammarRandy Dunlap2023-12-141-2/+2
| * | wifi: mac80211: rx.c: fix sentence grammarRandy Dunlap2023-12-141-2/+2
| * | wifi: mac80211: drop spurious WARN_ON() in ieee80211_ibss_csa_beacon()Dmitry Antipov2023-12-121-1/+1
| * | wifi: mac80211: don't set ESS capab bit in assoc requestJohannes Berg2023-12-121-1/+12
| * | wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-127-21/+21
| * | wifi: mac80211: add a flag to disallow puncturingJohannes Berg2023-12-122-2/+11
| * | wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()Dmitry Antipov2023-12-124-14/+12
| * | wifi: mac80211: Add support for WBRF featuresEvan Quan2023-12-125-0/+115
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-305-80/+156
|\ \ \ | |/ / |/| / | |/
| * wifi: mac80211: use wiphy locked debugfs for sdata/linkJohannes Berg2023-11-271-45/+105
| * wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg2023-11-272-33/+43
| * wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear2023-11-241-0/+1
| * wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička2023-11-241-2/+7
* | wifi: mac80211: Extend support for scanning while MLO connectedIlan Peer2023-11-241-5/+43
|/
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-2623-73/+260
|\
| * wifi: mac80211: drop robust action frames before assocJohannes Berg2023-10-231-0/+9
| * wifi: mac80211: fix another key installation error pathJohannes Berg2023-10-231-2/+4
| * wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo2023-10-231-1/+1
| * wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-232-3/+3
| * wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg2023-10-231-0/+8
| * wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...Gustavo A. R. Silva2023-10-232-2/+2
| * wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov2023-10-231-4/+1
| * wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit2023-10-232-1/+9