summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
25 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
26 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
3 daystreewide: refresh kmalloc_obj() conversionsKees Cook
4 dayswifi: mac80211: serialize debugfs netdev rename with recreateZhiling Zou
4 dayswifi: mac80211: avoid trimming injected FCS twiceMariano Baragiola
4 dayswifi: mac80211: avoid WARN in set_bitrate_mask when sdata not in driverRik van Riel
4 dayswifi: mac80211: fix swapped fq_overlimit/fq_overmemory in aqm debugfsJulius Bairaktaris
4 dayswifi: mac80211: store the ack skb before building the headerJohannes Berg
4 dayswifi: mac80211: set flags/ctrl_flags before ieee80211_build_hdr()Johannes Berg
4 dayswifi: mac80211: report multicast transmission from lookup_ra_sta()Johannes Berg
4 dayswifi: mac80211: unshare the skb before building the headerJohannes Berg
4 dayswifi: mac80211: remove cookie from __ieee80211_subif_start_xmit()Johannes Berg
4 dayswifi: mac80211: tx: simplify control port frame transmissionJohannes Berg
4 dayswifi: mac80211: fix IEEE80211_TX_CTL_REQ_TX_STATUS mixupJohannes Berg
4 dayswifi: mac80211: make ieee80211_is_tx_data() internalJohannes Berg
4 dayswifi: mac80211: remove ieee80211_sta_ps_transition() return valueJohannes Berg
4 dayswifi: mac80211: drop encap offload frames with a tainted keyJohannes Berg
4 dayswifi: mac80211: don't send encap offload frames unencryptedJohannes Berg
4 dayswifi: mac80211: fix key selection for encap offload framesJohannes Berg
4 dayswifi: mac80211: fix unauthorised port check for encap offloadJohannes Berg
4 dayswifi: mac80211: don't seed an S1G sta's last_rateLachlan Hodges
4 dayswifi: mac80211: include TIM bitmap control for buffered S1G mcast trafficLachlan Hodges
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-12mac80211: fils_aead: Use __cleanup() instead of memzero_explicit()Thomas Huth
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-06wifi: mac80211: skip default WMM setup for AP_VLAN linksFelix Fietkau
2026-08-02wifi: mac80211: disconnect on CSA to channel 0Johannes Berg
2026-08-02wifi: mac80211: fix RCU usage in peer probingJohannes Berg
2026-08-02wifi: mac80211: fix RCU dereference in throughput estimateJohannes Berg
2026-08-02wifi: mac80211: skip unused probe response countdown offsetsZhao Li
2026-08-02wifi: mac80211: send TWT teardown to peer after setup TX failureZhao Li
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel
2026-08-02wifi: mac80211: stop using ieee80211_mgmt_tx_cookie()Arend van Spriel
2026-08-02Revert "wifi: mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) frames"Johannes Berg
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-28wifi: mac80211: fix per-STA profile length in cross-link CSA parsingZhao Li
2026-07-28wifi: mac80211: simplify airtime_flags_write()Dmitry Antipov
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau
2026-07-28wifi: mac80211: estimate expected throughput if not provided by driver/rcFelix Fietkau
2026-07-28wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtimeFelix Fietkau
2026-07-28wifi: mac80211: validate individual TWT params before driver setupZhao Li
2026-07-28wifi: mac80211: fix tid_tx use-after-free on BA session stopZhao Li
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-22wifi: mac80211: implement STA-mode peer probingPriyansha Tiwari
2026-07-21wifi: mac80211: parse enhanced critical updates fieldJohannes Berg
2026-07-21wifi: mac80211: refactor multi-link assoc response parsingJohannes Berg