summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2019-12-05mac80211: fix station inactive_time shortly after bootAhmed Zaki
2018-05-30mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-05-30mac80211: fix a possible leak of station statsSara Sharon
2018-03-24mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-06-24mac80211: fix dropped counter in multiqueue RXJohannes Berg
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
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
2016-09-16mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach
2016-09-12mac80211: fix tim recalculation after PS responseFelix Fietkau
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul
2016-08-11mac80211: mesh: Add support for HW RC implementationMaxim Altshul
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-06mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg
2016-04-06mac80211: fix last RX rate data consistencyJohannes Berg
2016-04-06mac80211: add separate last_ack variableJohannes Berg
2016-04-06mac80211: move averaged values out of rx_statsJohannes Berg
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker
2016-04-05mac80211: ensure no limits on station rhashtableBen Greear
2016-04-05mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: fix memory leakSudip Mukherjee
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer
2016-01-14mac80211: fix PS-Poll handlingEmmanuel Grumbach
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg
2015-10-05mac80211: use ktime_get_secondsArnd Bergmann
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-07-17mac80211: mesh: separate plid and aid conceptsBob Copeland
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-07-17mac80211: duplicate station's MAC address for hash tableJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg