summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-05-30wifi: mac80211: don't select link ID if not provided in scan requestAyala Beker
2024-05-30wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder
2024-05-30wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-05-17wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-05-17wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-05-02wifi: mac80211: fix unaligned le16 accessJohannes Berg
2024-05-02wifi: mac80211: remove link before APJohannes Berg
2024-05-02wifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau
2024-05-02wifi: mac80211: clean up assignments to pointer cache.Colin Ian King
2024-04-03wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-04-03wifi: mac80211: track capability/opmode NSS separatelyJohannes Berg
2024-03-26wifi: mac80211: use deflink and fix typo in link ID checkBenjamin Berg
2024-02-23wifi: mac80211: only call drv_sta_rc_update for uploaded stationsFelix Fietkau
2024-02-08wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg
2024-02-02wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg
2024-02-02wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg
2024-02-02wifi: mac80211: fix waiting for beacons logicJohannes Berg
2024-02-02wifi: mac80211: fix unsolicited broadcast probe configJohannes Berg
2024-02-02wifi: mac80211: initialize SMPS mode correctlyJohannes Berg
2024-02-02wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg
2024-02-02wifi: mac80211: set station RX-NSS on reconfigJohannes Berg
2024-02-02wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg
2024-02-02wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg
2024-01-26wifi: mac80211: Drop WBRF debugging statementsMario Limonciello
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau
2024-01-18wifi: mac80211: fix potential sta-link leakJohannes Berg
2024-01-18wifi: cfg80211/mac80211: remove dependency on non-existing optionLukas Bulwahn
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-03wifi: mac80211: remove redundant ML element checkJohannes Berg
2024-01-03wifi: mac80211: kunit: extend MFP testsJohannes Berg
2024-01-03wifi: mac80211: kunit: generalize public action testJohannes Berg
2024-01-03wifi: mac80211: add kunit tests for public action handlingJohannes Berg
2024-01-03wifi: mac80211: fix spelling typo in commentZheng tan
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-12-21wifi: mac80211: fix advertised TTLM schedulingAyala Beker
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-12-21wifi: mac80211: Schedule regulatory channels check on bandwith changeAndrei Otcheretianski
2023-12-21wifi: mac80211: Skip association timeout update after comeback rejectionJouni Malinen
2023-12-19wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg
2023-12-19wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-14wifi: mac80211: sta_info.c: fix sentence grammarRandy Dunlap
2023-12-14wifi: mac80211: rx.c: fix sentence grammarRandy Dunlap
2023-12-12wifi: mac80211: drop spurious WARN_ON() in ieee80211_ibss_csa_beacon()Dmitry Antipov
2023-12-12wifi: mac80211: don't set ESS capab bit in assoc requestJohannes Berg