summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2013-02-04cfg80211: remove a local variableJohannes Berg
2013-02-04cfg80211: use lockdep to assert lock is heldJohannes Berg
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg
2013-02-04cfg80211: fix BSS IE allocation commentJohannes Berg
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg
2013-02-04cfg80211: simplify mesh BSS comparisonJohannes Berg
2013-02-04cfg80211: fix BSS list hidden SSID lookupJohannes Berg
2013-02-04cfg80211: refactor hidden SSID findingJohannes Berg
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-29cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich
2013-01-24cfg80211: off by one in ieee80211_bss()Dan Carpenter
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16nl80211: add range checks to mesh parametersMarco Porsch
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11wireless: fix regulatory HT40 allowed checkFelix Fietkau
2013-01-09regulatory: fix restore_regulatory_settingsJohannes Berg
2013-01-09regulatory: fix ueventJohannes Berg
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03cfg80211: disallow more station changesJohannes Berg
2013-01-03wireless: use __alignedJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03cfg80211: move some AP code to right fileJohannes Berg
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes 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