aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c
Commit message (Expand)AuthorAge
* mac80211: remove drop_unencrypted codeJohannes Berg2015-03-20
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-11
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-05-28
* mac80211: add beacon_loss debugfs fileEliad Peller2014-02-11
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-06
* mac80211: clean up netdev debugfs macros a bitJohannes Berg2014-01-06
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-28
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-24
* mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan2013-05-24
* mac80211: add beacon stats to debugfsBen Greear2013-04-08
* mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-18
* mac80211: mesh power save basicsMarco Porsch2013-02-04
* mac80211: convert to channel definition structJohannes Berg2012-11-26
* mac80211: add debugfs file for HW queuesJohannes Berg2012-11-09
* mac80211: use kstrtoull return valueJohannes Berg2012-11-07
* mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg2012-11-07
* mac80211: use mac_ptonJohannes Berg2012-11-07
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-30
* mac80211: make client powersave independent of interface typeMarco Porsch2012-10-19
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-17
* mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
* mac80211: clean up debuggingJohannes Berg2012-06-24
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-18
* {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-14
* {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-11
* mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-06
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
* mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan2012-05-16
* mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | mac80211: Allow tsf increments via debugfsJavier Cardona2012-04-10
* | mac80211: reduce code duplication in debugfs codeFelix Fietkau2012-04-09
|/
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-15
* mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-15
* mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-06
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-05
* mac80211: add support for mcs masksSimon Wunderlich2012-01-30
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-27
* mac80211: count authorized stations per BSSJohannes Berg2011-12-15
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona2011-09-14
* {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-24
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-24
* {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-24
* mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-20
* mac80211: Add testing functionality for TKIPJouni Malinen2011-02-03
* mac80211: Show configured channel-type in netdev debugfs.Ben Greear2011-02-03
* mac80211: Add sdata state and flags to debugfs.Ben Greear2011-01-28