Age | Commit message (Expand) | Author |
2014-04-28 | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen |
2014-04-28 | mac80211: remove unnecessary assignment | Zhao, Gang |
2014-04-28 | mac80211: avoid calling useless channel context code | Zhao, Gang |
2014-04-25 | cfg80211: Use 5MHz bandwidth by default when checking usable channels | Rostislav Lisovy |
2014-04-25 | cfg80211: Add attributes describing prohibited channel bandwidth | Rostislav Lisovy |
2014-04-25 | mac80211: change return value of notifier function | Zhao, Gang |
2014-04-25 | cfg80211: change return value of notifier function | Zhao, Gang |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang |
2014-04-25 | cfg80211: change registered device pointer name | Zhao, Gang |
2014-04-25 | mac80211: remove unnecessary BUG_ON() | Zhao, Gang |
2014-04-25 | mac80211: return bool instead of numbers in yes/no function | Zhao, Gang |
2014-04-25 | mac80211: add option to generate CCMP IVs only for mgmt frames | Marek Kwaczynski |
2014-04-25 | mac80211: compute chanctx refcount on-the-fly | Michal Kazior |
2014-04-25 | mac80211: fix racy usage of chanctx->refcount | Michal Kazior |
2014-04-25 | mac80211: split ieee80211_free_chanctx() | Michal Kazior |
2014-04-25 | mac80211: split ieee80211_new_chanctx() | Michal Kazior |
2014-04-25 | mac80211: improve chanctx reservation lookup | Michal Kazior |
2014-04-25 | mac80211: improve find_chanctx() for reservations | Michal Kazior |
2014-04-25 | mac80211: track reserved vifs in chanctx | Michal Kazior |
2014-04-25 | mac80211: track assigned vifs in chanctx | Michal Kazior |
2014-04-25 | mac80211: add support for radar detection for reservations | Michal Kazior |
2014-04-25 | mac80211: prevent chanctx overcommit | Michal Kazior |
2014-04-25 | mac80211: add max channel calculation utility function | Michal Kazior |
2014-04-25 | cfg80211: allow drivers to iterate over matching combinations | Michal Kazior |
2014-04-25 | cfg80211: Fix GO Concurrent relaxation on UNII-3 | Ilan Peer |
2014-04-22 | mac80211: mesh: always use the latest target_sn | Bob Copeland |
2014-04-22 | mac80211: fix mesh_add_rsn_ie IE finding loop | Bob Copeland |
2014-04-22 | mac80211: mesh: use u16 return type for u16 getter | Bob Copeland |
2014-04-22 | mac80211: Allow HT capa override to add 40 MHz intolerant | Jouni Malinen |
2014-04-22 | cfg80211: fix processing world regdomain when non modular | Luis R. Rodriguez |
2014-04-22 | cfg80211: avoid freeing last_request while in flight | Arik Nemtsov |
2014-04-11 | cfg80211: reg: set DFS CAC time in case of custom regd | Janusz Dziedzic |
2014-04-10 | cfg80211: ignore invalid BSSIDs when looking for BSSes | Johannes Berg |
2014-04-10 | cfg80211: reject invalid IBSS BSSIDs in wext compat code | Johannes Berg |
2014-04-10 | cfg80211: remove unused wiphy argument from cfg80211_wext_freq() | Zhao, Gang |
2014-04-09 | mac80211: fix some missing includes | Zhao, Gang |
2014-04-09 | mac80211: Allow disabling LDPC | Pawel Kulakowski |
2014-04-09 | cfg80211: fix radar_detect combination checking | Michal Kazior |
2014-04-09 | mac80211: allow reservation of a running chanctx | Luciano Coelho |
2014-04-09 | mac80211: implement chanctx reservation | Luciano Coelho |
2014-04-09 | mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one | Luciano Coelho |
2014-04-09 | mac80211: split ieee80211_vif_change_channel in two | Luciano Coelho |
2014-04-09 | mac80211: protect AP VLAN list with local->mtx | Michal Kazior |
2014-04-09 | cfg80211/mac80211: move more combination checks to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: move combination check to mac80211 for ibss | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho |
2014-04-09 | cfg80211: refactor cfg80211_can_use_iftype_chan() | Luciano Coelho |
2014-04-09 | cfg80211: Enable GO operation on indoor channels | Ilan Peer |
2014-04-09 | cfg80211: Add an option to hint indoor operation | Ilan Peer |