aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg1-2/+2
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen1-1/+101
2011-02-03mac80211: Show configured channel-type in netdev debugfs.Ben Greear1-0/+6
2011-01-28mac80211: Add sdata state and flags to debugfs.Ben Greear1-0/+14
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona1-0/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear1-0/+3
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann1-0/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+12
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-3/+7
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen1-0/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-10mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet1-3/+7
2010-01-12mac80211: remove unused type argumentJohannes Berg1-19/+19
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-10/+12
2009-12-28mac80211: generalise work handlingJohannes Berg1-2/+0
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-3/+108
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-50/+5
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo1-0/+2
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg1-148/+26
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker1-0/+6
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg1-38/+0
2009-07-10mac80211: remove dead code from mlmeJohannes Berg1-3/+0
2009-07-10mac80211: remove dead code, clean upJohannes Berg1-3/+1
2009-07-10mac80211: remove auth algorithm retryJohannes Berg1-3/+0
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-22/+26
2008-10-31mac80211: move bss_conf into vifJohannes Berg1-1/+1
2008-10-31mac80211: remove writable debugs mesh parametersJohannes Berg1-88/+24
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg1-2/+1
2008-10-14mac80211: fix debugfs netdev renameJohannes Berg1-1/+5
2008-09-15mac80211: remove beacon countersJohannes Berg1-6/+0
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-14/+14
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg1-19/+19
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen1-12/+12
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg1-10/+4
2008-07-14mac80211: make master netdev handling saneJohannes Berg1-7/+27
2008-05-21mac80211: remove channel use statisticsJohannes Berg1-9/+0
2008-05-07mac80211: a few code cleanupsJohannes Berg1-1/+1
2008-04-08mac80211: rename filesJohannes Berg1-1/+1
2008-04-08mac80211: make debugfs files root-onlyJohannes Berg1-3/+3
2008-04-01mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo1-6/+8
2008-04-01net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton1-1/+1
2008-03-06mac80211: mesh statistics and config through debugfsLuis Carlos Cobo1-0/+197
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg1-9/+0
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-1/+1
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg1-27/+0
2008-01-28mac80211: move interface type to vif structureJohannes Berg1-2/+2
2008-01-28mac80211: clean up eapol frame handling/port controlJohannes Berg1-18/+9
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg1-5/+0
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-16/+0