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