summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-3/+2
* mac80211: multicast to unicast conversionMichael Braun2016-12-131-0/+3
* mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-0/+11
* mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-301-3/+9
* mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-131-1/+36
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
* mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-221-12/+0
* mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-221-0/+29
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-141-0/+34
* mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
* mac80211: remove drop_unencrypted codeJohannes Berg2015-03-201-2/+0
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-2/+2
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-05-281-4/+2
* mac80211: add beacon_loss debugfs fileEliad Peller2014-02-111-0/+13
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-061-0/+1
* mac80211: clean up netdev debugfs macros a bitJohannes Berg2014-01-061-27/+33
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-9/+16
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-5/+5
* mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan2013-05-241-2/+3
* mac80211: add beacon stats to debugfsBen Greear2013-04-081-0/+11
* mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-181-11/+11
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+5
* mac80211: convert to channel definition structJohannes Berg2012-11-261-2/+0
* mac80211: add debugfs file for HW queuesJohannes Berg2012-11-091-0/+21
* mac80211: use kstrtoull return valueJohannes Berg2012-11-071-1/+1
* mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg2012-11-071-2/+5
* mac80211: use mac_ptonJohannes Berg2012-11-071-28/+2
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-0/+6
* mac80211: make client powersave independent of interface typeMarco Porsch2012-10-191-3/+3
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-1/+1
* mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-1/+1
* mac80211: clean up debuggingJohannes Berg2012-06-241-2/+3
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-0/+3
* {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-141-0/+6
* {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-111-17/+17
* mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-061-0/+1
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-051-1/+1
* mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan2012-05-161-0/+2
* mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-241-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-1/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-1/+1
* | mac80211: Allow tsf increments via debugfsJavier Cardona2012-04-101-0/+12
* | mac80211: reduce code duplication in debugfs codeFelix Fietkau2012-04-091-58/+13
|/
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-0/+58
* mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-151-8/+5
* mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-061-1/+6
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-051-0/+2
* mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+34
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-271-0/+1
* mac80211: count authorized stations per BSSJohannes Berg2011-12-151-0/+2