Age | Commit message (Expand) | Author |
2019-12-13 | mac80211: Turn AQL into an NL80211_EXT_FEATURE | Toke Høiland-Jørgensen |
2019-11-22 | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan |
2019-11-22 | mac80211: Add new sta_info getter by sta/vif addrs | Toke Høiland-Jørgensen |
2019-11-08 | mac80211: fix station inactive_time shortly after boot | Ahmed Zaki |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-11 | mac80211: Do not send Layer 2 Update frame before authorization | Jouni Malinen |
2019-08-21 | mac80211: add assoc-at support | Ben Greear |
2019-07-26 | mac80211: remove unused and unneeded remove_sta_debugfs callback | Greg Kroah-Hartman |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-14 | mac80211: use STA info in rate_control_send_low() | Johannes Berg |
2019-04-26 | mac80211: IEEE 802.11 Extended Key ID support | Alexander Wetzel |
2019-04-08 | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC | Narayanraddi Masti |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen |
2019-01-19 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen |
2018-11-09 | {nl,mac}80211: report gate connectivity in station info | Bob Copeland |
2018-11-09 | mac80211: sta_info: avoid tidstats variable shadowing | Johannes Berg |
2018-09-05 | mac80211: add an optional TXQ for other PS-buffered frames | Johannes Berg |
2018-08-29 | cfg80211: clarify frames covered by average ACK signal report | Balaji Pothunoori |
2018-06-29 | mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types | Omer Efrat |
2018-06-18 | mac80211: add support for HE | Luca Coelho |
2018-06-15 | mac80211: support scan features for improved scan privacy | Johannes Berg |
2018-05-18 | mac80211: allocate and fill tidstats only when needed | Johannes Berg |
2018-05-18 | cfg80211: dynamically allocate per-tid stats for station info | Arend van Spriel |
2018-05-08 | mac80211: Support the new cfg80211 TXQ stats API | Toke Høiland-Jørgensen |
2018-05-07 | mac80211: average ack rssi support for data frames | Balaji Pothunoori |
2018-05-07 | mac80211: remove pointless flags=0 assignment | Johannes Berg |
2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-02-19 | mac80211: fix calling sleeping function in atomic context | Sara Sharon |
2018-02-19 | mac80211: fix a possible leak of station stats | Sara Sharon |
2018-02-19 | mac80211: Add tx ack signal support in sta info | Venkateswara Naralasetty |
2017-11-20 | mac80211: aggregation: Convert timers to use timer_setup() | Kees Cook |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-06 | net/mac80211/mesh_plink: Convert timers to use timer_setup() | Kees Cook |
2017-09-21 | mac80211: recalculate some sta parameters after insertion | Gregory Greenman |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2017-06-08 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2017-06-01 | mac80211: fix dropped counter in multiqueue RX | Johannes Berg |
2017-05-17 | mac80211: Dynamically set CoDel parameters per station | Toke Høiland-Jørgensen |
2017-04-28 | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan |
2017-04-28 | mac80211: use bitfield macros for encoded rate | Johannes Berg |
2017-03-06 | mac80211: encode rate type (legacy, HT, VHT) with fewer bits | Johannes Berg |
2017-02-27 | mac80211: shorten debug message | Sara Sharon |
2017-02-27 | mac80211: fix power saving clients handling in iwlwifi | Emmanuel Grumbach |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-14 | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-01-11 | mac80211: fix the TID on NDPs sent as EOSP carrier | Emmanuel Grumbach |
2016-12-15 | mac80211: only alloc mem if a station doesn't exist yet | Koen Vandeputte |