summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove useless ieee80211_vif_is_mesh() checkBaligh Gasmi2022-02-041-2/+1
* mac80211: update channel context before station stateMordechay Goodstein2021-12-141-6/+9
* mac80211: fix a memory leak where sta_info is not freedAhmed Zaki2021-11-261-3/+3
* Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-221-0/+1
|\
| * nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-211-0/+1
* | fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen2021-10-201-1/+2
* | fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet2021-10-151-0/+1
|/
* mac80211: Reject zero MAC address in sta_info_insert_check()YueHaibing2021-08-131-1/+1
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-18/+49
* mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih2021-06-231-5/+0
* mac80211: consider per-CPU statistics if presentJohannes Berg2021-06-231-8/+3
* mac80211: add fragment cache to sta_infoJohannes Berg2021-05-111-1/+5
* mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-131-10/+4
* mac80211: always wind down STA stateJohannes Berg2020-10-301-0/+18
* mac80211: handle lack of sband->bitrates in ratesThomas Pedersen2020-10-081-0/+4
* mac80211: fix misplaced while instead of ifJohannes Berg2020-08-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-3/+1
|\
| * mac80211: remove STA txq pending airtime underflow warningFelix Fietkau2020-07-301-3/+1
* | mac80211: remove unused flags argument in transmit functionsMathy Vanhoef2020-07-311-1/+1
* | cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-311-1/+3
|/
* mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik2020-04-241-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-0/+5
|\
| * mac80211: mark station unauthorized before key removalJohannes Berg2020-03-261-1/+6
* | mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan2020-03-201-6/+29
* | mac80211: Remove support for changing AP SMPS modeIlan Peer2020-02-071-15/+1
|/
* mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-0/+3
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-0/+38
* mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen2019-11-221-0/+14
* mac80211: fix station inactive_time shortly after bootAhmed Zaki2019-11-081-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-0/+4
|\
| * mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2019-09-111-0/+4
* | mac80211: add assoc-at supportBen Greear2019-08-211-0/+3
* | mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman2019-07-261-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | mac80211: use STA info in rate_control_send_low()Johannes Berg2019-06-141-1/+42
|/
* mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+9
* mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-081-0/+6
* mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-3/+41
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-191-1/+1
* {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-1/+3
* mac80211: sta_info: avoid tidstats variable shadowingJohannes Berg2018-11-091-5/+2
* mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-051-8/+13
* cfg80211: clarify frames covered by average ACK signal reportBalaji Pothunoori2018-08-291-3/+3
* mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-291-42/+42
* mac80211: add support for HELuca Coelho2018-06-181-1/+14
* mac80211: support scan features for improved scan privacyJohannes Berg2018-06-151-1/+1
* mac80211: allocate and fill tidstats only when neededJohannes Berg2018-05-181-3/+4
* cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-181-4/+5
* mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen2018-05-081-0/+12