summaryrefslogtreecommitdiff
path: root/net/mac80211/agg-rx.c
AgeCommit message (Expand)Author
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: convert A-MPDU work to wiphy workJohannes 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: change AddBA deny error messageJohannes Berg
2022-10-07wifi: mac80211: fix AddBA response addressingJohannes Berg
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-16mac80211: parse AddBA request with extended AddBA elementMordechay Goodstein
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2021-12-14mac80211: fix lookup when adding AddBA extension elementJohannes Berg
2021-10-21mac80211: fix memory leaks with element parsingJohannes Berg
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2020-12-11mac80211: use bitfield helpers for BA session action framesJohannes Berg
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap
2020-08-03mac8211: fix struct initialisationJohn Crispin
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg
2019-07-31mac80211: add missing null return check from call to ieee80211_get_sbandColin Ian King
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-18mac80211: add support for HELuca Coelho
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-02-27mac80211: agg-rx: Accept ADDBA request update if timeout did not changeIlan Peer
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
2017-12-11mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg
2017-12-11mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook
2017-09-21mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-08-09mac80211: add api to start ba session timer expired flowNaftali Goldstein
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg
2017-03-06mac80211: Use setup_timer instead of init_timerOndřej Lysoněk
2017-02-27mac80211: fix typo in debug printSara Sharon
2017-02-27mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2016-10-19mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg
2016-09-12mac80211: send delBA on unexpected BlockAck data framesJohannes Berg
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2016-07-06mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon
2016-02-24mac80211: support hw managing reorder logicSara Sharon
2016-01-29mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon
2015-09-22mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach