Age | Commit message (Expand) | Author |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-15 | wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf() | Dan Carpenter |
2025-01-15 | saner replacement for debugfs_rename() | Al Viro |
2025-01-13 | wifi: mac80211: avoid double free in auth/assoc timeout | Miri Korenblit |
2025-01-13 | wifi: mac80211: ibss: mark IBSS left before leaving | Johannes Berg |
2025-01-13 | wifi: mac80211: ibss: stop transmit when merging IBSS | Johannes Berg |
2025-01-13 | wifi: mac80211: don't flush non-uploaded STAs | Johannes Berg |
2025-01-13 | wifi: mac80211: set key link ID to the deflink one | Benjamin Berg |
2025-01-13 | wifi: mac80211: pass correct link ID on assoc | Benjamin Berg |
2025-01-13 | wifi: mac80211: Support parsing EPCS ML element | Ilan Peer |
2025-01-13 | wifi: mac80211: Support dynamic link addition and removal | Ilan Peer |
2025-01-13 | wifi: mac80211: Pull link space calculation to a function | Ilan Peer |
2025-01-13 | wifi: mac80211: Refactor adding association elements | Ilan Peer |
2025-01-13 | wifi: mac80211: fix tid removal during mesh forwarding | Andy Strohman |
2025-01-13 | wifi: mac80211: prohibit deactivating all links | Johannes Berg |
2025-01-13 | wifi: mac80211: tests: add utility to create sdata skeleton | Benjamin Berg |
2025-01-13 | wifi: mac80211: also verify requirements in EXT_SUPP_RATES | Benjamin Berg |
2025-01-13 | wifi: mac80211: verify BSS membership selectors and basic rates | Benjamin Berg |
2025-01-13 | wifi: mac80211: parse BSS selectors and unknown rates | Benjamin Berg |
2025-01-13 | wifi: mac80211: skip all known membership selectors | Benjamin Berg |
2025-01-13 | wifi: mac80211: log link information in ieee80211_determine_chan_mode | Benjamin Berg |
2025-01-13 | wifi: mac80211: fix typo in HE MCS check | Benjamin Berg |
2025-01-13 | wifi: mac80211: Remove unused basic_rates variable | Benjamin Berg |
2025-01-13 | wifi: mac80211: improve stop/wake queue tracing | Emmanuel Grumbach |
2025-01-13 | wifi: mac80211: mlme: improve messages from config_bw() | Johannes Berg |
2025-01-13 | wifi: mac80211: reject per-band vendor elements with MLO | Johannes Berg |
2025-01-13 | wifi: mac80211: remove an unneeded check in Rx | Emmanuel Grumbach |
2025-01-13 | wifi: mac80211: add some support for RX OMI power saving | Johannes Berg |
2025-01-13 | wifi: mac80211: Remove unused ieee80211_smps_is_restrictive | Dr. David Alan Gilbert |
2025-01-13 | wifi: mac80211: change disassoc sequence a bit | Miri Korenblit |
2025-01-13 | wifi: mac80211: add an option to filter a sta from being flushed | Miri Korenblit |
2025-01-13 | wifi: mac80211: Clean up debugfs_key deadcode | Dr. David Alan Gilbert |
2024-12-19 | Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-12-10 | Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2024-12-04 | wifi: mac80211: add EHT 320 MHz support for mesh | Sathishkumar Muruganandam |
2024-12-04 | wifi: mac80211: ethtool: add monitor channel reporting | Dylan Eskew |
2024-12-04 | wifi: mac80211: get tx power per link | Rameshkumar Sundaram |
2024-12-04 | wifi: cfg80211: send MLO links tx power info in GET_INTERFACE | Rameshkumar Sundaram |
2024-12-04 | wifi: mac80211: use wiphy guard | Johannes Berg |
2024-12-04 | wifi: mac80211: Accept authentication frames on P2P device | Andrei Otcheretianski |
2024-12-04 | wifi: mac80211: fix variable used in for_each_sdata_link() | Aloka Dixit |
2024-12-03 | wifi: mac80211: fix station NSS capability initialization order | Benjamin Lin |
2024-12-03 | wifi: mac80211: fix vif addr when switching from monitor to station | Felix Fietkau |
2024-12-03 | wifi: mac80211: fix a queue stall in certain cases of CSA | Emmanuel Grumbach |
2024-12-03 | wifi: mac80211: wake the queues in case of failure in resume | Emmanuel Grumbach |
2024-12-03 | wifi: cfg80211: clear link ID from bitmap during link delete after clean up | Aditya Kumar Singh |
2024-12-03 | wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon | Haoyu Li |
2024-12-03 | wifi: mac80211: fix mbss changed flags corruption on 32 bit systems | Issam Hamdi |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-13 | Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |