aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-05-24wifi: mac80211: Abort running color change when stopping the APMichael Lee
2023-05-24wifi: mac80211: fix min center freq offset tracingJohannes Berg
2023-05-24wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac
2023-04-13wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau
2023-04-13wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee
2023-03-30wifi: mac80211: fix qos on mesh interfacesFelix Fietkau
2023-03-10wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg
2023-03-10wifi: mac80211: fix off-by-one link settingJohannes Berg
2023-03-10wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann
2023-03-10wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski
2023-03-10wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy
2023-03-10wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen
2023-03-10wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi
2023-02-06mac80211: Fix MLO address translation for multiple bss caseSriram R
2023-02-01wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel
2023-02-01wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2023-01-24Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet
2023-01-24wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau
2023-01-24wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel
2023-01-24wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit
2023-01-24wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau
2022-12-31wifi: mac80211: fix maybe-unused warningÍñigo Huguet
2022-12-31wifi: mac80211: fix memory leak in ieee80211_if_add()Zhengchao Shao
2022-12-31wifi: mac80211: fix ifdef symbol nameJohannes Berg
2022-12-31wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg
2022-12-31wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg
2022-11-25wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi
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-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: 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: netdev compatible TX stop for iTXQ driversAlexander Wetzel
2022-10-07wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau
2022-10-07wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter
2022-10-07wifi: mac80211: remove/avoid misleading printsJames Prestwood
2022-10-07wifi: mac80211: fix probe req HE capabilities accessJames Prestwood
2022-10-07wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-27Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca