summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-09regulatory: fix restore_regulatory_settingsJohannes Berg1-1/+1
2013-01-09regulatory: fix ueventJohannes Berg1-6/+13
2013-01-04mac80211: fix mesh_hwmp kerneldocBob Copeland1-1/+4
2013-01-03cfg80211: disallow more station changesJohannes Berg2-18/+13
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg1-0/+15
2013-01-03wireless: use __alignedJohannes Berg1-1/+1
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-1/+30
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+35
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg1-103/+103
2013-01-03mac80211: split out aggregation TX removalJohannes Berg1-18/+30
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg8-25/+33
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg3-45/+97
2013-01-03cfg80211: move some AP code to right fileJohannes Berg2-62/+62
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg2-3/+50
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez1-6/+5
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez1-16/+16
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez1-0/+19
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg5-20/+15
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg3-19/+16
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg1-3/+5
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg6-38/+21
2013-01-03mac80211: fix channel context iterationJohannes Berg3-4/+15
2013-01-03mac80211: clean up association better in suspendJohannes Berg3-3/+26
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg1-17/+19
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach4-48/+27
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg1-1/+1
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg1-0/+4
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg4-9/+29
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-21/+17
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg1-90/+109
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg3-65/+85
2013-01-03regulatory: pass new regdomain to reset functionJohannes Berg1-15/+11
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-30/+14
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg3-23/+17
2013-01-03regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg1-4/+0
2013-01-03regulatory: clarify locking rules and assertionsJohannes Berg1-20/+11
2013-01-03regulatory: simplify freq_reg_info_regdJohannes Berg1-15/+16
2013-01-03regulatory: remove useless warningJohannes Berg1-4/+0
2013-01-03regulatory: remove redundant isalpha() checkJohannes Berg1-4/+2
2013-01-03regulatory: simplify restore_regulatory_settingsJohannes Berg1-14/+1
2013-01-03regulatory: remove BUG_ONJohannes Berg2-60/+37
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg4-34/+12
2013-01-03regulatory: use proper enum for return valuesJohannes Berg1-64/+69
2013-01-03regulatory: remove useless locking on exitJohannes Berg1-8/+3
2013-01-03regulatory: code cleanupJohannes Berg4-195/+116
2013-01-03regulatory: simplify regulatory_hint_11dJohannes Berg1-5/+0
2013-01-03regulatory: don't test list before iteratingJohannes Berg1-47/+19
2013-01-03regulatory: clean up reg_copy_regd()Johannes Berg1-26/+24
2013-01-03regulatory: clean up regdom_intersectJohannes Berg1-10/+2
2013-01-03regulatory: don't allocate too much memoryJohannes Berg1-3/+4