| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg | 2021-01-26 | 1 | -1/+0 |
* | net: Fix various misspellings of "connect" | Geert Uytterhoeven | 2019-10-28 | 1 | -1/+1 |
* | mac80211: fix scan when operating on DFS channels in ETSI domains | Aaron Komisar | 2019-10-07 | 1 | -8/+0 |
* | cfg80211: restore regulatory without calling userspace | Johannes Berg | 2019-02-11 | 1 | -0/+2 |
* | cfg80211: implement regdb signature checking | Johannes Berg | 2017-10-11 | 1 | -0/+8 |
* | cfg80211: support reloading regulatory database | Johannes Berg | 2017-10-11 | 1 | -0/+6 |
* | cfg80211: Share Channel DFS state across wiphys of same DFS domain | Vasanthakumar Thiagarajan | 2017-03-06 | 1 | -0/+22 |
* | cfg80211: Make pre-CAC results valid only for ETSI domain | Vasanthakumar Thiagarajan | 2017-03-06 | 1 | -0/+14 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -1/+1 |
* | cfg80211: Stop calling crda if it is not responsive | Ilan peer | 2015-04-01 | 1 | -1/+8 |
* | cfg80211: Add API to change the indoor regulatory setting | Ilan peer | 2015-03-06 | 1 | -1/+14 |
* | cfg80211: allow usermode to query wiphy specific regdom | Arik Nemtsov | 2014-12-17 | 1 | -0/+1 |
* | cfg80211: Enable GO operation on indoor channels | Ilan Peer | 2014-04-09 | 1 | -0/+5 |
* | cfg80211: Add an option to hint indoor operation | Ilan Peer | 2014-04-09 | 1 | -0/+1 |
* | cfg80211: Enable GO operation on additional channels | Ilan Peer | 2014-04-09 | 1 | -0/+12 |
* | cfg80211: regulatory: simplify uevent sending | Johannes Berg | 2014-02-25 | 1 | -1/+0 |
* | cfg80211: regulatory introduce maximum bandwidth calculation | Janusz Dziedzic | 2014-02-05 | 1 | -0/+2 |
* | cfg80211: add reg_get_dfs_region() | Luis R. Rodriguez | 2013-12-03 | 1 | -0/+1 |
* | cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere | Luis R. Rodriguez | 2013-11-25 | 1 | -1/+1 |
* | cfg80211: check regulatory request alpha2 early | Luis R. Rodriguez | 2013-11-25 | 1 | -0/+1 |
* | cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() | Luis R. Rodriguez | 2013-10-09 | 1 | -2/+2 |
* | regulatory: use RCU to protect global and wiphy regdomains | Johannes Berg | 2013-01-03 | 1 | -1/+1 |
* | regulatory: fix reg_is_valid_request handling | Johannes Berg | 2013-01-03 | 1 | -1/+0 |
* | regulatory: code cleanup | Johannes Berg | 2013-01-03 | 1 | -2/+2 |
* | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 | 1 | -1/+1 |
* | cfg80211: make regulatory_update() static | Luis R. Rodriguez | 2012-07-17 | 1 | -1/+0 |
* | cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() | Luis R. Rodriguez | 2012-07-17 | 1 | -1/+1 |
* | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez | 2012-07-17 | 1 | -1/+4 |
* | cfg80211: relicense reg.c reg.h and genregdb.awk to ISC | Luis R. Rodriguez | 2012-01-04 | 1 | -0/+15 |
* | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez | 2011-11-21 | 1 | -0/+1 |
* | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann | 2011-09-14 | 1 | -0/+2 |
* | net/wireless: add COUNTRY to to regulatory device uevent | Scott James Remnant | 2011-03-09 | 1 | -0/+1 |
* | wireless: move regulatory_init to .init.text | Uwe Kleine-König | 2010-06-18 | 1 | -1/+1 |
* | cfg80211: add regulatory hint disconnect support | Luis R. Rodriguez | 2010-02-01 | 1 | -0/+18 |
* | cfg80211: make regulatory_hint_11d() band specific | Luis R. Rodriguez | 2010-01-15 | 1 | -0/+11 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 1 | -1/+2 |
|\ |
|
| * | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 2009-08-03 | 1 | -1/+2 |
* | | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 2009-08-04 | 1 | -0/+15 |
|/ |
|
* | cfg80211: make __regulatory_hint() static | Luis R. Rodriguez | 2009-02-27 | 1 | -23/+0 |
* | cfg80211: Add AP beacon regulatory hints | Luis R. Rodriguez | 2009-02-27 | 1 | -0/+21 |
* | cfg80211: move all regulatory hints to workqueue | Luis R. Rodriguez | 2009-02-27 | 1 | -0/+2 |
* | cfg80211: add get reg command | Luis R. Rodriguez | 2009-02-09 | 1 | -0/+2 |
* | cfg80211: pass more detailed regulatory request information on reg_notifier() | Luis R. Rodriguez | 2009-01-29 | 1 | -7/+0 |
* | cfg80211/mac80211: Add 802.11d support | Luis R. Rodriguez | 2008-11-25 | 1 | -4/+17 |
* | wireless: remove struct regdom hinting | Johannes Berg | 2008-10-31 | 1 | -16/+7 |
* | wireless: remove cfg80211_reg_mutex | Johannes Berg | 2008-10-31 | 1 | -1/+0 |
* | wireless: don't publish __regulatory_hint | Johannes Berg | 2008-10-31 | 1 | -0/+28 |
* | cfg80211: fix regulatory code const | Johannes Berg | 2008-09-24 | 1 | -3/+3 |
* | cfg80211: clean up regulatory mess | Johannes Berg | 2008-09-24 | 1 | -33/+2 |
* | cfg80211: Add new wireless regulatory infrastructure | Luis R. Rodriguez | 2008-09-15 | 1 | -0/+44 |