| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -2/+2 |
* | cfg80211: ibss: use 11a mandatory rates for 6GHz band operation | Arend van Spriel | 2019-08-21 | 1 | -5/+11 |
* | nl80211: Add SOCKET_OWNER support to JOIN_IBSS | Denis Kenzior | 2018-03-29 | 1 | -21/+6 |
* | cfg80211: IBSS: Add support for static WEP in driver for IBSS | Tova Mussai | 2017-12-11 | 1 | -0/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | cfg80211: Make pre-CAC results valid only for ETSI domain | Vasanthakumar Thiagarajan | 2017-03-06 | 1 | -0/+1 |
* | cfg80211: Add support for static WEP in the driver | David Spinadel | 2016-09-30 | 1 | -2/+3 |
* | cfg80211: allow connect keys only with default (TX) key | Johannes Berg | 2016-09-15 | 1 | -1/+4 |
* | cfg80211: reduce connect key caching struct size | Johannes Berg | 2016-09-13 | 1 | -4/+2 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -3/+3 |
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-03-31 | 1 | -1/+1 |
|\ |
|
| * | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 2015-03-03 | 1 | -1/+1 |
* | | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
|/ |
|
* | cfg80211: clear connect keys when freeing them | Johannes Berg | 2014-09-11 | 1 | -2/+2 |
* | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg | 2014-05-19 | 1 | -1/+1 |
* | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 2014-04-25 | 1 | -6/+6 |
* | cfg80211: reject invalid IBSS BSSIDs in wext compat code | Johannes Berg | 2014-04-10 | 1 | -0/+3 |
* | cfg80211: remove unused wiphy argument from cfg80211_wext_freq() | Zhao, Gang | 2014-04-10 | 1 | -1/+1 |
* | cfg80211/mac80211: move combination check to mac80211 for ibss | Luciano Coelho | 2014-04-09 | 1 | -28/+0 |
* | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho | 2014-04-09 | 1 | -0/+4 |
* | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang | 2014-03-19 | 1 | -4/+4 |
* | cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() | Luciano Coelho | 2014-02-21 | 1 | -4/+3 |
* | cfg80211: consider existing DFS interfaces | Michal Kazior | 2014-02-04 | 1 | -0/+2 |
* | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 2014-02-04 | 1 | -6/+11 |
* | cfg80211: Add support for QoS mapping | Kyeyoon Park | 2013-12-19 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-12-06 | 1 | -9/+9 |
|\ |
|
| * | cfg80211: fix ibss wext chandef creation | Simon Wunderlich | 2013-11-25 | 1 | -9/+9 |
* | | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 2013-11-25 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-05 | 1 | -4/+20 |
|\ |
|
| * | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich | 2013-10-28 | 1 | -4/+20 |
* | | cfg80211: fix warning when using WEXT for IBSS | Bruno Randolf | 2013-09-26 | 1 | -0/+3 |
|/ |
|
* | cfg80211: separate internal SME implementation | Johannes Berg | 2013-06-04 | 1 | -6/+0 |
* | cfg80211: vastly simplify locking | Johannes Berg | 2013-05-25 | 1 | -8/+2 |
* | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 2013-02-11 | 1 | -2/+2 |
* | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 1 | -2/+2 |
* | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 1 | -12/+15 |
* | cfg80211: add cfg80211 exported function tracing | Beni Lev | 2012-10-18 | 1 | -0/+2 |
* | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 2012-10-18 | 1 | -3/+4 |
* | cfg80211: respect iface combinations when starting operation | Michal Kazior | 2012-06-29 | 1 | -0/+10 |
* | cfg80211: track ibss fixed channel | Michal Kazior | 2012-06-29 | 1 | -0/+1 |
* | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 2012-06-04 | 1 | -1/+5 |
* | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -1/+1 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -1/+1 |
* | cfg80211: always set IBSS basic rates | Johannes Berg | 2010-09-28 | 1 | -0/+19 |
* | cfg80211: fix IBSS default management key | Johannes Berg | 2010-07-26 | 1 | -1/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 1 | -5/+0 |
|\ |
|
| * | cfg80211/mac80211: better channel handling | Johannes Berg | 2010-05-07 | 1 | -5/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 2009-11-28 | 1 | -1/+1 |