summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-04-25mac80211: improve chanctx reservation lookupMichal Kazior
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior
2014-04-25mac80211: prevent chanctx overcommitMichal Kazior
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer
2014-04-22mac80211: mesh: always use the latest target_snBob Copeland
2014-04-22mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland
2014-04-22mac80211: mesh: use u16 return type for u16 getterBob Copeland
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez
2014-04-22cfg80211: avoid freeing last_request while in flightArik Nemtsov
2014-04-11cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic
2014-04-10cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg
2014-04-10cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang
2014-04-09mac80211: fix some missing includesZhao, Gang
2014-04-09mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo
2014-04-09mac80211: Allow disabling LDPCPawel Kulakowski
2014-04-09cfg80211: fix radar_detect combination checkingMichal Kazior
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho
2014-04-09mac80211: implement chanctx reservationLuciano Coelho
2014-04-09mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho
2014-04-09mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel
2014-04-09cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
2014-04-09cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg
2014-04-09mac80211: remove VLAIS usage from mac80211Jan-Simon Möller
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-02pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov