Age | Commit message (Expand) | Author |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-31 | mac80211: warn only once in check_sdata_in_driver() at each caller | Johannes Berg |
2020-07-31 | cfg80211: invert HE BSS color 'disabled' to 'enabled' | Johannes Berg |
2020-07-31 | mac80211: add a function for running rx without passing skbs to the stack | Felix Fietkau |
2020-07-31 | mac80211: parse radiotap header when selecting Tx queue | Mathy Vanhoef |
2020-07-31 | mac80211: remove unused flags argument in transmit functions | Mathy Vanhoef |
2020-07-31 | mac80211: use same flag everywhere to avoid sequence number overwrite | Mathy Vanhoef |
2020-07-31 | mac80211: do not overwrite the sequence number if requested | Mathy Vanhoef |
2020-07-31 | mac80211: add radiotap flag to prevent sequence number overwrite | Mathy Vanhoef |
2020-07-31 | mac80211: never drop injected frames even if normally not allowed | Mathy Vanhoef |
2020-07-31 | cfg80211/mac80211: avoid bss color setting in non-HE modes | P Praneesh |
2020-07-31 | mac80211: calculate skb hash early when using itxq | Felix Fietkau |
2020-07-31 | mac80211: improve AQL tx airtime estimation | Felix Fietkau |
2020-07-31 | cfg80211/mac80211: add connected to auth server to station info | Markus Theil |
2020-07-31 | cfg80211/mac80211: add connected to auth server to meshconf | Markus Theil |
2020-07-31 | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery | Linus Lüssing |
2020-07-31 | mac80211: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-31 | mac80211: remove the need for variable rates_idx | Colin Ian King |
2020-07-31 | nl80211: S1G band and channel definitions | Thomas Pedersen |
2020-07-30 | mac80211: remove STA txq pending airtime underflow warning | Felix Fietkau |
2020-07-30 | mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path | Vasanthakumar Thiagarajan |
2020-07-30 | mac80211: mesh: Free pending skb when destroying a mpath | Remi Pommarel |
2020-07-30 | mac80211: mesh: Free ie data when leaving mesh | Remi Pommarel |
2020-07-30 | mac80211: fix warning in 6 GHz IE addition in mesh mode | Rajkumar Manoharan |
2020-07-13 | net: mac80211: kerneldoc fixes | Andrew Lunn |
2020-06-25 | mac80211: allow rx of mesh eapol frames with default rx key | Markus Theil |
2020-06-25 | mac80211: skip mpath lookup also for control port tx | Markus Theil |
2020-06-25 | mac80211: Fix dropping broadcast packets in 802.11 encap | Seevalamuthu Mariappan |
2020-06-25 | mac80211: simplify mesh code | Pavel Machek |
2020-06-25 | mac80211: fix control port tx status check | Markus Theil |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-08 | net: fix wiki website url mac80211 and wireless files | Flavio Suligoi |
2020-06-05 | mac80211: initialize return flags in HE 6 GHz operation parsing | Johannes Berg |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-31 | mac80211: set short_slot for 6 GHz band | Tova Mussai |
2020-05-31 | mac80211: Consider 6 GHz band when handling power constraint | Ilan Peer |
2020-05-31 | mac80211: accept aggregation sessions on 6 GHz | Johannes Berg |
2020-05-31 | mac80211: Add HE 6GHz capabilities element to probe request | Ilan Peer |
2020-05-31 | mac80211: use HE 6 GHz band capability and pass it to the driver | Johannes Berg |
2020-05-31 | mac80211: check the correct bit for EMA AP | Shaul Triebitz |
2020-05-31 | mac80211: determine chandef from HE 6 GHz operation | Johannes Berg |
2020-05-31 | mac80211: avoid using ext NSS high BW if not supported | Johannes Berg |
2020-05-31 | mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode | Rajkumar Manoharan |
2020-05-31 | mac80211: build HE operation with 6 GHz oper information | Rajkumar Manoharan |
2020-05-31 | mac80211: add HE 6 GHz Band Capability element | Rajkumar Manoharan |
2020-05-31 | mac80211: add HE 6 GHz Band Capabilities into parse extension | Rajkumar Manoharan |
2020-05-28 | mac80211: support control port TX status reporting | Markus Theil |
2020-05-27 | mac80211: fix HT-Control field reception for management frames | Johannes Berg |
2020-05-27 | mac80211: allow SA-QUERY processing in userspace | Johannes Berg |