Age | Commit message (Expand) | Author |
2016-01-14 | cfg80211: remove CFG80211_REG_DEBUG | Johannes Berg |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | nl80211: fix a few memory leaks in reg.c | Ola Olsson |
2015-12-04 | cfg80211: reg: Refactor calculation of bandwidth flags | Michal Sojka |
2015-12-04 | cfg80211: reg: Remove unused function parameter | Michal Sojka |
2015-10-16 | cfg80211: reg: fix reg_ignore_cell_hint return type | Johannes Berg |
2015-10-16 | cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef | Johannes Berg |
2015-10-16 | cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg() | Johannes Berg |
2015-10-16 | cfg80211: reg: centralize freeing ignored requests | Johannes Berg |
2015-10-16 | cfg80211: reg: clarify 'treatment' handling in reg_process_hint() | Johannes Berg |
2015-10-16 | cfg80211: reg: rename reg_regdb_query() to reg_query_builtin() | Johannes Berg |
2015-10-16 | cfg80211: reg: make CRDA support optional | Johannes Berg |
2015-10-15 | cfg80211: reg: remove useless reg_timeout scheduling | Johannes Berg |
2015-10-15 | cfg80211: reg: search built-in database directly | Johannes Berg |
2015-10-15 | cfg80211: reg: rename reg_call_crda to reg_query_database | Johannes Berg |
2015-10-15 | cfg80211: reg: fix reg_call_crda() return value bug | Johannes Berg |
2015-10-15 | cfg80211: reg: remove useless non-NULL check | Johannes Berg |
2015-10-15 | cfg80211: fix gHz to GHz | Johannes Berg |
2015-10-07 | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-09-22 | wireless: make __freq_reg_info static | Johannes Berg |
2015-09-04 | cfg80211: regulatory: restore proper user alpha2 | Maciej S. Szmigiero |
2015-08-14 | cfg80211: regulatory: handle 5 and 10 MHz channels properly | Matthias May |
2015-07-17 | Merge branch 'mac80211' into mac80211-next | Johannes Berg |
2015-07-17 | wireless: remove superfluous if statement in regulatory code | John Linville |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov |
2015-07-17 | wireless: regulatory: reduce log level of CRDA related messages | Thomas Petazzoni |
2015-05-06 | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA | Arik Nemtsov |
2015-04-01 | cfg80211: Stop calling crda if it is not responsive | Ilan peer |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-03-17 | cfg80211: Process all pending regulatory requests/hints | Ben |
2015-03-06 | cfg80211: Schedule timeout for all CRDA calls | Ilan peer |
2015-03-06 | cfg80211: Add API to change the indoor regulatory setting | Ilan peer |
2015-03-06 | cfg80211: Simplify the handling of regulatory indoor setting | Ilan peer |
2015-02-24 | cfg80211: fix n_reg_rules to match world_regdom | Jason Abele |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-14 | cfg80211: avoid reg-hints in self-managed only systems | Arik Nemtsov |
2015-01-14 | cfg80211: introduce sync regdom set API for self-managed | Arik Nemtsov |
2015-01-07 | cfg80211: fix deadlock during reg chan check | Arik Nemtsov |
2015-01-07 | Merge branch 'mac80211' into mac80211-next | Johannes Berg |
2014-12-17 | cfg80211: avoid intersection when applying self-managed reg | Arik Nemtsov |
2014-12-17 | cfg80211: allow wiphy specific regdomain management | Jonathan Doron |
2014-12-17 | cfg80211: allow usermode to query wiphy specific regdom | Arik Nemtsov |
2014-12-12 | cfg80211: correctly check ad-hoc channels | Arik Nemtsov |
2014-12-12 | cfg80211: don't WARN about two consecutive Country IE hint | Emmanuel Grumbach |
2014-12-12 | cfg80211: use __force __rcu to suppress sparse warning | Johannes Berg |
2014-12-12 | cfg80211: avoid mem leak on driver hint set | Arik Nemtsov |
2014-11-28 | cfg80211: leave invalid channels on regdomain change | Arik Nemtsov |
2014-11-19 | cfg80211: explicitly initialize some fields in custom reg path | Arik Nemtsov |
2014-11-19 | cfg80211: update missing fields in custom regulatory path | Arik Nemtsov |
2014-11-10 | cfg80211: introduce regulatory flags controlling bw | Arik Nemtsov |