summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Berg4-4/+20
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 Berg5-52/+41
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg2-90/+111
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg5-66/+88
2013-01-03regulatory: pass new regdomain to reset functionJohannes Berg1-15/+11
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg5-49/+21
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
2013-01-03regulatory: don't write past array when intersecting rulesJohannes Berg1-2/+2
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg1-5/+0
2013-01-03mac80211: optimise roaming time againJohannes Berg4-17/+47
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg1-5/+7
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg7-30/+16
2013-01-03wireless: more 'capability info' bitsVladimir Kondratiev1-1/+6
2013-01-03mac80211_hwsim: allow testing paged RXJohannes Berg1-3/+23
2013-01-03mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh1-7/+14
2013-01-03mac80211: Allow disabling SGI-20Ben Greear2-0/+4
2013-01-03Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg11-91/+202
2013-01-03mac80211: fix maximum MTUChaitanya1-10/+1
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg3-37/+55
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg1-1/+1
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg4-17/+62
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen2-5/+5
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg3-3/+45
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau1-0/+2