Age | Commit message (Expand) | Author |
2022-06-01 | wifi: mac80211: fix use-after-free in chanctx code | Johannes Berg |
2022-05-19 | Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-05-17 | mac80211: refactor freeing the next_beacon | Johannes Berg |
2022-05-16 | mac80211: minstrel_ht: support ieee80211_rate_status | Jonas Jelonek |
2022-05-16 | mac80211: extend current rate control tx status API | Jonas Jelonek |
2022-05-16 | mac80211: minstrel_ht: fill all requested rates | Peter Seiderer |
2022-05-16 | mac80211: disable BSS color collision detection in case of no free colors | Lavanya Suresh |
2022-05-16 | nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon | Rameshkumar Sundaram |
2022-05-16 | mac80211: mlme: track assoc_bss/associated separately | Johannes Berg |
2022-05-16 | mac80211: remove useless bssid copy | Johannes Berg |
2022-05-16 | mac80211: remove unused argument to ieee80211_sta_connection_lost() | Johannes Berg |
2022-05-16 | mac80211: mlme: use local SSID copy | Johannes Berg |
2022-05-16 | mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid | Johannes Berg |
2022-05-16 | mac80211: mlme: move in RSSI reporting code | Johannes Berg |
2022-05-16 | mac80211: unify CCMP/GCMP AAD construction | Johannes Berg |
2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-04 | mac80211: support disabling EHT mode | Muna Sinada |
2022-05-04 | mac80211: upgrade passive scan to active scan on DFS channels after beacon rx | Felix Fietkau |
2022-05-04 | mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit() | Hangyu Hua |
2022-05-04 | mac80211: consider Order bit to fill CCMP AAD | Ping-Ke Shih |
2022-05-04 | mac80211: Reset MBSSID parameters upon connection | Manikanta Pubbisetty |
2022-05-04 | mac80211: fix rx reordering with non explicit / psmp ack policy | Felix Fietkau |
2022-05-03 | Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R |
2022-04-11 | mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output) | Peter Seiderer |
2022-04-11 | mac80211: introduce BSS color collision detection | Lorenzo Bianconi |
2022-04-11 | mac80211: protect ieee80211_assign_beacon with next_beacon check | Lorenzo Bianconi |
2022-04-11 | mac80211: fix ht_capa printout in debugfs | Ben Greear |
2022-03-15 | mac80211: update bssid_indicator in ieee80211_assign_beacon | Lorenzo Bianconi |
2022-03-15 | mac80211: MBSSID channel switch | John Crispin |
2022-03-15 | mac80211: MBSSID beacon handling in AP mode | Lorenzo Bianconi |
2022-03-15 | mac80211: always have ieee80211_sta_restart() | Johannes Berg |
2022-03-11 | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-03-11 | mac80211: Add support to trigger sta disconnect on hardware restart | Youghandhar Chintala |
2022-03-11 | mac80211: fix potential double free on mesh join | Linus Lüssing |
2022-03-11 | mac80211: correct legacy rates check in ieee80211_calc_rx_airtime | MeiChia Chiu |
2022-03-11 | mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible | Christophe JAILLET |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-01 | mac80211: treat some SAE auth steps as final | Johannes Berg |
2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-02-16 | mac80211: parse AddBA request with extended AddBA element | Mordechay Goodstein |
2022-02-16 | mac80211: calculate max RX NSS for EHT mode | Mordechay Goodstein |
2022-02-16 | mac80211: Add support for storing station EHT capabilities | Ilan Peer |
2022-02-16 | mac80211: Handle station association response with EHT | Ilan Peer |
2022-02-16 | mac80211: Add EHT capabilities to association/probe request | Ilan Peer |
2022-02-16 | mac80211: Add initial support for EHT and 320 MHz channels | Ilan Peer |
2022-02-16 | mac80211: Support parsing EHT elements | Ilan Peer |
2022-02-16 | ieee80211: add EHT 1K aggregation definitions | Mordechay Goodstein |
2022-02-16 | mac80211: parse only HE capability elements with valid size | Johannes Berg |
2022-02-16 | mac80211: fix forwarded mesh frames AC & queue selection | Nicolas Escande |