aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* Backport mac80211 from 3.4 kernelWolfgang Wiedmeyer2017-01-211-16/+172
* mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-201-2/+2
* mac80211: Add testing functionality for TKIPJouni Malinen2011-02-031-1/+101
* mac80211: Show configured channel-type in netdev debugfs.Ben Greear2011-02-031-0/+6
* mac80211: Add sdata state and flags to debugfs.Ben Greear2011-01-281-0/+14
* nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona2010-12-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-0/+3
|\
| * mac80211: Support multiple VIFS per AP in debugfs.Ben Greear2010-09-271-0/+3
* | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-3/+7
| |\
| * | mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen2010-03-311-0/+12
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/ |/|
* | mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet2010-03-101-3/+7
|/
* mac80211: remove unused type argumentJohannes Berg2010-01-121-19/+19
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-10/+12
* mac80211: generalise work handlingJohannes Berg2009-12-281-2/+0
* mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-3/+108
* mac80211: reduce reliance on netdevJohannes Berg2009-12-211-50/+5
* mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-131-0/+2
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-148/+26
* mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-201-0/+6
* mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-101-38/+0
* mac80211: remove dead code from mlmeJohannes Berg2009-07-101-3/+0
* mac80211: remove dead code, clean upJohannes Berg2009-07-101-3/+1
* mac80211: remove auth algorithm retryJohannes Berg2009-07-101-3/+0
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-22/+26
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-1/+1
* mac80211: remove writable debugs mesh parametersJohannes Berg2008-10-311-88/+24
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-271-2/+1
* mac80211: fix debugfs netdev renameJohannes Berg2008-10-141-1/+5
* mac80211: remove beacon countersJohannes Berg2008-09-151-6/+0
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-14/+14
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-19/+19
* mac80211: Fix debugfs file add/del for netdevJouni Malinen2008-08-261-12/+12
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-141-10/+4
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-7/+27
* mac80211: remove channel use statisticsJohannes Berg2008-05-211-9/+0
* mac80211: a few code cleanupsJohannes Berg2008-05-071-1/+1
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: make debugfs files root-onlyJohannes Berg2008-04-081-3/+3
* mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo2008-04-011-6/+8
* net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton2008-04-011-1/+1
* mac80211: mesh statistics and config through debugfsLuis Carlos Cobo2008-03-061-0/+197
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-291-9/+0
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-1/+1
* mac80211: add beacon configuration via cfg80211Johannes Berg2008-01-281-27/+0
* mac80211: move interface type to vif structureJohannes Berg2008-01-281-2/+2
* mac80211: clean up eapol frame handling/port controlJohannes Berg2008-01-281-18/+9
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-101-5/+0