summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: average ack rssi support for data framesBalaji Pothunoori2018-05-071-0/+10
* mac80211: remove pointless flags=0 assignmentJohannes Berg2018-05-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-241-1/+2
|\
| * mac80211: fix calling sleeping function in atomic contextSara Sharon2018-02-191-1/+1
| * mac80211: fix a possible leak of station statsSara Sharon2018-02-191-0/+1
* | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-0/+6
|/
* mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-201-8/+0
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-201-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-26/+35
|\
| * net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-061-1/+3
| * mac80211: recalculate some sta parameters after insertionGregory Greenman2017-09-211-25/+32
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-081-1/+1
|\
| * mac80211: fix dropped counter in multiqueue RXJohannes Berg2017-06-011-1/+1
* | mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-171-0/+30
|/
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-4/+9
* mac80211: use bitfield macros for encoded rateJohannes Berg2017-04-281-12/+14
* mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg2017-03-061-3/+8
* mac80211: shorten debug messageSara Sharon2017-02-271-1/+1
* mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-2/+2
|\
| * mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach2017-01-111-2/+2
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-11/+7
|\ \ | |/ |/|
| * mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte2016-12-151-7/+7
| * mac80211: Remove unused 'struct rate_control_ref' variableKirtika Ruchandani2016-12-131-4/+0
* | mac80211: fix legacy and invalid rx-rate reportBen Greear2016-12-151-6/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-1/+1
|\
| * Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau2016-11-151-1/+1
* | mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-191-5/+8
* | mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-8/+2
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-041-33/+23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-2/+2
| |\
| | * mac80211: fix tim recalculation after PS responseFelix Fietkau2016-09-121-2/+2
| * | mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-201-31/+21
* | | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-301-7/+3
|/ /
* | mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach2016-09-161-1/+1
* | mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2016-09-121-0/+3