aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs.c
Commit message (Expand)AuthorAge
* mac80211: add A-MSDU tx supportFelix Fietkau2016-04-06
* mac80211: enable collecting station statistics per-CPUJohannes Berg2016-04-06
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-01
|\
| * mac80211: support hw managing reorder logicSara Sharon2016-02-24
* | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin2016-01-20
|/
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan2015-10-13
* | mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-29
* | mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-22
|/
* mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-17
* mac80211: remove short frame test and counterJohannes Berg2015-07-17
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-02
* mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg2015-05-05
* mac80211: clean up global debugfs statisticsJohannes Berg2015-05-05
* mac80211: remove drop_unencrypted codeJohannes Berg2015-03-20
* mac80211: remove TX latency measurement codeJohannes Berg2015-02-28
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-15
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-11
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-09
* mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-02
* mac80211: fix some snprintf misusesEliad Peller2013-10-01
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-11
* mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-31
* mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg2012-09-19
* mac80211: remove freq/chantype from debugfsJohannes Berg2012-08-20
* mac80211: redesign scan RXJohannes Berg2012-07-12
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-15
* mac80211: support hw scan while idleEliad Peller2012-02-06
* mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-27
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-27
* mac80211: remove debugfs noack testSimon Wunderlich2011-11-28
* net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall2011-11-09
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov2011-09-13
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-13
* net/mac80211/debugfs: Convert to kstrou8_from_userPeter Huewe2011-08-29
* mac80211: add basic support for WoWLANJohannes Berg2011-05-05
* wifi: Add hwflags to debugfs.Ben Greear2011-04-04
* mac80211: Add power to debugfs.Ben Greear2011-02-18
* mac80211: refactor debugfs function generation codeEliad Peller2010-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * mac80211: Support multiple VIFS per AP in debugfs.Ben Greear2010-09-27
| * net/mac80211: Use wiphy_<level>Joe Perches2010-08-25
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-16
|/
* mac80211: reduce debugfs code sizeFelix Fietkau2010-06-03