summaryrefslogtreecommitdiffstats
path: root/firmware/tigon (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior1-27/+29
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior3-4/+13
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior3-0/+9
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior2-2/+7
2014-04-25mac80211: prevent chanctx overcommitMichal Kazior1-1/+23
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior2-0/+43
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2-7/+64
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer1-1/+17
2014-04-22mac80211: mesh: always use the latest target_snBob Copeland1-1/+2
2014-04-22mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland1-13/+8
2014-04-22mac80211: mesh: use u16 return type for u16 getterBob Copeland1-1/+1
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen2-2/+19
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez1-1/+1
2014-04-22cfg80211: avoid freeing last_request while in flightArik Nemtsov1-8/+16
2014-04-11cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic1-0/+7
2014-04-10cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg1-0/+2
2014-04-10cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg1-0/+3
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang5-8/+12
2014-04-09mac80211: fix some missing includesZhao, Gang3-0/+5
2014-04-09mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy1-1/+3
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo1-1/+1
2014-04-09mac80211: Allow disabling LDPCPawel Kulakowski2-1/+6
2014-04-09cfg80211: fix radar_detect combination checkingMichal Kazior1-1/+1
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho2-18/+68
2014-04-09mac80211: implement chanctx reservationLuciano Coelho2-34/+176
2014-04-09mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho1-42/+43
2014-04-09mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho1-25/+33
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior4-6/+14
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho7-42/+26
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2-31/+29
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho11-80/+110
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho6-62/+104
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho3-56/+96
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer3-2/+20
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer4-12/+68
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer10-16/+169
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2-1/+14
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel4-0/+36
2014-04-09cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang1-2/+1
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal8-17/+17
2014-04-09cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal1-1/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach20-30/+48
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg5-1/+91
2014-04-09mac80211: remove VLAIS usage from mac80211Jan-Simon Möller1-18/+19
2014-04-03pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-02arm64: Fix duplicated Kconfig entries againJosh Boyer1-6/+0
2014-04-02x86: Fix dumpstack_64 irq stack handlingSteven Rostedt (Red Hat)1-9/+10
2014-04-02x86: Fix dumpstack_64 to keep state of "used" variable in loopSteven Rostedt (Red Hat)1-5/+5
2014-04-02sparse: fix commentLi Zhong1-1/+1
2014-04-01netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman1-1/+1