summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2811-819/+817Star
|\
| * 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/+8Star
| * 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/+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
| * 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/+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
| * regulatory: don't write past array when intersecting rulesJohannes Berg2013-01-031-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-2/+1Star
|\ \
| * | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-121-2/+1Star
* | | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-2/+2
|/ /
* / CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-222-11/+0Star
|/
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-112-1/+4
|\
| * wext: explicitly cast -110 to u8Johannes Berg2012-12-071-1/+1
| * cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg2012-12-041-0/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-0610-346/+398
|\|
| * cfg80211: fix channel error on mesh joinMarco Porsch2012-12-031-1/+2