| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg | 2013-02-11 | 1 | -2/+0 |
* | mac80211: inform the driver about update of dtim_period | Emmanuel Grumbach | 2013-01-31 | 1 | -2/+2 |
* | mac80211: make reset debugfs depend on CONFIG_PM | Johannes Berg | 2012-09-19 | 1 | -0/+4 |
* | mac80211: remove freq/chantype from debugfs | Johannes Berg | 2012-08-20 | 1 | -32/+0 |
* | mac80211: redesign scan RX | Johannes Berg | 2012-07-12 | 1 | -2/+0 |
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-06 | 1 | -9/+3 |
* | mac80211: make uapsd_* keys per-vif | Eliad Peller | 2012-03-15 | 1 | -81/+0 |
* | mac80211: support hw scan while idle | Eliad Peller | 2012-02-06 | 1 | -0/+2 |
* | mac80211: make CQM RSSI support per virtual interface | Johannes Berg | 2012-01-27 | 1 | -2/+0 |
* | mac80211: make beacon filtering per virtual interface | Johannes Berg | 2012-01-27 | 1 | -2/+0 |
* | mac80211: remove debugfs noack test | Simon Wunderlich | 2011-11-28 | 1 | -35/+0 |
* | net/mac80211/debugfs.c: use kstrtoul, etc | Julia Lawall | 2011-11-09 | 1 | -1/+1 |
* | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 2011-09-27 | 1 | -52/+0 |
* | mac80211: add flag to indicate HW only Tx-agg setup support | Arik Nemtsov | 2011-09-13 | 1 | -0/+2 |
* | mac80211: Remove unnecessary OOM logging messages | Joe Perches | 2011-09-13 | 1 | -0/+3 |
* | net/mac80211/debugfs: Convert to kstrou8_from_user | Peter Huewe | 2011-08-29 | 1 | -11/+3 |
* | mac80211: add basic support for WoWLAN | Johannes Berg | 2011-05-05 | 1 | -1/+1 |
* | wifi: Add hwflags to debugfs. | Ben Greear | 2011-04-04 | 1 | -13/+76 |
* | mac80211: Add power to debugfs. | Ben Greear | 2011-02-18 | 1 | -0/+6 |
* | mac80211: refactor debugfs function generation code | Eliad Peller | 2010-11-15 | 1 | -29/+31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -3/+4 |
|\ |
|
| * | mac80211: Support multiple VIFS per AP in debugfs. | Ben Greear | 2010-09-27 | 1 | -1/+0 |
| * | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -2/+4 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -6/+13 |
* | | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 2010-09-16 | 1 | -0/+2 |
|/ |
|
* | mac80211: reduce debugfs code size | Felix Fietkau | 2010-06-03 | 1 | -97/+57 |
* | mac80211: Added a new debugfs file for reading channel_type | Benoit Papillault | 2010-02-08 | 1 | -0/+33 |
* | mac80211: add debugfs interface for U-APSD queue configuration | Kalle Valo | 2010-01-12 | 1 | -0/+94 |
* | mac80211: make software rate control optional | Johannes Berg | 2009-11-18 | 1 | -1/+1 |
* | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 1 | -69/+4 |
* | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | mac80211: add queue debugfs file | Johannes Berg | 2009-06-15 | 1 | -0/+25 |
* | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez | 2009-05-20 | 1 | -16/+0 |
* | mac80211: make noack test available | Johannes Berg | 2009-05-13 | 1 | -0/+38 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -11/+9 |
* | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 2009-04-22 | 1 | -4/+4 |
* | mac80211: resume properly, add suspend/resume test | Johannes Berg | 2009-03-28 | 1 | -0/+24 |
* | mac80211: Generic TSF debugging | Alina Friedrichsen | 2009-01-29 | 1 | -3/+52 |
* | mac80211: Read the TSF via debugfs | Alina Friedrichsen | 2009-01-29 | 1 | -0/+4 |
* | mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou... | Rami Rosen | 2009-01-29 | 1 | -4/+0 |
* | mac80211: make retry limits part of hw config | Johannes Berg | 2008-11-01 | 1 | -2/+2 |
* | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-11-01 | 1 | -8/+0 |
* | mac80211: make bridge_packets a virtual interface option | Johannes Berg | 2008-09-15 | 1 | -4/+0 |
* | mac80211: revamp virtual interface handling | Johannes Berg | 2008-07-14 | 1 | -14/+1 |
* | mac80211: QoS related cleanups | Johannes Berg | 2008-05-07 | 1 | -43/+0 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -1/+1 |
* | mac80211: make debugfs files root-only | Johannes Berg | 2008-04-08 | 1 | -2/+2 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 1 | -46/+1 |
* | [MAC80211]: remove key threshold stuff | Johannes Berg | 2007-10-11 | 1 | -4/+0 |
* | [MAC80211]: remove turbo modes | Johannes Berg | 2007-10-11 | 1 | -2/+0 |