| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: trace debug messages | Johannes Berg | 2012-06-24 | 1 | -0/+13 |
* | mac80211: clean up debugging | Johannes Berg | 2012-06-24 | 1 | -6/+26 |
* | mac80211: remove TKIP debug | Johannes Berg | 2012-06-22 | 1 | -11/+0 |
* | mac80211: Implement mesh synchronization framework | Javier Cardona | 2012-04-10 | 1 | -0/+11 |
* | mac80211: remove tracing config symbol | Johannes Berg | 2011-11-28 | 1 | -12/+0 |
* | mac80211: handle TDLS high-level commands and frames | Arik Nemtsov | 2011-09-30 | 1 | -0/+12 |
* | mac80211: improve mpath debugging | Javier Cardona | 2011-08-24 | 1 | -0/+13 |
* | mac80211: remove the dependency on crypto_blkcipher | Felix Fietkau | 2011-04-04 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-04 | 1 | -1/+1 |
|\ |
|
| * | mac80211: make rate control Kconfig warning depend on mac80211 | Johannes Berg | 2011-03-01 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-02-22 | 1 | -1/+1 |
|\| |
|
| * | small adjustment to net/mac80211/Kconfig | Jan Beulich | 2011-02-18 | 1 | -1/+1 |
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-21 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 | 1 | -1/+1 |
|\ |
|
| * | leds: fix up dependencies | Johannes Berg | 2010-12-02 | 1 | -1/+1 |
* | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-12-07 | 1 | -0/+1 |
* | | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 2010-11-24 | 1 | -1/+0 |
* | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-11-18 | 1 | -0/+1 |
|/ |
|
* | mac82011: Allow selection of minstrel_ht as default rc algorithm | Helmut Schaa | 2010-06-30 | 1 | -0/+1 |
* | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 2010-06-02 | 1 | -0/+7 |
* | mac80211: enhance tracing | Johannes Berg | 2010-04-08 | 1 | -4/+4 |
* | mac80211: give warning if building w/out rate ctrl algorithm | Andres Salomon | 2010-03-10 | 1 | -0/+9 |
* | mac80211: remove payload alignment warning | Kalle Valo | 2009-12-22 | 1 | -12/+0 |
* | mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG | Rui Paulo | 2009-11-11 | 1 | -0/+13 |
* | wireless: remove mac80211 rate selection extra menu | Luis R. Rodriguez | 2009-09-02 | 1 | -3/+2 |
* | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona | 2009-08-14 | 1 | -4/+4 |
* | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 1 | -1/+0 |
* | mac80211: driver operation debugging | Johannes Berg | 2009-07-24 | 1 | -0/+12 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-24 | 1 | -0/+1 |
|\ |
|
| * | mac80211: disable mesh | Johannes Berg | 2009-07-21 | 1 | -0/+1 |
* | | cfg80211: implement iwpower | Johannes Berg | 2009-07-10 | 1 | -16/+0 |
|/ |
|
* | cfg80211: fix Kconfig for users of cfg80211 | Johannes Berg | 2009-06-03 | 1 | -1/+4 |
* | mac80211: enable PS by default | Johannes Berg | 2009-04-22 | 1 | -0/+16 |
* | MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. | Robert P. J. Day | 2009-04-20 | 1 | -7/+0 |
* | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 |
* | mac80211: make Minstrel the default rate control algorithm | Luis R. Rodriguez | 2008-11-26 | 1 | -4/+4 |
* | mac80211: add the 'minstrel' rate control algorithm | Felix Fietkau | 2008-10-07 | 1 | -0/+13 |
* | mac80211: remove debug frame dumping | Johannes Berg | 2008-09-15 | 1 | -13/+0 |
* | mac80211: Reimplement WME using ->select_queue(). | David S. Miller | 2008-07-18 | 1 | -11/+0 |
* | mac80211: Temporarily mark QoS support BROKEN. | David S. Miller | 2008-07-18 | 1 | -0/+1 |
* | net: Delete NETDEVICES_MULTIQUEUE kconfig option. | David S. Miller | 2008-07-09 | 1 | -3/+0 |
* | mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. | Rami Rosen | 2008-07-08 | 1 | -2/+1 |
* | mac80211: rework debug settings and make debugging safer | Johannes Berg | 2008-07-02 | 1 | -39/+91 |
* | build algorithms into the mac80211 module | Adrian Bunk | 2008-06-30 | 1 | -22/+9 |
* | mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option | Yi Zhu | 2008-06-30 | 1 | -0/+7 |
* | mac80211: rename TKIP debugging Kconfig symbol | Johannes Berg | 2008-06-27 | 1 | -1/+1 |
* | mac80211: use multi-queue master netdevice | Johannes Berg | 2008-05-22 | 1 | -1/+13 |
* | wireless: Fix compile error with wifi & leds | Luca Tettamanti | 2008-04-28 | 1 | -1/+3 |
* | the scheduled rc80211-simple.c removal | Adrian Bunk | 2008-03-13 | 1 | -19/+0 |
* | mac80211: fix mesh endianness sparse warnings and unmark it as broken | Luis Carlos Cobo | 2008-03-06 | 1 | -1/+1 |