summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg
2013-01-03mac80211: split out aggregation TX removalJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes 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-03mac80211: restrict assoc request VHT capabilitiesJohannes 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-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: fix channel context iterationJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg
2013-01-03mac80211: optimise AP stop RCU handlingJohannes 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
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg
2013-01-03mac80211: optimise roaming time againJohannes Berg
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh
2013-01-03mac80211: Allow disabling SGI-20Ben Greear