Age | Commit message (Expand) | Author | Files | Lines |
2022-06-10 | Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 14 | -430/+80 |
2022-06-10 | wifi: mac80211: refactor some key code | Johannes Berg | 2 | -33/+41 |
2022-06-10 | wifi: mac80211: remove cipher scheme support | Johannes Berg | 14 | -397/+39 |
2022-06-01 | wifi: mac80211: fix use-after-free in chanctx code | Johannes Berg | 1 | -5/+2 |
2022-05-19 | Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 13 | -240/+369 |
2022-05-17 | mac80211: refactor freeing the next_beacon | Johannes Berg | 1 | -27/+18 |
2022-05-16 | mac80211: minstrel_ht: support ieee80211_rate_status | Jonas Jelonek | 2 | -9/+133 |
2022-05-16 | mac80211: extend current rate control tx status API | Jonas Jelonek | 1 | -39/+52 |
2022-05-16 | mac80211: minstrel_ht: fill all requested rates | Peter Seiderer | 1 | -7/+7 |
2022-05-16 | mac80211: disable BSS color collision detection in case of no free colors | Lavanya Suresh | 1 | -0/+9 |
2022-05-16 | nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon | Rameshkumar Sundaram | 1 | -2/+2 |
2022-05-16 | mac80211: mlme: track assoc_bss/associated separately | Johannes Berg | 2 | -10/+13 |
2022-05-16 | mac80211: remove useless bssid copy | Johannes Berg | 1 | -3/+1 |
2022-05-16 | mac80211: remove unused argument to ieee80211_sta_connection_lost() | Johannes Berg | 3 | -9/+7 |
2022-05-16 | mac80211: mlme: use local SSID copy | Johannes Berg | 1 | -12/+2 |
2022-05-16 | mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid | Johannes Berg | 5 | -21/+21 |
2022-05-16 | mac80211: mlme: move in RSSI reporting code | Johannes Berg | 2 | -40/+40 |
2022-05-16 | mac80211: unify CCMP/GCMP AAD construction | Johannes Berg | 1 | -56/+31 |
2022-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+7 |
2022-05-04 | mac80211: support disabling EHT mode | Muna Sinada | 1 | -0/+3 |
2022-05-04 | mac80211: upgrade passive scan to active scan on DFS channels after beacon rx | Felix Fietkau | 2 | -0/+25 |
2022-05-04 | mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit() | Hangyu Hua | 1 | -2/+0 |
2022-05-04 | mac80211: consider Order bit to fill CCMP AAD | Ping-Ke Shih | 1 | -7/+9 |
2022-05-04 | mac80211: Reset MBSSID parameters upon connection | Manikanta Pubbisetty | 1 | -0/+6 |
2022-05-04 | mac80211: fix rx reordering with non explicit / psmp ack policy | Felix Fietkau | 1 | -2/+1 |
2022-05-04 | Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 28 | -342/+447 |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R | 27 | -332/+385 |
2022-04-11 | mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output) | Peter Seiderer | 1 | -0/+3 |
2022-04-11 | mac80211: introduce BSS color collision detection | Lorenzo Bianconi | 2 | -0/+47 |
2022-04-11 | mac80211: protect ieee80211_assign_beacon with next_beacon check | Lorenzo Bianconi | 1 | -10/+12 |
2022-04-11 | mac80211: fix ht_capa printout in debugfs | Ben Greear | 1 | -1/+1 |
2022-03-15 | mac80211: update bssid_indicator in ieee80211_assign_beacon | Lorenzo Bianconi | 1 | -0/+3 |
2022-03-15 | mac80211: MBSSID channel switch | John Crispin | 1 | -2/+24 |
2022-03-15 | mac80211: MBSSID beacon handling in AP mode | Lorenzo Bianconi | 3 | -14/+124 |
2022-03-15 | mac80211: always have ieee80211_sta_restart() | Johannes Berg | 1 | -1/+1 |
2022-03-12 | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 12 | -79/+571 |
2022-03-11 | mac80211: Add support to trigger sta disconnect on hardware restart | Youghandhar Chintala | 3 | -3/+45 |
2022-03-11 | mac80211: fix potential double free on mesh join | Linus Lüssing | 1 | -3/+0 |
2022-03-11 | mac80211: correct legacy rates check in ieee80211_calc_rx_airtime | MeiChia Chiu | 1 | -1/+3 |
2022-03-11 | mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible | Christophe JAILLET | 1 | -1/+1 |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -15/+27 |
2022-03-01 | mac80211: treat some SAE auth steps as final | Johannes Berg | 2 | -5/+13 |
2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+21 |
2022-02-16 | mac80211: parse AddBA request with extended AddBA element | Mordechay Goodstein | 1 | -3/+15 |
2022-02-16 | mac80211: calculate max RX NSS for EHT mode | Mordechay Goodstein | 1 | -1/+13 |
2022-02-16 | mac80211: Add support for storing station EHT capabilities | Ilan Peer | 1 | -0/+8 |
2022-02-16 | mac80211: Handle station association response with EHT | Ilan Peer | 5 | -3/+114 |
2022-02-16 | mac80211: Add EHT capabilities to association/probe request | Ilan Peer | 4 | -2/+144 |
2022-02-16 | mac80211: Add initial support for EHT and 320 MHz channels | Ilan Peer | 6 | -59/+209 |
2022-02-16 | mac80211: Support parsing EHT elements | Ilan Peer | 2 | -0/+14 |