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