Luis R. Rodriguez
|
30a548c727
cfg80211: fix comment on regulatory hint processing
|
16 lat temu |
Luis R. Rodriguez
|
b1ed8ddd21
cfg80211: fix bug while trying to process beacon hints on init
|
16 lat temu |
Luis R. Rodriguez
|
ac46d48e00
cfg80211: fix race condition with wiphy_apply_custom_regulatory()
|
16 lat temu |
Luis R. Rodriguez
|
0ad8acaf43
cfg80211: fix NULL pointer deference in reg_device_remove()
|
16 lat temu |
Luis R. Rodriguez
|
86f04680df
cfg80211: remove code about country IE support with OLD_REG
|
16 lat temu |
Luis R. Rodriguez
|
6ee7d33056
cfg80211: make regdom module parameter available oustide of OLD_REG
|
16 lat temu |
Luis R. Rodriguez
|
cc0b6fe88e
cfg80211: fix incorrect assumption on last_request for 11d
|
16 lat temu |
Luis R. Rodriguez
|
2e097dc656
cfg80211: force last_request to be set for OLD_REG if regdom is EU
|
16 lat temu |
Luis R. Rodriguez
|
73d54c9e74
cfg80211: add regulatory netlink multicast group
|
16 lat temu |
Luis R. Rodriguez
|
7db90f4a25
cfg80211: move enum reg_set_by to nl80211.h
|
16 lat temu |
Luis R. Rodriguez
|
0fee54cab7
cfg80211: remove REGDOM_SET_BY_INIT
|
16 lat temu |
Luis R. Rodriguez
|
ec329acef9
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
|
16 lat temu |
Luis R. Rodriguez
|
611b6a82aa
cfg80211: Enable passive scan on channels 12-14 for world roaming
|
16 lat temu |
David S. Miller
|
d5df2a1613
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 lat temu |
Roel Kluin
|
bd05f28e1a
cfg80211: test before subtraction on unsigned
|
16 lat temu |
Luis R. Rodriguez
|
2f92cd2e5f
cfg80211: pass the regulatory_request to ignore_request
|
16 lat temu |
Luis R. Rodriguez
|
d951c1ddeb
cfg80211: do not kzalloc() again for a new request on __regulatory_hint
|
16 lat temu |
Luis R. Rodriguez
|
28da32d7ca
cfg80211: pass the regulatory_request struct in __regulatory_hint()
|
16 lat temu |
Luis R. Rodriguez
|
d1c96a9a29
cfg80211: make __regulatory_hint() static
|
16 lat temu |
Luis R. Rodriguez
|
e38f8a7a8b
cfg80211: Add AP beacon regulatory hints
|
16 lat temu |
Luis R. Rodriguez
|
3fc71f775a
cfg80211: enable 5 GHz world roaming channels
|
16 lat temu |
Luis R. Rodriguez
|
68798a6263
cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom
|
16 lat temu |
Luis R. Rodriguez
|
69b1572bd8
cfg80211: rename regdom_changed to regdom_changes() and use it
|
16 lat temu |
Luis R. Rodriguez
|
fff32c04f6
cfg80211: allow drivers that agree on regulatory to agree
|
16 lat temu |
Luis R. Rodriguez
|
fb1fc7add5
cfg80211: comments style cleanup
|
16 lat temu |
Luis R. Rodriguez
|
fe33eb3908
cfg80211: move all regulatory hints to workqueue
|
16 lat temu |
Luis R. Rodriguez
|
0441d6ffc7
cfg80211: free rd on unlikely event on 11d hint
|
16 lat temu |
Luis R. Rodriguez
|
915278e099
cfg80211: remove likely from an 11d hint case
|
16 lat temu |
Luis R. Rodriguez
|
d335fe6391
cfg80211: protect first access of last_request on 11d hint under mutex
|
16 lat temu |
Luis R. Rodriguez
|
806a9e3967
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
|
16 lat temu |