Age | Commit message (Expand) | Author | Files | Lines |
2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg | 1 | -8/+21 |
2021-11-28 | cfg80211: use ieee80211_bss_get_elem() instead of _get_ie() | Johannes Berg | 1 | -6/+6 |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg | 1 | -1/+3 |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -1/+1 |
2019-10-04 | cfg80211: wext: avoid copying malformed SSIDs | Will Deacon | 1 | -2/+6 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-01-11 | cfg80211: wext does not need to set monitor channel in managed mode | Jorge Ramirez-Ortiz | 1 | -23/+0 |
2016-09-30 | cfg80211: Add support for static WEP in the driver | David Spinadel | 1 | -1/+1 |
2016-09-15 | cfg80211: allow connect keys only with default (TX) key | Johannes Berg | 1 | -1/+1 |
2016-09-13 | cfg80211: reduce connect key caching struct size | Johannes Berg | 1 | -2/+1 |
2015-03-04 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -1/+1 |
2014-09-11 | cfg80211: clear connect keys when freeing them | Johannes Berg | 1 | -1/+1 |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 1 | -5/+5 |
2014-04-10 | cfg80211: remove unused wiphy argument from cfg80211_wext_freq() | Zhao, Gang | 1 | -1/+1 |
2014-03-20 | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang | 1 | -1/+1 |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg | 1 | -4/+4 |
2013-05-25 | cfg80211: remove some locked wrappers from sme API | Johannes Berg | 1 | -12/+11 |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg | 1 | -18/+0 |
2013-03-24 | cfg80211: always check for scan end on P2P device | Johannes Berg | 1 | -0/+6 |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg | 1 | -2/+6 |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 1 | -1/+2 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 1 | -1/+9 |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg | 1 | -2/+8 |
2012-05-10 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2012-03-12 | cfg80211: Add background scan period attribute. | Bala Shanmugam | 1 | -0/+3 |
2011-11-01 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2011-08-08 | cfg80211: remove unused wext handler exports | Johannes Berg | 1 | -2/+0 |
2011-08-08 | cfg80211: split wext compatibility to separate header | Johannes Berg | 1 | -0/+1 |
2010-08-27 | cfg80211: allow changing port control protocol | Johannes Berg | 1 | -0/+2 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-29 | cfg80211: don't set privacy w/o key | Johannes Berg | 1 | -1/+2 |
2009-09-29 | cfg80211: wext: don't display BSSID unless associated | Johannes Berg | 1 | -4/+1 |
2009-09-23 | cfg80211: don't overwrite privacy setting | Johannes Berg | 1 | -1/+1 |
2009-08-14 | cfg80211: fix locking for SIWFREQ | Johannes Berg | 1 | -1/+1 |
2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg | 1 | -1/+7 |
2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg | 1 | -29/+36 |
2009-08-14 | wireless: display wext SSID when connected by cfg80211 | Zhu Yi | 1 | -1/+9 |
2009-07-29 | cfg80211: combine IWESSID handlers | Johannes Berg | 1 | -4/+0 |
2009-07-29 | cfg80211: combine IWAP handlers | Johannes Berg | 1 | -4/+0 |
2009-07-29 | cfg80211: combine iwfreq implementations | Johannes Berg | 1 | -4/+1 |
2009-07-24 | cfg80211: don't optimise wext calls too much | Johannes Berg | 1 | -19/+21 |
2009-07-24 | cfg80211: fix wext setting SSID | Johannes Berg | 1 | -1/+1 |
2009-07-24 | cfg80211: don't look at wdev->ssid for giwessid | Johannes Berg | 1 | -5/+1 |
2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -7/+23 |
2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -37/+88 |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg | 1 | -2/+2 |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg | 1 | -0/+329 |