summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: simplify mesh BSS comparisonJohannes Berg2013-02-041-81/+39
* cfg80211: fix BSS list hidden SSID lookupJohannes Berg2013-02-041-27/+53
* cfg80211: refactor hidden SSID findingJohannes Berg2013-02-041-62/+20
* cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev2013-02-041-3/+13
* cfg80211: remove free_priv BSS APIJohannes Berg2013-01-311-3/+0
* cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-312-0/+132
* cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg2013-01-291-1/+1
* cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-254-0/+151
* cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-241-1/+2
* cfg80211: check radar interface combinationsSimon Wunderlich2013-01-164-8/+55
* cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-162-1/+11
* nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-161-0/+7
* {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-162-1/+45
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-162-0/+20
* nl80211: add range checks to mesh parametersMarco Porsch2013-01-161-35/+44
* wireless: fix regulatory HT40 allowed checkFelix Fietkau2013-01-111-1/+3
* regulatory: fix restore_regulatory_settingsJohannes Berg2013-01-091-1/+1
* regulatory: fix ueventJohannes Berg2013-01-091-6/+13
* cfg80211: disallow more station changesJohannes Berg2013-01-031-14/+8
* wireless: use __alignedJohannes Berg2013-01-031-1/+1
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-0/+24
* cfg80211: move some AP code to right fileJohannes Berg2013-01-032-62/+62
* cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez2013-01-031-6/+5
* 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
* cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg2013-01-031-0/+4
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-21/+17
* 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/+11
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-30/+14
* regulatory: fix reg_is_valid_request handlingJohannes Berg2013-01-033-23/+17
* regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg2013-01-031-4/+0
* regulatory: clarify locking rules and assertionsJohannes Berg2013-01-031-20/+11
* regulatory: simplify freq_reg_info_regdJohannes Berg2013-01-031-15/+16
* regulatory: remove useless warningJohannes Berg2013-01-031-4/+0
* regulatory: remove redundant isalpha() checkJohannes Berg2013-01-031-4/+2
* regulatory: simplify restore_regulatory_settingsJohannes Berg2013-01-031-14/+1
* regulatory: remove BUG_ONJohannes Berg2013-01-032-60/+37
* cfg80211: remove wiphy_idx_validJohannes Berg2013-01-034-34/+12
* regulatory: use proper enum for return valuesJohannes Berg2013-01-031-64/+69
* regulatory: remove useless locking on exitJohannes Berg2013-01-031-8/+3
* regulatory: code cleanupJohannes Berg2013-01-034-195/+116
* regulatory: simplify regulatory_hint_11dJohannes Berg2013-01-031-5/+0
* regulatory: don't test list before iteratingJohannes Berg2013-01-031-47/+19
* regulatory: clean up reg_copy_regd()Johannes Berg2013-01-031-26/+24
* regulatory: clean up regdom_intersectJohannes Berg2013-01-031-10/+2
* regulatory: don't allocate too much memoryJohannes Berg2013-01-031-3/+4
* regulatory: don't write past array when intersecting rulesJohannes Berg2013-01-031-2/+2
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-112-1/+4
|\
OpenPOWER on IntegriCloud