Age | Commit message (Expand) | Author |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2020-03-26 | mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX | Johannes Berg |
2020-03-26 | mac80211: mark station unauthorized before key removal | Johannes Berg |
2020-03-26 | mac80211: Check port authorization in the ieee80211_tx_dequeue() case | Jouni Malinen |
2020-03-26 | mac80211: drop data frames without key on encrypted links | Johannes Berg |
2020-03-20 | mac80211: driver can remain on channel if not using chan_ctx | Yan-Hsuan Chuang |
2020-03-20 | mac80211: Read rx_stats with perCPU pointers | Seevalamuthu Mariappan |
2020-03-20 | mac80211: Allow deleting stations in ibss mode to reset their state | Nicolas Cavallari |
2020-03-20 | mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC | Johannes Berg |
2020-03-20 | mac80211: HE: set missing bss_conf fields in AP mode | Shaul Triebitz |
2020-03-20 | mac80211: don't leave skb->next/prev pointing to stack | Johannes Berg |
2020-03-20 | mac80211: handle no-preauth flag for control port | Markus Theil |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-11 | mac80211: Do not send mesh HWMP PREQ if HWMP is disabled | Nicolas Cavallari |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-24 | mac80211: Add api to support configuring TID specific configuration | Tamizh chelvam |
2020-02-24 | mac80211: rx: avoid RCU list traversal under mutex | Madhuparna Bhowmik |
2020-02-24 | mac80211: Beacon protection using the new BIGTK (STA) | Jouni Malinen |
2020-02-24 | mac80211: Beacon protection using the new BIGTK (AP) | Jouni Malinen |
2020-02-24 | mac80211: Update BIP to support Beacon frames | Jouni Malinen |
2020-02-24 | mac80211: Support BIGTK configuration for Beacon protection | Jouni Malinen |
2020-02-24 | Revert "nl80211: add src and dst addr attributes for control port tx/rx" | Johannes Berg |
2020-02-24 | Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A... | Johannes Berg |
2020-02-21 | cfg80211: remove support for adjacent channel compensation | Emmanuel Grumbach |
2020-02-21 | mac80211: check vif pointer before airtime calculation | Johannes Berg |
2020-02-21 | mac80211: Remove a redundant mutex unlock | Andrei Otcheretianski |
2020-02-16 | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub... | David S. Miller |
2020-02-14 | mac80211: allow setting queue_len for drivers not using wake_tx_queue | John Crispin |
2020-02-14 | mac80211: Fix setting txpower to zero | Ben Greear |
2020-02-14 | mac80211: fix wrong 160/80+80 MHz setting | Shay Bar |
2020-02-07 | mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS | Markus Theil |
2020-02-07 | nl80211: add src and dst addr attributes for control port tx/rx | Markus Theil |
2020-02-07 | mac80211: parse also the RSNXE IE | Shaul Triebitz |
2020-02-07 | cfg80211/mac80211: Allow user space to register for station Rx authentication | Ilan Peer |
2020-02-07 | mac80211: Remove support for changing AP SMPS mode | Ilan Peer |
2020-02-07 | mac80211: Handle SMPS mode changes only in AP mode | Ilan Peer |
2020-02-07 | mac80211: Accept broadcast probe responses on 6GHz band | Andrei Otcheretianski |
2020-02-07 | mac80211: HE: set RX NSS | Tova Mussai |
2020-02-07 | mac80211: set station bandwidth from HE capability | Johannes Berg |
2020-02-07 | mac80211: remove supported channels element in 6 GHz if ECSA support | Johannes Berg |
2020-02-07 | mac80211: update condition for HE disablement | Daniel Gabay |
2020-02-07 | mac80211: make ieee80211_wep_init() return void | Luca Coelho |
2020-02-07 | mac80211: allow changing TX-related netdev features | Johannes Berg |
2020-02-07 | mac80211: check whether HE connection is allowed by the reg domain | Haim Dreyfuss |
2020-02-07 | mac80211: refactor extended element parsing | Johannes Berg |
2020-02-07 | mac80211: simplify and improve HT/VHT/HE disable code | Johannes Berg |
2020-02-07 | mac80211: consider more elements in parsing CRC | Johannes Berg |
2020-02-07 | mac80211: fix quiet mode activation in action frames | Sara Sharon |
2020-02-07 | mac80211: use more bits for ack_frame_id | Johannes Berg |
2020-02-07 | mac80211: fix 11w when using encapsulation offloading | John Crispin |