summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2013-01-03mac80211: fix maximum MTUChaitanya
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-20libceph: register request before unregister lingerAlex Elder
2012-12-20libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder
2012-12-20libceph: init event->node in ceph_osdc_create_event()Alex Elder
2012-12-20libceph: init osd->o_node in create_osd()Alex Elder