Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7ea993064aac2610508c8e9a0050ea3e2599dd1d
/
net
/
wireless
/
reg.c
1db5852
cfg80211: fix use-after-free in reg_process_hint()
by Yu Zhao
· 6 years ago
24f33e6
cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
by Andrei Otcheretianski
· 6 years ago
38cb87e
cfg80211: make wmm_rule part of the reg_rule structure
by Stanislaw Gruszka
· 6 years ago
8a54d8f
cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
by Johannes Berg
· 7 years ago
e31f645
cfg80211: never ignore user regulatory hint
by Amar Singhal
· 6 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
dd8070b
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 7 years ago
5247a77
cfg80211: fix NULL pointer derference when querying regdb
by Haim Dreyfuss
· 7 years ago
4a22b00
cfg80211: fix spelling mistake: "uknown" -> "unknown"
by Colin Ian King
· 7 years ago
aced43c
cfg80211: Call reg_notifier for self managed hints conditionally
by Amar Singhal
· 7 years ago
8382646
cfg80211: fix possible memory leak in regdb_query_country()
by weiyongjun (A)
· 7 years ago
8db0c433
regulatory: Rename confusing 'country IE' in log output
by Toke Høiland-Jørgensen
· 7 years ago
19d3577
cfg80211: Add API to allow querying regdb for wmm_rule
by Haim Dreyfuss
· 7 years ago
5bf16a1
cfg80211: don't require RTNL held for regdomain reads
by Johannes Berg
· 7 years ago
230ebaa
cfg80211: read wmm rules from regulatory database
by Haim Dreyfuss
· 7 years ago
a48a52b
cfg80211: fully initialize old channel for event
by Johannes Berg
· 7 years ago
d7be102
cfg80211: initialize regulatory keys/database later
by Johannes Berg
· 7 years ago
88230ef
cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo
by Arnd Bergmann
· 7 years ago
90a53e4
cfg80211: implement regdb signature checking
by Johannes Berg
· 7 years ago
c8c240e
cfg80211: reg: remove support for built-in regdb
by Johannes Berg
· 9 years ago
1ea4ff3
cfg80211: support reloading regulatory database
by Johannes Berg
· 7 years ago
007f6c5
cfg80211: support loading regulatory database as firmware file
by Johannes Berg
· 9 years ago
4e0854a
cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}
by Emmanuel Grumbach
· 7 years ago
cd50ac0
cfg80211: Fix dfs state propagation for non-DFS center channel
by Vasanthakumar Thiagarajan
· 8 years ago
8976672
cfg80211: Share Channel DFS state across wiphys of same DFS domain
by Vasanthakumar Thiagarajan
· 8 years ago
b35a51c
cfg80211: Make pre-CAC results valid only for ETSI domain
by Vasanthakumar Thiagarajan
· 8 years ago
4787cfa
cfg80211: move function checking range fit to util.c
by Rafał Miłecki
· 8 years ago
53873f1
cfg80211: make wdev_list accessible to drivers
by Johannes Berg
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
d67703f
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
c799ba6
cfg80211: remove CFG80211_REG_DEBUG
by Johannes Berg
· 9 years ago
c382680
regulatory: fix world regulatory domain data
by Johannes Berg
· 9 years ago
94c4fd6
wireless: change cfg80211 regulatory domain info as debug messages
by Dave Young
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
09d1180
nl80211: fix a few memory leaks in reg.c
by Ola Olsson
· 9 years ago
1aeb135
cfg80211: reg: Refactor calculation of bandwidth flags
by Michal Sojka
· 9 years ago
4917287
cfg80211: reg: Remove unused function parameter
by Michal Sojka
· 9 years ago
a515de6
cfg80211: reg: fix reg_ignore_cell_hint return type
by Johannes Berg
· 9 years ago
81e9257
cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef
by Johannes Berg
· 9 years ago
9f506802
cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()
by Johannes Berg
· 9 years ago
d34265a
cfg80211: reg: centralize freeing ignored requests
by Johannes Berg
· 9 years ago
480908a
cfg80211: reg: clarify 'treatment' handling in reg_process_hint()
by Johannes Berg
· 9 years ago
fd453d3
cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
by Johannes Berg
· 9 years ago
b686303
cfg80211: reg: make CRDA support optional
by Johannes Berg
· 9 years ago
922ec58
cfg80211: reg: remove useless reg_timeout scheduling
by Johannes Berg
· 9 years ago
c7d319e
cfg80211: reg: search built-in database directly
by Johannes Berg
· 9 years ago
cecbb06
cfg80211: reg: rename reg_call_crda to reg_query_database
by Johannes Berg
· 9 years ago
25b20db
cfg80211: reg: fix reg_call_crda() return value bug
by Johannes Berg
· 9 years ago
7cf3741
cfg80211: reg: remove useless non-NULL check
by Johannes Berg
· 9 years ago
8047d26
cfg80211: fix gHz to GHz
by Johannes Berg
· 9 years ago
2579c98
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
8de1c63
wireless: make __freq_reg_info static
by Johannes Berg
· 9 years ago
549cc1c
cfg80211: regulatory: restore proper user alpha2
by Maciej S. Szmigiero
· 9 years ago
4edd569
cfg80211: regulatory: handle 5 and 10 MHz channels properly
by Matthias May
· 9 years ago
72bbe3d
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 9 years ago
841b351
wireless: remove superfluous if statement in regulatory code
by John Linville
· 10 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 9 years ago
042ab5f
wireless: regulatory: reduce log level of CRDA related messages
by Thomas Petazzoni
· 9 years ago
06f207f
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
by Arik Nemtsov
· 10 years ago
c37722b
cfg80211: Stop calling crda if it is not responsive
by Ilan peer
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
2e54a68
cfg80211: Process all pending regulatory requests/hints
by Ben
· 10 years ago
eeca9fc
cfg80211: Schedule timeout for all CRDA calls
by Ilan peer
· 10 years ago
0505075
cfg80211: Add API to change the indoor regulatory setting
by Ilan peer
· 10 years ago
0c4ddcd
cfg80211: Simplify the handling of regulatory indoor setting
by Ilan peer
· 10 years ago
28981e5
cfg80211: fix n_reg_rules to match world_regdom
by Jason Abele
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ef51fb1
cfg80211: avoid reg-hints in self-managed only systems
by Arik Nemtsov
· 10 years ago
2c3e861
cfg80211: introduce sync regdom set API for self-managed
by Arik Nemtsov
· 10 years ago
2065870
cfg80211: fix deadlock during reg chan check
by Arik Nemtsov
· 10 years ago
3a4b0c9
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 10 years ago
db8dfee
cfg80211: avoid intersection when applying self-managed reg
by Arik Nemtsov
· 10 years ago
b0d7aa5
cfg80211: allow wiphy specific regdomain management
by Jonathan Doron
· 10 years ago
ad30ca2
cfg80211: allow usermode to query wiphy specific regdom
by Arik Nemtsov
· 10 years ago
185076d
cfg80211: correctly check ad-hoc channels
by Arik Nemtsov
· 10 years ago
70dcec5
cfg80211: don't WARN about two consecutive Country IE hint
by Emmanuel Grumbach
· 10 years ago
cec3f0e
cfg80211: use __force __rcu to suppress sparse warning
by Johannes Berg
· 10 years ago
34f05f5
cfg80211: avoid mem leak on driver hint set
by Arik Nemtsov
· 10 years ago
ad932f0
cfg80211: leave invalid channels on regdomain change
by Arik Nemtsov
· 10 years ago
c7ab508
cfg80211: explicitly initialize some fields in custom reg path
by Arik Nemtsov
· 10 years ago
2e18b38
cfg80211: update missing fields in custom regulatory path
by Arik Nemtsov
· 10 years ago
a6d4a53
cfg80211: introduce regulatory flags controlling bw
by Arik Nemtsov
· 10 years ago
a62a1ae
cfg80211: avoid duplicate entries on regdomain intersection
by Eliad Peller
· 10 years ago
2740f0c
cfg80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
e33e224
Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"
by Johannes Berg
· 11 years ago
4d3df54
cfg80211: don't set reg timeout for user-handled hint
by Arik Nemtsov
· 11 years ago
8eca1fb
cfg80211: Use 5MHz bandwidth by default when checking usable channels
by Rostislav Lisovy
· 11 years ago
96cce12
cfg80211: fix processing world regdomain when non modular
by Luis R. Rodriguez
· 11 years ago
c888393
cfg80211: avoid freeing last_request while in flight
by Arik Nemtsov
· 11 years ago
4f267c1
cfg80211: reg: set DFS CAC time in case of custom regd
by Janusz Dziedzic
· 11 years ago
c8866e5
cfg80211: Enable GO operation on indoor channels
by Ilan Peer
· 11 years ago
52616f2
cfg80211: Add an option to hint indoor operation
by Ilan Peer
· 11 years ago
174e0cd
cfg80211: Enable GO operation on additional channels
by Ilan Peer
· 11 years ago
94fc661
cfg80211: Add Kconfig option for cellular BS hints
by Ilan Peer
· 11 years ago
570dbde
cfg80211: Add indoor only and GO concurrent channel attributes
by David Spinadel
· 11 years ago
34dd886
cfg80211: regulatory: use RCU_INIT_POINTER
by Monam Agarwal
· 11 years ago
7eb2450
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
255e25b
cfg80211: allow reprocessing of pending requests
by Luis R. Rodriguez
· 11 years ago
089027e
cfg80211: regulatory: allow getting DFS CAC time from userspace
by Janusz Dziedzic
· 11 years ago
Next »