summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-063-32/+55
|\
| * cfg80211: disable CSA for all driversSimon Wunderlich2013-12-021-0/+6
| * cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau2013-11-251-0/+4
| * cfg80211: disable 5/10 MHz support for all driversJohannes Berg2013-11-251-0/+3
| * nl80211: check nla_nest_start() return valueJohannes Berg2013-11-251-0/+2
| * nl80211: fix error path in nl80211_get_key()Johannes Berg2013-11-251-1/+1
| * nl80211: check nla_put_* return valuesJohannes Berg2013-11-251-22/+30
| * cfg80211: fix ibss wext chandef creationSimon Wunderlich2013-11-251-9/+9
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-0213-453/+787
|\ \ | |/ |/|
| * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-6/+3
| * cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich2013-12-021-3/+19
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-025-43/+33
| * cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau2013-12-021-4/+5
| * cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez2013-11-251-25/+16
| * cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez2013-11-251-0/+3
| * cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez2013-11-251-0/+16
| * cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-253-4/+4
| * cfg80211: add an option to disable processing country IEsLuis R. Rodriguez2013-11-251-0/+3
| * cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez2013-11-251-5/+3
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-252-17/+17
| * cfg80211: rename __set_regdom() to reg_set_rd_country_ie()Luis R. Rodriguez2013-11-251-6/+5
| * cfg80211: set driver regulatory updates on its ownLuis R. Rodriguez2013-11-251-67/+56
| * cfg80211: set user regulatory updates on its ownLuis R. Rodriguez2013-11-251-0/+35
| * cfg80211: set core regulatory updates on its ownLuis R. Rodriguez2013-11-251-13/+27
| * cfg80211: pass the last_request to __set_regdom()Luis R. Rodriguez2013-11-251-3/+3
| * cfg80211: move core reg_notfier() check to sourceLuis R. Rodriguez2013-11-251-13/+18
| * cfg80211: allow only the core to request to update the world regdomLuis R. Rodriguez2013-11-251-0/+2
| * cfg80211: add helper for calling CRDALuis R. Rodriguez2013-11-251-12/+12
| * cfg80211: add helper for kfree'ing and assigning last_requestLuis R. Rodriguez2013-11-251-10/+11
| * cfg80211: add helper for kfree'ing last_requestLuis R. Rodriguez2013-11-251-23/+19
| * cfg80211: process non country IE conflicting firstLuis R. Rodriguez2013-11-251-19/+20
| * cfg80211: process country IE regulatory requests on their ownLuis R. Rodriguez2013-11-251-133/+68
| * cfg80211: process driver regulatory requests on its ownLuis R. Rodriguez2013-11-251-17/+86
| * cfg80211: process user regulatory requests on its ownLuis R. Rodriguez2013-11-251-33/+81
| * cfg80211: processing core regulatory hints on its ownLuis R. Rodriguez2013-11-251-2/+44
| * cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez2013-11-253-1/+5
| * cfg80211: enforce disabling channels by custom or strict settingsLuis R. Rodriguez2013-11-251-3/+14
| * cfg80211: fix parsing when db.txt ends on a ruleLuis R. Rodriguez2013-11-251-0/+2
| * cfg80211: add function helpers to genregdb.awkLuis R. Rodriguez2013-11-251-11/+25
| * cfg80211: allow beaconing after DFS CACJanusz Dziedzic2013-11-251-11/+74
| * cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-253-8/+6
| * cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg2013-11-252-10/+6
| * cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg2013-11-251-0/+1
| * cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez2013-11-251-6/+5
| * cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2013-11-251-0/+4
| * cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-253-1/+88
| * cfg80211: add helper functions for start/end freqJanusz Dziedzic2013-11-251-14/+30
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-256-37/+25
* | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-75/+54
* | genetlink: pass family to functions using groupsJohannes Berg2013-11-191-35/+35
OpenPOWER on IntegriCloud