Age | Commit message (Expand) | Author | Files | Lines |
2020-01-02 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 1 | -18/+58 |
2019-12-13 | mac80211: Always show airtime debugfs file when TXQs are enabled | Toke Høiland-Jørgensen | 1 | -4/+2 |
2019-12-13 | mac80211: Turn AQL into an NL80211_EXT_FEATURE | Toke Høiland-Jørgensen | 1 | -18/+58 |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -14/+3 |
2019-11-22 | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan | 1 | -10/+33 |
2019-11-09 | mac80211: Use debugfs_create_xul() helper | Geert Uytterhoeven | 1 | -14/+3 |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-14 | mac80211: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -2/+0 |
2019-02-22 | mac80211: update HE IEs to D3.3 | Liad Kaufman | 1 | -10/+25 |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen | 1 | -3/+65 |
2018-11-09 | mac80211: debugfs: avoid variable shadowing | Johannes Berg | 1 | -7/+7 |
2018-09-05 | wireless: align to draft 11ax D3.0 | Shaul Triebitz | 1 | -22/+55 |
2018-09-05 | mac80211: add an optional TXQ for other PS-buffered frames | Johannes Berg | 1 | -2/+4 |
2018-09-05 | mac80211: Add he_capa debugfs entry | Ido Yariv | 1 | -0/+325 |
2018-01-31 | mac80211: Add txq flags to debugfs | Ben Greear | 1 | -3/+7 |
2018-01-22 | debugfs_sta: Remove unneeded semicolons | Christopher Díaz Riveros | 1 | -2/+2 |
2017-05-17 | mac80211: Dynamically set CoDel parameters per station | Toke Høiland-Jørgensen | 1 | -0/+6 |
2017-02-07 | mac80211: add back lost debugfs files | Johannes Berg | 1 | -0/+1 |
2016-10-19 | mac80211: improve RX aggregation data in debugfs | Johannes Berg | 1 | -2/+7 |
2016-10-19 | mac80211: fix tid_agg_rx NULL dereference | Johannes Berg | 1 | -1/+1 |
2016-09-15 | mac80211: remove sta_remove_debugfs driver callback | Johannes Berg | 1 | -4/+0 |
2016-09-13 | mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq | Toke Høiland-Jørgensen | 1 | -0/+52 |
2016-05-31 | mac80211: add vht cap decode to debugfs | Ben Greear | 1 | -2/+76 |
2016-04-05 | mac80211: clean up station flags debugfs | Johannes Berg | 1 | -20/+43 |
2016-04-05 | mac80211: remove sta_info debugfs sub-struct | Johannes Berg | 1 | -11/+11 |
2016-04-05 | mac80211: Remove unused variable in per STA debugfs struct | Mohammed Shafi Shajakhan | 1 | -2/+0 |
2016-04-05 | mac80211: enable starting BA session with custom timeout | Sara Sharon | 1 | -17/+30 |
2015-10-21 | mac80211: move station statistics into sub-structs | Johannes Berg | 1 | -3/+3 |
2015-10-21 | mac80211: remove sta->last_ack_signal | Johannes Berg | 1 | -2/+0 |
2015-05-05 | mac80211: clean up station debugfs | Johannes Berg | 1 | -84/+0 |
2015-05-05 | mac80211: remove sta->tx_fragments counter | Johannes Berg | 1 | -1/+0 |
2015-02-28 | mac80211: remove TX latency measurement code | Johannes Berg | 1 | -134/+0 |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 1 | -5/+5 |
2014-11-19 | mac80211: track AP and peer STA TDLS chan-switch support | Arik Nemtsov | 1 | -2/+3 |
2014-09-15 | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -0/+1 |
2014-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 1 | -0/+1 |
2014-08-26 | mac80211: fix agg_status debugfs file alignment | Johannes Berg | 1 | -1/+1 |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg | 1 | -1/+2 |
2014-06-23 | mac80211: Use ktime_get_ts() | Thomas Gleixner | 1 | -1/+1 |
2014-06-23 | mac80211: remove weak WEP IV accounting | Johannes Berg | 1 | -1/+0 |
2014-02-05 | mac80211: fix agg_status debugfs file write | Johannes Berg | 1 | -1/+1 |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb | 1 | -0/+134 |
2013-08-01 | mac80211: add debugfs for driver-buffered TID bitmap | Johannes Berg | 1 | -0/+9 |
2013-04-08 | mac80211: add beacon stats to debugfs | Ben Greear | 1 | -0/+2 |
2013-03-06 | mac80211: add VHT capabilities station debugfs file | Johannes Berg | 1 | -0/+31 |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch | 1 | -2/+3 |
2012-12-11 | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 1 | -1/+0 |
2012-12-10 | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 1 | -0/+3 |