aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2013-01-11wireless: fix regulatory HT40 allowed checkFelix Fietkau
2013-01-09regulatory: fix restore_regulatory_settingsJohannes Berg
2013-01-09regulatory: fix ueventJohannes Berg
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03cfg80211: disallow more station changesJohannes Berg
2013-01-03wireless: use __alignedJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03cfg80211: move some AP code to right fileJohannes Berg
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg
2013-01-03regulatory: pass new regdomain to reset functionJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg
2013-01-03regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg
2013-01-03regulatory: clarify locking rules and assertionsJohannes Berg
2013-01-03regulatory: simplify freq_reg_info_regdJohannes Berg
2013-01-03regulatory: remove useless warningJohannes Berg
2013-01-03regulatory: remove redundant isalpha() checkJohannes Berg
2013-01-03regulatory: simplify restore_regulatory_settingsJohannes Berg
2013-01-03regulatory: remove BUG_ONJohannes Berg
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg
2013-01-03regulatory: use proper enum for return valuesJohannes Berg
2013-01-03regulatory: remove useless locking on exitJohannes Berg
2013-01-03regulatory: code cleanupJohannes Berg
2013-01-03regulatory: simplify regulatory_hint_11dJohannes Berg
2013-01-03regulatory: don't test list before iteratingJohannes Berg
2013-01-03regulatory: clean up reg_copy_regd()Johannes Berg
2013-01-03regulatory: clean up regdom_intersectJohannes Berg
2013-01-03regulatory: don't allocate too much memoryJohannes Berg
2013-01-03regulatory: don't write past array when intersecting rulesJohannes Berg
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-07wext: explicitly cast -110 to u8Johannes Berg
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg
2012-12-03cfg80211: fix channel error on mesh joinMarco Porsch
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-30cfg80211: fix cmp_hidden_bssJohannes Berg
2012-11-30cfg80211: fix whitespace in scan handlingJohannes Berg
2012-11-30cfg80211: don't BUG_ON BSS struct issuesJohannes Berg
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich
2012-11-29cfg80211: Remove unused VHT chan codeMahesh Palivela
2012-11-28nl80211: remove unnecessary checksJohannes Berg
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg