aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-02-16mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu
2022-01-31mac80211: mlme: check for null after calling kmemdupJiasheng Jiang
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-04mac80211: use ieee80211_bss_get_elem()Johannes Berg
2022-01-04mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl
2022-01-04mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2022-01-04mac80211: initialize variable have_higher_than_11mbitTom Rix
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-20mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg
2021-12-20mac80211: add more HT/VHT/HE state loggingJohannes Berg
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi
2021-12-20mac80211: Notify cfg80211 about association comebackIlan Peer
2021-12-20mac80211: introduce channel switch disconnect functionNathan Errera
2021-12-20mac80211: Remove a couple of obsolete TODOIlan Peer
2021-12-20mac80211: fix FEC flag in radio tap headerP Praneesh
2021-12-20mac80211: use coarse boottime for airtime fairness codeFelix Fietkau
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-14mac80211: do drv_reconfig_complete() before restarting allJohannes Berg
2021-12-14mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg
2021-12-14mac80211: update channel context before station stateMordechay Goodstein
2021-12-14mac80211: Fix the size used for building probe requestIlan Peer
2021-12-14mac80211: fix lookup when adding AddBA extension elementJohannes Berg
2021-12-14mac80211: validate extended element ID is presentJohannes Berg
2021-12-14mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg
2021-12-14mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-11-29mac80211: add docs for ssn in struct tid_ampdu_txJohannes Berg
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit
2021-11-26mac80211: notify non-transmitting BSS of color changesJohn Crispin
2021-11-26mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR definePeter Seiderer
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau
2021-11-26mac80211: Remove unused assignment statementsluo penghao
2021-11-26mac80211: fix a memory leak where sta_info is not freedAhmed Zaki
2021-11-26mac80211: set up the fwd_skb->dev for mesh forwardingXing Song
2021-11-26mac80211: fix regression in SSN handling of addba txFelix Fietkau
2021-11-26mac80211: fix rate control for retransmitted framesFelix Fietkau
2021-11-26mac80211: track only QoS data frames for admission controlJohannes Berg
2021-11-26mac80211: fix TCP performance on mesh interfaceMaxime Bizon
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-19mac80211: introduce set_radar_offchan callbackLorenzo Bianconi
2021-11-15mac80211: fix throughput LED triggerFelix Fietkau
2021-11-15mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg
2021-11-15mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau
2021-11-15mac80211: fix radiotap header generationJohannes Berg
2021-11-15mac80211: do not access the IV when it was strippedXing Song
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski