Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-10-15 | cfg80211: reg: remove useless reg_timeout scheduling | Johannes Berg | 1 | -8/+2 |
2015-10-15 | cfg80211: reg: search built-in database directly | Johannes Berg | 1 | -44/+58 |
2015-10-15 | cfg80211: reg: rename reg_call_crda to reg_query_database | Johannes Berg | 1 | -5/+5 |
2015-10-15 | cfg80211: reg: fix reg_call_crda() return value bug | Johannes Berg | 1 | -31/+30 |
2015-10-15 | cfg80211: reg: remove useless non-NULL check | Johannes Berg | 1 | -3/+0 |
2015-10-15 | cfg80211: fix gHz to GHz | Johannes Berg | 1 | -1/+1 |
2015-10-07 | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -2/+2 |
2015-09-22 | wireless: make __freq_reg_info static | Johannes Berg | 1 | -2/+2 |
2015-09-04 | cfg80211: regulatory: restore proper user alpha2 | Maciej S. Szmigiero | 1 | -1/+1 |
2015-08-14 | cfg80211: regulatory: handle 5 and 10 MHz channels properly | Matthias May | 1 | -11/+53 |
2015-07-17 | Merge branch 'mac80211' into mac80211-next | Johannes Berg | 1 | -4/+4 |
2015-07-17 | wireless: remove superfluous if statement in regulatory code | John Linville | 1 | -5/+4 |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 1 | -1/+1 |
2015-07-17 | wireless: regulatory: reduce log level of CRDA related messages | Thomas Petazzoni | 1 | -3/+3 |
2015-05-06 | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA | Arik Nemtsov | 1 | -2/+2 |
2015-04-01 | cfg80211: Stop calling crda if it is not responsive | Ilan peer | 1 | -5/+29 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -44/+67 |
2015-03-17 | cfg80211: Process all pending regulatory requests/hints | Ben | 1 | -0/+7 |
2015-03-06 | cfg80211: Schedule timeout for all CRDA calls | Ilan peer | 1 | -10/+5 |
2015-03-06 | cfg80211: Add API to change the indoor regulatory setting | Ilan peer | 1 | -4/+53 |
2015-03-06 | cfg80211: Simplify the handling of regulatory indoor setting | Ilan peer | 1 | -31/+3 |
2015-02-24 | cfg80211: fix n_reg_rules to match world_regdom | Jason Abele | 1 | -1/+1 |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -22/+34 |
2015-01-14 | cfg80211: avoid reg-hints in self-managed only systems | Arik Nemtsov | 1 | -0/+25 |
2015-01-14 | cfg80211: introduce sync regdom set API for self-managed | Arik Nemtsov | 1 | -2/+29 |
2015-01-07 | cfg80211: fix deadlock during reg chan check | Arik Nemtsov | 1 | -22/+34 |
2015-01-07 | Merge branch 'mac80211' into mac80211-next | Johannes Berg | 1 | -7/+13 |
2014-12-17 | cfg80211: avoid intersection when applying self-managed reg | Arik Nemtsov | 1 | -3/+13 |
2014-12-17 | cfg80211: allow wiphy specific regdomain management | Jonathan Doron | 1 | -0/+88 |
2014-12-17 | cfg80211: allow usermode to query wiphy specific regdom | Arik Nemtsov | 1 | -1/+1 |
2014-12-12 | cfg80211: correctly check ad-hoc channels | Arik Nemtsov | 1 | -1/+7 |
2014-12-12 | cfg80211: don't WARN about two consecutive Country IE hint | Emmanuel Grumbach | 1 | -5/+2 |
2014-12-12 | cfg80211: use __force __rcu to suppress sparse warning | Johannes Berg | 1 | -1/+1 |
2014-12-12 | cfg80211: avoid mem leak on driver hint set | Arik Nemtsov | 1 | -1/+4 |
2014-11-28 | cfg80211: leave invalid channels on regdomain change | Arik Nemtsov | 1 | -1/+106 |