Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2019-06-20 | net/mac80211: move WEP handling to ARC4 library interface | Ard Biesheuvel | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-12-05 | mac80211: rewrite Kconfig text for mesh | Bob Copeland | 1 | -6/+5 |
2018-10-11 | mac80211: minstrel: merge with minstrel_ht, always enable VHT support | Felix Fietkau | 1 | -16/+1 |
2017-02-08 | mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher | Ard Biesheuvel | 1 | -0/+1 |
2015-08-14 | mac80211: use DECLARE_EWMA | Johannes Berg | 1 | -1/+0 |
2015-05-05 | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS | Johannes Berg | 1 | -1/+5 |
2015-04-23 | mac80211: make station hash table max_size configurable | Johannes Berg | 1 | -0/+10 |
2015-01-27 | mac80111: Add GCMP and GCMP-256 ciphers | Jouni Malinen | 1 | -0/+1 |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy | 1 | -0/+11 |
2014-10-21 | mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz | Karl Beldan | 1 | -0/+7 |
2014-06-23 | mac80211: remove PID rate control | John W. Linville | 1 | -17/+0 |
2013-10-28 | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh | 1 | -0/+11 |
2013-10-11 | mac80211: port CCMP to cryptoapi's CCM driver | Ard Biesheuvel | 1 | -0/+1 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch | 1 | -0/+11 |
2013-01-11 | net/mac80211: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2012-10-18 | mac80211: fix copy-paste typo in Kconfig | Marco Porsch | 1 | -1/+1 |
2012-06-24 | mac80211: trace debug messages | Johannes Berg | 1 | -0/+13 |
2012-06-24 | mac80211: clean up debugging | Johannes Berg | 1 | -6/+26 |
2012-06-22 | mac80211: remove TKIP debug | Johannes Berg | 1 | -11/+0 |
2012-04-10 | mac80211: Implement mesh synchronization framework | Javier Cardona | 1 | -0/+11 |
2011-11-28 | mac80211: remove tracing config symbol | Johannes Berg | 1 | -12/+0 |
2011-09-30 | mac80211: handle TDLS high-level commands and frames | Arik Nemtsov | 1 | -0/+12 |
2011-08-24 | mac80211: improve mpath debugging | Javier Cardona | 1 | -0/+13 |
2011-04-05 | mac80211: remove the dependency on crypto_blkcipher | Felix Fietkau | 1 | -1/+0 |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-03-01 | mac80211: make rate control Kconfig warning depend on mac80211 | Johannes Berg | 1 | -1/+1 |
2011-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-02-19 | small adjustment to net/mac80211/Kconfig | Jan Beulich | 1 | -1/+1 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -3/+3 |
2010-12-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-12-08 | nl80211/mac80211: Report signal average | Bruno Randolf | 1 | -0/+1 |
2010-12-03 | leds: fix up dependencies | Johannes Berg | 1 | -1/+1 |
2010-11-25 | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 1 | -1/+0 |
2010-11-18 | nl80211/mac80211: Report signal average | Bruno Randolf | 1 | -0/+1 |
2010-06-30 | mac82011: Allow selection of minstrel_ht as default rc algorithm | Helmut Schaa | 1 | -0/+1 |
2010-06-03 | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 1 | -0/+7 |
2010-04-08 | mac80211: enhance tracing | Johannes Berg | 1 | -4/+4 |
2010-03-11 | mac80211: give warning if building w/out rate ctrl algorithm | Andres Salomon | 1 | -0/+9 |
2009-12-22 | mac80211: remove payload alignment warning | Kalle Valo | 1 | -12/+0 |
2009-11-11 | mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG | Rui Paulo | 1 | -0/+13 |
2009-09-02 | wireless: remove mac80211 rate selection extra menu | Luis R. Rodriguez | 1 | -3/+2 |
2009-08-14 | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona | 1 | -4/+4 |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg | 1 | -1/+0 |
2009-07-24 | mac80211: driver operation debugging | Johannes Berg | 1 | -0/+12 |
2009-07-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-07-21 | mac80211: disable mesh | Johannes Berg | 1 | -0/+1 |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg | 1 | -16/+0 |