summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez
2013-11-25cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez
2013-11-25cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez
2013-11-25mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan
2013-11-25mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan
2013-11-25mac80211: add min required channel definition fieldEliad Peller
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh
2013-11-25mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh
2013-11-25mac80211_hwsim: claim CCK support for HT clientsKarl Beldan
2013-11-25cfg80211: rename __set_regdom() to reg_set_rd_country_ie()Luis R. Rodriguez
2013-11-25cfg80211: set driver regulatory updates on its ownLuis R. Rodriguez
2013-11-25cfg80211: set user regulatory updates on its ownLuis R. Rodriguez
2013-11-25cfg80211: set core regulatory updates on its ownLuis R. Rodriguez
2013-11-25cfg80211: pass the last_request to __set_regdom()Luis R. Rodriguez
2013-11-25cfg80211: move core reg_notfier() check to sourceLuis R. Rodriguez
2013-11-25cfg80211: allow only the core to request to update the world regdomLuis R. Rodriguez
2013-11-25cfg80211: add helper for calling CRDALuis R. Rodriguez
2013-11-25cfg80211: add helper for kfree'ing and assigning last_requestLuis R. Rodriguez
2013-11-25cfg80211: add helper for kfree'ing last_requestLuis R. Rodriguez
2013-11-25cfg80211: process non country IE conflicting firstLuis R. Rodriguez
2013-11-25cfg80211: process country IE regulatory requests on their ownLuis R. Rodriguez
2013-11-25cfg80211: process driver regulatory requests on its ownLuis R. Rodriguez
2013-11-25cfg80211: process user regulatory requests on its ownLuis R. Rodriguez
2013-11-25cfg80211: processing core regulatory hints on its ownLuis R. Rodriguez
2013-11-25cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez
2013-11-25cfg80211: enforce disabling channels by custom or strict settingsLuis R. Rodriguez
2013-11-25cfg80211: fix parsing when db.txt ends on a ruleLuis R. Rodriguez
2013-11-25cfg80211: add function helpers to genregdb.awkLuis R. Rodriguez
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25cfg80211: allow beaconing after DFS CACJanusz Dziedzic
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-11-25mac80211: verify ieee80211_key_replace() argumentsJohannes Berg
2013-11-25cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg
2013-11-25cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg
2013-11-25mac80211: remove useless tests for arrayJohannes Berg
2013-11-25mac80211: clean up mesh local link ID generationThomas Pedersen
2013-11-25mac80211: factor out plink event gatheringThomas Pedersen
2013-11-25mac80211: factor out peering FSMThomas Pedersen
2013-11-25mac80211: assign sta plid earlyThomas Pedersen
2013-11-25mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen
2013-11-25mac80211: factor peering frame processing into own functionThomas Pedersen
2013-11-25mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland
2013-11-25mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland