Age | Commit message (Expand) | Author |
2024-02-12 | wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify | Lorenzo Bianconi |
2024-02-08 | wifi: mac80211: implement MLO multicast deduplication | Johannes Berg |
2024-02-08 | wifi: mac80211: add/use ieee80211_get_sn() | Johannes Berg |
2024-02-08 | wifi: mac80211: remove extra shadowing variable | Johannes Berg |
2024-01-26 | wifi: mac80211: add support for negotiated TTLM request | Ayala Beker |
2024-01-26 | wifi: mac80211: process and save negotiated TID to Link mapping request | Ayala Beker |
2024-01-03 | wifi: mac80211: add kunit tests for public action handling | Johannes Berg |
2023-12-21 | wifi: mac80211: allow 64-bit radiotap timestamps | Johannes Berg |
2023-12-14 | wifi: mac80211: rx.c: fix sentence grammar | Randy Dunlap |
2023-10-26 | Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-23 | wifi: mac80211: don't drop all unprotected public action frames | Avraham Stern |
2023-10-23 | wifi: mac80211: drop robust action frames before assoc | Johannes Berg |
2023-09-29 | wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/value | Johannes Berg |
2023-09-26 | wifi: mac80211: expand __ieee80211_data_to_8023() status | Johannes Berg |
2023-09-26 | wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return value | Johannes Berg |
2023-09-26 | wifi: mac80211: remove RX_DROP_UNUSABLE | Johannes Berg |
2023-09-26 | wifi: mac80211: fix check for unusable RX result | Johannes Berg |
2023-09-11 | wifi: mac80211: remove sta_mtx | Johannes Berg |
2023-08-25 | Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-08-22 | wifi: mac80211: check S1G action frame size | Johannes Berg |
2023-08-21 | wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning | Ping-Ke Shih |
2023-06-22 | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-06-21 | wifi: mac80211: report all unusable beacon frames | Benjamin Berg |
2023-06-21 | wifi: mac80211: drop some unprotected action frames | Johannes Berg |
2023-06-21 | wifi: mac80211: move action length check up | Johannes Berg |
2023-06-21 | wifi: mac80211: drop unprotected robust mgmt before 4-way-HS | Alon Giladi |
2023-06-14 | wifi: mac80211: Add getter functions for vif MLD state | Ilan Peer |
2023-06-14 | wifi: mac80211: don't update rx_stats.last_rate for NDP | Johannes Berg |
2023-06-07 | wifi: mac80211: use wiphy work for sdata->work | Johannes Berg |
2023-06-06 | wifi: mac80211: don't translate beacon/presp addrs | Johannes Berg |
2023-04-20 | mac80211: use the new drop reasons infrastructure | Johannes Berg |
2023-03-31 | Merge wireless/main into wireless-next/main | Johannes Berg |
2023-03-30 | wifi: mac80211: fix flow dissection for forwarded packets | Felix Fietkau |
2023-03-30 | wifi: mac80211: fix mesh forwarding | Felix Fietkau |
2023-03-30 | wifi: mac80211: fix receiving mesh packets in forwarding=0 networks | Felix Fietkau |
2023-03-30 | wifi: mac80211: fix potential null pointer dereference | Felix Fietkau |
2023-03-30 | wifi: mac80211: drop bogus static keywords in A-MSDU rx | Felix Fietkau |
2023-03-22 | wifi: mac80211: fix mesh path discovery based on unicast packets | Felix Fietkau |
2023-03-22 | wifi: mac80211: implement support for yet another mesh A-MSDU format | Felix Fietkau |
2023-03-22 | wifi: mac80211: add mesh fast-rx support | Felix Fietkau |
2023-03-22 | wifi: mac80211: use mesh header cache to speed up mesh forwarding | Felix Fietkau |
2023-03-22 | wifi: mac80211: mesh fast xmit support | Felix Fietkau |
2023-03-07 | wifi: mac80211: add support for driver adding radiotap TLVs | Mordechay Goodstein |
2023-03-07 | wifi: cfg80211/mac80211: report link ID on control port RX | Johannes Berg |
2023-03-07 | wifi: mac80211: clear all bits that relate rtap fields on skb | Mordechay Goodstein |
2023-02-15 | wifi: mac80211: always initialize link_sta with sta | Johannes Berg |
2023-02-15 | wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta() | Johannes Berg |
2023-02-14 | wifi: mac80211: Fix for Rx fragmented action frames | Gilad Itzkovitch |