aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2017-06-01mac80211: fix dropped counter in multiqueue RXJohannes Berg
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
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