Age | Commit message (Expand) | Author | Files | Lines |
2016-10-19 | mac80211: add a HW flag for supporting HW TX fragmentation | Sara Sharon | 1 | -0/+1 |
2016-09-30 | mac80211: Export fq memory limit information in debugfs | Toke Høiland-Jørgensen | 1 | -0/+8 |
2016-09-15 | mac80211: allow driver to handle packet-loss mechanism | Rajkumar Manoharan | 1 | -0/+1 |
2016-09-13 | mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq | Toke Høiland-Jørgensen | 1 | -125/+26 |
2016-06-09 | mac80211: add debug knobs for fair queuing | Michal Kazior | 1 | -0/+173 |
2016-04-06 | mac80211: add A-MSDU tx support | Felix Fietkau | 1 | -0/+2 |
2016-04-06 | mac80211: enable collecting station statistics per-CPU | Johannes Berg | 1 | -0/+1 |
2016-03-02 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+1 |
2016-02-24 | mac80211: support hw managing reorder logic | Sara Sharon | 1 | -0/+1 |
2016-01-21 | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y | Andrey Ryabinin | 1 | -5/+2 |
2015-12-04 | mac80211: allow driver to prevent two stations w/ same address | Johannes Berg | 1 | -0/+1 |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-10-13 | mac80211: Fix hwflags debugfs file format | Mohammed Shafi Shajakhan | 1 | -1/+1 |
2015-09-29 | mac80211: Copy tx'ed beacons to monitor mode | Helmut Schaa | 1 | -0/+1 |
2015-09-22 | mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support | Emmanuel Grumbach | 1 | -0/+1 |
2015-07-17 | mac80211: define TDLS wider BW support bits | Arik Nemtsov | 1 | -0/+1 |
2015-07-17 | mac80211: remove short frame test and counter | Johannes Berg | 1 | -1/+0 |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -43/+53 |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg | 1 | -7/+0 |
2015-05-05 | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS | Johannes Berg | 1 | -1/+1 |
2015-05-05 | mac80211: clean up global debugfs statistics | Johannes Berg | 1 | -48/+26 |
2015-03-20 | mac80211: remove drop_unencrypted code | Johannes Berg | 1 | -2/+0 |
2015-02-28 | mac80211: remove TX latency measurement code | Johannes Berg | 1 | -168/+0 |
2014-12-15 | mac80211: move U-APSD enablement to vif flags | Johannes Berg | 1 | -2/+0 |
2014-09-11 | mac80211: replace SMPS hw flags with wiphy feature bits | Eliad Peller | 1 | -5/+0 |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 1 | -0/+1 |
2014-04-09 | mac80211: use RCU_INIT_POINTER | Monam Agarwal | 1 | -1/+1 |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb | 1 | -0/+168 |
2013-10-01 | mac80211: fix some snprintf misuses | Eliad Peller | 1 | -26/+29 |
2013-02-11 | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg | 1 | -2/+0 |
2013-01-31 | mac80211: inform the driver about update of dtim_period | Emmanuel Grumbach | 1 | -2/+2 |
2012-09-19 | mac80211: make reset debugfs depend on CONFIG_PM | Johannes Berg | 1 | -0/+4 |
2012-08-20 | mac80211: remove freq/chantype from debugfs | Johannes Berg | 1 | -32/+0 |
2012-07-12 | mac80211: redesign scan RX | Johannes Berg | 1 | -2/+0 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -9/+3 |
2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller | 1 | -81/+0 |
2012-02-06 | mac80211: support hw scan while idle | Eliad Peller | 1 | -0/+2 |
2012-01-27 | mac80211: make CQM RSSI support per virtual interface | Johannes Berg | 1 | -2/+0 |
2012-01-27 | mac80211: make beacon filtering per virtual interface | Johannes Berg | 1 | -2/+0 |
2011-11-28 | mac80211: remove debugfs noack test | Simon Wunderlich | 1 | -35/+0 |
2011-11-10 | net/mac80211/debugfs.c: use kstrtoul, etc | Julia Lawall | 1 | -1/+1 |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 1 | -52/+0 |
2011-09-13 | mac80211: add flag to indicate HW only Tx-agg setup support | Arik Nemtsov | 1 | -0/+2 |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches | 1 | -0/+3 |
2011-08-29 | net/mac80211/debugfs: Convert to kstrou8_from_user | Peter Huewe | 1 | -11/+3 |
2011-05-05 | mac80211: add basic support for WoWLAN | Johannes Berg | 1 | -1/+1 |
2011-04-05 | wifi: Add hwflags to debugfs. | Ben Greear | 1 | -13/+76 |
2011-02-19 | mac80211: Add power to debugfs. | Ben Greear | 1 | -0/+6 |
2010-11-15 | mac80211: refactor debugfs function generation code | Eliad Peller | 1 | -29/+31 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -3/+4 |