Age | Commit message (Expand) | Author |
2022-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-27 | Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2022-09-27 | wifi: mac80211: mlme: Fix double unlock on assoc success handling | Rafael Mendonca |
2022-09-27 | wifi: mac80211: mlme: Fix missing unlock on beacon RX | Rafael Mendonca |
2022-09-27 | wifi: mac80211: fix memory corruption in minstrel_ht_update_rates() | Paweł Lenkow |
2022-09-27 | wifi: mac80211: fix regression with non-QoS drivers | Hans de Goede |
2022-09-27 | wifi: mac80211: ensure vif queues are operational after start | Alexander Wetzel |
2022-09-27 | wifi: mac80211: don't start TX with fq->lock to fix deadlock | Alexander Wetzel |
2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2022-09-04 | Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2022-09-04 | Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2022-09-03 | wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig | Johannes Berg |
2022-09-03 | wifi: mac80211: mlme: refactor QoS settings code | Johannes Berg |
2022-09-03 | wifi: mac80211: fix double SW scan stop | Johannes Berg |
2022-09-03 | wifi: mac80211: mlme: assign link address correctly | Johannes Berg |
2022-09-03 | wifi: mac80211: move link code to a new file | Johannes Berg |
2022-09-03 | wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper | Johannes Berg |
2022-09-03 | wifi: mac80211: Support POWERED_ADDR_CHANGE feature | James Prestwood |
2022-09-03 | wifi: mac80211: prevent 4-addr use on MLDs | Johannes Berg |
2022-09-03 | wifi: mac80211: prevent VLANs on MLDs | Johannes Berg |
2022-09-03 | wifi: use struct_group to copy addresses | Johannes Berg |
2022-09-03 | wifi: mac80211: fix locking in auth/assoc timeout | Johannes Berg |
2022-09-03 | wifi: mac80211: mlme: release deflink channel in error case | Johannes Berg |
2022-09-03 | wifi: mac80211: fix link warning in RX agg timer expiry | Mukesh Sisodiya |
2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-08-29 | net: Use u64_stats_fetch_begin_irq() for stats fetch. | Sebastian Andrzej Siewior |
2022-08-29 | wifi: mac80211: fix potential deadlock in ieee80211_key_link() | Sun Ke |
2022-08-26 | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2022-08-26 | wifi: mac80211: use full 'unsigned int' type | Xin Gao |
2022-08-26 | wifi: mac80211: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-26 | wifi: mac80211: read ethtool's sta_stats from sinfo | Ryder Lee |
2022-08-26 | wifi: mac80211: correct SMPS mode in HE 6 GHz capability | Johannes Berg |
2022-08-25 | wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify() | Veerendranath Jakkam |
2022-08-25 | wifi: mac80211: allow bw change during channel switch in mesh | Hari Chandrakanthan |
2022-08-25 | wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link() | Lukas Bulwahn |
2022-08-25 | wifi: mac80211: allow link address A2 in TXQ dequeue | Johannes Berg |
2022-08-25 | wifi: mac80211: fix control port frame addressing | Johannes Berg |
2022-08-25 | wifi: mac80211: set link ID in TX info for beacons | Johannes Berg |
2022-08-25 | wifi: mac80211: maintain link_id in link_sta | Johannes Berg |
2022-08-25 | wifi: cfg80211/mac80211: check EHT capability size correctly | Johannes Berg |
2022-08-25 | wifi: mac80211: mlme: don't add empty EML capabilities | Mordechay Goodstein |
2022-08-25 | wifi: mac80211: use link ID for MLO in queued frames | Johannes Berg |
2022-08-25 | wifi: mac80211: use the corresponding link for stats update | Vasanthakumar Thiagarajan |
2022-08-25 | wifi: mac80211: add link information in ieee80211_rx_status | Vasanthakumar Thiagarajan |
2022-08-25 | wifi: mac80211: properly implement MLO key handling | Johannes Berg |
2022-08-25 | wifi: cfg80211: Add link_id parameter to various key operations for MLO | Veerendranath Jakkam |
2022-08-25 | wifi: mac80211: fix use-after-free | Johannes Berg |
2022-08-25 | wifi: mac80211: use link in TXQ parameter configuration | Shaul Triebitz |
2022-08-25 | wifi: mac80211: set link BSSID | Shaul Triebitz |
2022-08-25 | wifi: mac80211: properly set old_links when removing a link | Shaul Triebitz |