simple_open: automatically convert to simple_open()
[linux-flexiantxendom0-3.2.10.git] / net / mac80211 / debugfs_netdev.c
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2012-03-15 Eliad Pellermac80211: make uapsd_* keys per-vif
2012-03-15 Eliad Pellermac80211: add NULL terminator to debugfs_netdev write buf
2012-03-06 Javier Cardonamac80211: Modify tsf via debugfs in mesh interfaces
2012-03-05 Ashok Nagarajan{nl,cfg,mac}80211: Implement RSSI threshold for mesh...
2012-01-30 Simon Wunderlichmac80211: add support for mcs masks
2012-01-27 Chun-Yeow Yeoh{nl,cfg,mac}80211: Add support of setting non-forwardin...
2011-12-15 Johannes Bergmac80211: count authorized stations per BSS
2011-11-28 Thomas Pedersen{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
2011-09-27 Eliad Pellermac80211: add ieee80211_vif param to tsf functions
2011-09-14 Javier Cardonamac80211: Stop forwarding mesh traffic when tx queues...
2011-08-24 Javier Cardona{nl,cfg,mac}80211: let userspace make meshif mesh gate
2011-08-24 Javier Cardona{nl,cfg,mac}80211: let userspace set RANN interval
2011-08-24 Javier Cardona{nl,mac}80211: add missing root mode meshconf entries
2011-04-20 Johannes Bergmac80211: fix SMPS debugfs locking
2011-02-03 Jouni Malinenmac80211: Add testing functionality for TKIP
2011-02-03 Ben Greearmac80211: Show configured channel-type in netdev debugfs.
2011-01-28 Ben Greearmac80211: Add sdata state and flags to debugfs.
2010-12-06 Javier Cardonanl80211/mac80211: define and allow configuring mesh...
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-09-27 Ben Greearmac80211: Support multiple VIFS per AP in debugfs.
2010-09-16 Arnd Bergmannnet/wireless: use generic_file_llseek in debugfs
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-03-31 Jouni Malinenmac80211: Track Beacon signal strength and implement...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-10 Eric Dumazetmac80211: Fix memory leak in ieee80211_if_write()
2010-01-12 Johannes Bergmac80211: remove unused type argument
2010-01-12 Jouni Malinencfg80211/mac80211: Use more generic bitrate mask for...
2009-12-28 Johannes Bergmac80211: generalise work handling
2009-12-22 Johannes Bergmac80211: enable spatial multiplexing powersave
2009-12-21 Johannes Bergmac80211: reduce reliance on netdev
2009-11-13 Rui Paulomac80211: add nl80211/cfg80211 handling of the new...
2009-10-30 Johannes Bergcfg80211/mac80211: use debugfs_remove_recursive
2009-08-20 Daniel Walkermac80211: New stat counters for multicast and unicast...
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergmac80211: remove dead code from mlme
2009-07-10 Johannes Bergmac80211: remove dead code, clean up
2009-07-10 Johannes Bergmac80211: remove auth algorithm retry
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2008-10-31 Johannes Bergmac80211: move bss_conf into vif
2008-10-31 Johannes Bergmac80211: remove writable debugs mesh parameters
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-10-15 Johannes Bergmac80211: fix debugfs netdev rename
2008-09-15 Johannes Bergmac80211: remove beacon counters
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-08-27 Jouni Malinenmac80211: Fix debugfs file add/del for netdev
2008-07-14 Johannes Bergmac80211: revamp virtual interface handling
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-05-22 Johannes Bergmac80211: remove channel use statistics
2008-05-07 Johannes Bergmac80211: a few code cleanups
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Johannes Bergmac80211: make debugfs files root-only
2008-04-01 Luis Carlos Cobomac80211: fix deadlocks in debugfs_netdev.c
2008-04-01 Andrew Mortonnet/mac80211/debugfs_netdev.c: use of bool triggers...
2008-03-06 Luis Carlos Cobomac80211: mesh statistics and config through debugfs
2008-02-29 Johannes Bergmac80211: remove port control enable switch, clean...
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Johannes Bergmac80211: add beacon configuration via cfg80211
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Johannes Bergmac80211: clean up eapol frame handling/port control
2007-10-10 Johannes Berg[PATCH] mac80211: validate VLAN interfaces better
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_sub_...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_if_sta
2007-08-06 Zhu Yi[PATCH] mac80211: use do { } while (0) for multi-line...
2007-07-18 Johannes Berg[PATCH] mac80211: use debugfs_rename
2007-07-12 Daniel Drake[PATCH] mac80211: improved 802.11g CTS protection
2007-05-05 Jiri Benc[MAC80211]: Add debugfs attributes.