Age | Commit message (Expand) | Author | Files | Lines |
2018-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-10-02 | cfg80211: regulatory: make initialization more robust | Johannes Berg | 1 | -0/+9 |
2018-10-01 | cfg80211: fix use-after-free in reg_process_hint() | Yu Zhao | 1 | -3/+4 |
2018-09-05 | cfg80211: validate wmm rule when setting | Stanislaw Gruszka | 1 | -29/+35 |
2018-09-05 | cfg80211: reg: Init wiphy_idx in regulatory_hint_core() | Andrei Otcheretianski | 1 | -0/+1 |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -78/+13 |
2018-08-28 | cfg80211: Add support for 60GHz band channels 5 and 6 | Alexei Avshalom Lazar | 1 | -1/+1 |
2018-08-28 | cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set | Rajeev Kumar Sirasanagandla | 1 | -0/+46 |
2018-08-28 | cfg80211: make wmm_rule part of the reg_rule structure | Stanislaw Gruszka | 1 | -77/+13 |
2018-08-20 | cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule) | Johannes Berg | 1 | -2/+1 |
2018-07-24 | cfg80211: never ignore user regulatory hint | Amar Singhal | 1 | -25/+3 |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2018-05-23 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 1 | -0/+1 |
2018-05-22 | cfg80211: fix NULL pointer derference when querying regdb | Haim Dreyfuss | 1 | -0/+3 |
2018-05-18 | cfg80211: fix spelling mistake: "uknown" -> "unknown" | Colin Ian King | 1 | -1/+1 |
2018-05-07 | cfg80211: Call reg_notifier for self managed hints conditionally | Amar Singhal | 1 | -4/+29 |
2018-04-19 | cfg80211: fix possible memory leak in regdb_query_country() | weiyongjun (A) | 1 | -0/+1 |
2018-04-19 | regulatory: Rename confusing 'country IE' in log output | Toke Høiland-Jørgensen | 1 | -2/+2 |
2018-03-29 | cfg80211: Add API to allow querying regdb for wmm_rule | Haim Dreyfuss | 1 | -0/+54 |
2018-03-29 | cfg80211: don't require RTNL held for regdomain reads | Johannes Berg | 1 | -2/+2 |
2018-03-29 | cfg80211: read wmm rules from regulatory database | Haim Dreyfuss | 1 | -7/+141 |
2018-01-15 | cfg80211: fully initialize old channel for event | Johannes Berg | 1 | -2/+1 |
2017-11-20 | cfg80211: initialize regulatory keys/database later | Johannes Berg | 1 | -15/+27 |
2017-10-13 | cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo | Arnd Bergmann | 1 | -1/+1 |
2017-10-11 | cfg80211: implement regdb signature checking | Johannes Berg | 1 | -1/+120 |
2017-10-11 | cfg80211: reg: remove support for built-in regdb | Johannes Berg | 1 | -39/+0 |
2017-10-11 | cfg80211: support reloading regulatory database | Johannes Berg | 1 | -20/+60 |
2017-10-11 | cfg80211: support loading regulatory database as firmware file | Johannes Berg | 1 | -22/+272 |
2017-09-06 | cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS} | Emmanuel Grumbach | 1 | -2/+18 |
2017-04-25 | cfg80211: Fix dfs state propagation for non-DFS center channel | Vasanthakumar Thiagarajan | 1 | -3/+0 |
2017-03-06 | cfg80211: Share Channel DFS state across wiphys of same DFS domain | Vasanthakumar Thiagarajan | 1 | -0/+120 |
2017-03-06 | cfg80211: Make pre-CAC results valid only for ETSI domain | Vasanthakumar Thiagarajan | 1 | -0/+28 |
2017-01-06 | cfg80211: move function checking range fit to util.c | Rafał Miłecki | 1 | -20/+7 |
2016-05-12 | cfg80211: make wdev_list accessible to drivers | Johannes Berg | 1 | -1/+1 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -15/+15 |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -88/+34 |
2016-01-14 | cfg80211: remove CFG80211_REG_DEBUG | Johannes Berg | 1 | -88/+34 |
2016-01-14 | regulatory: fix world regulatory domain data | Johannes Berg | 1 | -5/+7 |
2016-01-14 | wireless: change cfg80211 regulatory domain info as debug messages | Dave Young | 1 | -15/+18 |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
2015-12-15 | nl80211: fix a few memory leaks in reg.c | Ola Olsson | 1 | -1/+4 |
2015-12-04 | cfg80211: reg: Refactor calculation of bandwidth flags | Michal Sojka | 1 | -54/+37 |
2015-12-04 | cfg80211: reg: Remove unused function parameter | Michal Sojka | 1 | -4/+3 |
2015-10-16 | cfg80211: reg: fix reg_ignore_cell_hint return type | Johannes Berg | 1 | -1/+2 |
2015-10-16 | cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef | Johannes Berg | 1 | -9/+2 |
2015-10-16 | cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg() | Johannes Berg | 1 | -2/+2 |
2015-10-16 | cfg80211: reg: centralize freeing ignored requests | Johannes Berg | 1 | -29/+35 |
2015-10-16 | cfg80211: reg: clarify 'treatment' handling in reg_process_hint() | Johannes Berg | 1 | -7/+9 |
2015-10-16 | cfg80211: reg: rename reg_regdb_query() to reg_query_builtin() | Johannes Berg | 1 | -3/+3 |
2015-10-16 | cfg80211: reg: make CRDA support optional | Johannes Berg | 1 | -23/+50 |