summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-01wifi: mac80211: fix and simplify unencrypted drop check for meshFelix Fietkau
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau
2022-12-01wifi: mac80211: update TIM for S1G specification changesKieran Frewen
2022-12-01wifi: mac80211: don't parse multi-BSSID in assoc respJohannes Berg
2022-12-01wifi: mac80211: remove unnecessary synchronize_net()Johannes Berg
2022-12-01wifi: mac80211: Drop not needed check for NULLAlexander Wetzel
2022-12-01wifi: mac80211: fix maybe-unused warningÍñigo Huguet
2022-12-01wifi: mac80211: fix memory leak in ieee80211_if_add()Zhengchao Shao
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-25wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-02wifi: mac80211: Set TWT Information Frame Disabled bit as 1Howard Hsu
2022-11-02wifi: mac80211: Fix ack frame idr leak when mesh has no routeNicolas Cavallari
2022-11-02wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()Zhengchao Shao
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-21wifi: mac80211: fix memory free error when registering wiphy failtaozhang
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-10-10wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel
2022-10-10wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg
2022-10-10wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-10wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-07wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...Peter Seiderer
2022-10-07wifi: mac80211: fix ifdef symbol nameJohannes Berg
2022-10-07wifi: mac80211: remove support for AddBA with fragmentationJohannes Berg
2022-10-07wifi: mac80211: agg-rx: avoid band checkJohannes Berg
2022-10-07wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLOJohannes Berg
2022-10-07wifi: mac80211: don't clear DTIM period after setting itJohannes Berg
2022-10-07wifi: mac80211: change AddBA deny error messageJohannes Berg
2022-10-07wifi: mac80211: mlme: mark assoc link in outputJohannes Berg
2022-10-07wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg
2022-10-07wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg
2022-10-07wifi: mac80211: fix AddBA response addressingJohannes Berg
2022-10-07wifi: mac80211: set internal scan request BSSIDJohannes Berg
2022-10-07wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss
2022-10-07wifi: mac80211: use link_id in ieee80211_change_bss()Johannes Berg
2022-10-07wifi: mac80211: transmit AddBA with MLD addressJohannes Berg
2022-10-07wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg
2022-10-07wifi: mac80211: Process association status for affiliated linksIlan Peer
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer
2022-10-07wifi: mac80211: recalc station aggregate data during link switchJohannes Berg
2022-10-07wifi: mac80211: include link address in debugfsBenjamin Berg
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-10-07wifi: mac80211: add pointer from link STA to STABenjamin Berg