Age | Commit message (Expand) | Author |
2014-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-27 | regdb: Generalize the mW to dBm power conversion | chaitanya.mgit@gmail.com |
2014-05-26 | cfg80211: send events when devices are added/removed | Johannes Berg |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-22 | cfg80211: allow RSSI compensation | Emmanuel Grumbach |
2014-05-21 | cfg80211: don't set reg timeout for user-handled hint | Arik Nemtsov |
2014-05-21 | cfg80211: implement cfg80211_get_station cfg80211 API | Antonio Quartulli |
2014-05-20 | cfg80211: export expected throughput through get_station() | Antonio Quartulli |
2014-05-19 | cfg80211: constify wowlan/coalesce mask/pattern pointers | Johannes Berg |
2014-05-19 | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg |
2014-05-15 | cfg80211: Support multiple CSA counters | Andrei Otcheretianski |
2014-05-15 | cfg80211: Add API to update CSA counters in mgmt frames | Andrei Otcheretianski |
2014-05-15 | cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() | Luciano Coelho |
2014-05-14 | cfg80211: fix start_radar_detection issue | Janusz Dziedzic |
2014-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-13 | cfg80211: allow restricting supported dfs regions | Felix Fietkau |
2014-05-09 | mac80211: handle failed restart/resume better | Johannes Berg |
2014-05-06 | cfg80211: export interface stopping function | Michal Kazior |
2014-05-05 | cfg80211: add cfg80211_sched_scan_stopped_rtnl | Eliad Peller |
2014-05-05 | cfg80211: free sme on connection failures | Eliad Peller |
2014-04-29 | cfg80211: remove BUG_ON usage | Johannes Berg |
2014-04-28 | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen |
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 | 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 | 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 | 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 | cfg80211: fix radar_detect combination checking | 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 |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer |
2014-04-09 | cfg80211: Add Kconfig option for cellular BS hints | Ilan Peer |
2014-04-09 | cfg80211: Add indoor only and GO concurrent channel attributes | David Spinadel |
2014-04-09 | cfg80211: slightly clean up of cfg80211_sme_connect() | Zhao, Gang |
2014-04-09 | cfg80211: regulatory: use RCU_INIT_POINTER | Monam Agarwal |
2014-04-09 | cfg80211: allow userspace to take ownership of interfaces | Johannes Berg |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |