aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2021-07-20mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-22mac80211: always wind down STA stateJohannes Berg
2020-10-30mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg
2020-01-17mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2019-12-05mac80211: fix station inactive_time shortly after bootAhmed Zaki
2018-06-29mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-06-18mac80211: add support for HELuca Coelho
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg
2018-05-18cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen
2018-05-07mac80211: average ack rssi support for data framesBalaji Pothunoori
2018-05-07mac80211: remove pointless flags=0 assignmentJohannes Berg
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-02-19mac80211: fix a possible leak of station statsSara Sharon
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook
2017-09-21mac80211: recalculate some sta parameters after insertionGregory Greenman
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-06-01mac80211: fix dropped counter in multiqueue RXJohannes Berg
2017-05-17mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-28mac80211: use bitfield macros for encoded rateJohannes Berg
2017-03-06mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg
2017-02-27mac80211: shorten debug messageSara Sharon
2017-02-27mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-11mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach
2016-12-15mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte
2016-12-15mac80211: fix legacy and invalid rx-rate reportBen Greear
2016-12-13mac80211: Remove unused 'struct rate_control_ref' variableKirtika Ruchandani
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu