summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c
AgeCommit message (Expand)AuthorLines
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+3
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear-0/+3
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann-0/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+12
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+7
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen-0/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-10mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet-3/+7
2010-01-12mac80211: remove unused type argumentJohannes Berg-19/+19
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen-10/+12
2009-12-28mac80211: generalise work handlingJohannes Berg-2/+0
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg-3/+108
2009-12-21mac80211: reduce reliance on netdevJohannes Berg-50/+5
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo-0/+2
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg-148/+26
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker-0/+6
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg-38/+0
2009-07-10mac80211: remove dead code from mlmeJohannes Berg-3/+0
2009-07-10mac80211: remove dead code, clean upJohannes Berg-3/+1
2009-07-10mac80211: remove auth algorithm retryJohannes Berg-3/+0
2009-02-27mac80211: split IBSS/managed codeJohannes Berg-22/+26
2008-10-31mac80211: move bss_conf into vifJohannes Berg-1/+1
2008-10-31mac80211: remove writable debugs mesh parametersJohannes Berg-88/+24
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg-2/+1
2008-10-14mac80211: fix debugfs netdev renameJohannes Berg-1/+5
2008-09-15mac80211: remove beacon countersJohannes Berg-6/+0
2008-09-15mac80211: use nl80211 interface typesJohannes Berg-14/+14
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg-19/+19
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen-12/+12
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg-10/+4
2008-07-14mac80211: make master netdev handling saneJohannes Berg-7/+27
2008-05-21mac80211: remove channel use statisticsJohannes Berg-9/+0
2008-05-07mac80211: a few code cleanupsJohannes Berg-1/+1
2008-04-08mac80211: rename filesJohannes Berg-1/+1
2008-04-08mac80211: make debugfs files root-onlyJohannes Berg-3/+3
2008-04-01mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo-6/+8
2008-04-01net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton-1/+1
2008-03-06mac80211: mesh statistics and config through debugfsLuis Carlos Cobo-0/+197
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg-9/+0
2008-01-28mac80211: add unified BSS configurationJohannes Berg-1/+1
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg-27/+0
2008-01-28mac80211: move interface type to vif structureJohannes Berg-2/+2
2008-01-28mac80211: clean up eapol frame handling/port controlJohannes Berg-18/+9
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg-5/+0
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg-16/+0
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-1/+2
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby-1/+1
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby-7/+7
2007-08-06[PATCH] mac80211: use do { } while (0) for multi-line macrosZhu Yi-3/+5
2007-07-17[PATCH] mac80211: use debugfs_renameJohannes Berg-3/+6