| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Add debugfs entry for mesh ht_opmode | Ashok Nagarajan | 2012-05-16 | 1 | -0/+2 |
* | mac80211: rename AP variable num_sta_authorized to num_mcast_sta | Felix Fietkau | 2012-04-24 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-12 | 1 | -1/+1 |
|\ |
|
| * | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -1/+1 |
* | | mac80211: Allow tsf increments via debugfs | Javier Cardona | 2012-04-10 | 1 | -0/+12 |
* | | mac80211: reduce code duplication in debugfs code | Felix Fietkau | 2012-04-09 | 1 | -58/+13 |
|/ |
|
* | mac80211: make uapsd_* keys per-vif | Eliad Peller | 2012-03-15 | 1 | -0/+58 |
* | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller | 2012-03-15 | 1 | -8/+5 |
* | mac80211: Modify tsf via debugfs in mesh interfaces | Javier Cardona | 2012-03-06 | 1 | -1/+6 |
* | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2012-03-05 | 1 | -0/+2 |
* | mac80211: add support for mcs masks | Simon Wunderlich | 2012-01-30 | 1 | -0/+34 |
* | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 2012-01-27 | 1 | -0/+1 |
* | mac80211: count authorized stations per BSS | Johannes Berg | 2011-12-15 | 1 | -0/+2 |
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 2011-11-28 | 1 | -0/+3 |
* | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 2011-09-27 | 1 | -1/+47 |
* | mac80211: Stop forwarding mesh traffic when tx queues are full | Javier Cardona | 2011-09-14 | 1 | -0/+3 |
* | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 2011-08-24 | 1 | -0/+3 |
* | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2011-08-24 | 1 | -0/+3 |
* | {nl,mac}80211: add missing root mode meshconf entries | Javier Cardona | 2011-08-24 | 1 | -1/+1 |
* | mac80211: fix SMPS debugfs locking | Johannes Berg | 2011-04-20 | 1 | -2/+2 |
* | mac80211: Add testing functionality for TKIP | Jouni Malinen | 2011-02-03 | 1 | -1/+101 |
* | mac80211: Show configured channel-type in netdev debugfs. | Ben Greear | 2011-02-03 | 1 | -0/+6 |
* | mac80211: Add sdata state and flags to debugfs. | Ben Greear | 2011-01-28 | 1 | -0/+14 |
* | nl80211/mac80211: define and allow configuring mesh element TTL | Javier Cardona | 2010-12-06 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -0/+3 |
|\ |
|
| * | mac80211: Support multiple VIFS per AP in debugfs. | Ben Greear | 2010-09-27 | 1 | -0/+3 |
* | | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 2010-09-16 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -0/+12 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 | 1 | -3/+7 |
| |\ |
|
| * | | mac80211: Track Beacon signal strength and implement cqm events | Jouni Malinen | 2010-03-31 | 1 | -0/+12 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| |/
|/| |
|
* | | mac80211: Fix memory leak in ieee80211_if_write() | Eric Dumazet | 2010-03-10 | 1 | -3/+7 |
|/ |
|
* | mac80211: remove unused type argument | Johannes Berg | 2010-01-12 | 1 | -19/+19 |
* | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -10/+12 |
* | mac80211: generalise work handling | Johannes Berg | 2009-12-28 | 1 | -2/+0 |
* | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 | 1 | -3/+108 |
* | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -50/+5 |
* | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 1 | -0/+2 |
* | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 1 | -148/+26 |
* | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker | 2009-08-20 | 1 | -0/+6 |
* | mac80211: rework MLME for multiple authentications | Johannes Berg | 2009-07-10 | 1 | -38/+0 |
* | mac80211: remove dead code from mlme | Johannes Berg | 2009-07-10 | 1 | -3/+0 |
* | mac80211: remove dead code, clean up | Johannes Berg | 2009-07-10 | 1 | -3/+1 |
* | mac80211: remove auth algorithm retry | Johannes Berg | 2009-07-10 | 1 | -3/+0 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -22/+26 |
* | mac80211: move bss_conf into vif | Johannes Berg | 2008-10-31 | 1 | -1/+1 |
* | mac80211: remove writable debugs mesh parameters | Johannes Berg | 2008-10-31 | 1 | -88/+24 |
* | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | 1 | -2/+1 |
* | mac80211: fix debugfs netdev rename | Johannes Berg | 2008-10-14 | 1 | -1/+5 |
* | mac80211: remove beacon counters | Johannes Berg | 2008-09-15 | 1 | -6/+0 |