summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-3/+108
* mac80211: reduce reliance on netdevJohannes Berg2009-12-221-50/+5Star
* 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/+26Star
* 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/+0Star
* mac80211: remove dead code from mlmeJohannes Berg2009-07-101-3/+0Star
* mac80211: remove dead code, clean upJohannes Berg2009-07-101-3/+1Star
* mac80211: remove auth algorithm retryJohannes Berg2009-07-101-3/+0Star
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-22/+26
* mac80211: move bss_conf into vifJohannes Berg2008-11-011-1/+1
* mac80211: remove writable debugs mesh parametersJohannes Berg2008-10-311-88/+24Star
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-281-2/+1Star
* mac80211: fix debugfs netdev renameJohannes Berg2008-10-151-1/+5
* mac80211: remove beacon countersJohannes Berg2008-09-151-6/+0Star
* 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-271-12/+12
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-141-10/+4Star
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-7/+27
* mac80211: remove channel use statisticsJohannes Berg2008-05-221-9/+0Star
* 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/+0Star
* mac80211: add unified BSS configurationJohannes Berg2008-01-291-1/+1
* mac80211: add beacon configuration via cfg80211Johannes Berg2008-01-291-27/+0Star
* mac80211: move interface type to vif structureJohannes Berg2008-01-291-2/+2
* mac80211: clean up eapol frame handling/port controlJohannes Berg2008-01-281-18/+9Star
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-111-5/+0Star
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-16/+0Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-1/+2
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-111-1/+1
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-111-7/+7
* [PATCH] mac80211: use do { } while (0) for multi-line macrosZhu Yi2007-08-061-3/+5
* [PATCH] mac80211: use debugfs_renameJohannes Berg2007-07-181-3/+6
* [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-121-1/+1
* [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-051-0/+440