Age | Commit message (Expand) | Author |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel |
2017-04-28 | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern |
2017-04-26 | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel |
2017-04-26 | cfg80211: simplify netlink socket owner interface deletion | Johannes Berg |
2017-04-13 | cfg80211: move add/change interface monitor flags into params | Johannes Berg |
2017-03-31 | cfg80211: Use a structure to pass connect response params | Vidyullatha Kanchanapally |
2017-03-06 | cfg80211: Share Channel DFS state across wiphys of same DFS domain | Vasanthakumar Thiagarajan |
2017-03-06 | cfg80211: Make pre-CAC results valid only for ETSI domain | Vasanthakumar Thiagarajan |
2017-03-06 | cfg80211: Accept multiple RSSI thresholds for CQM | Andrew Zaborowski |
2017-01-13 | cfg80211: Specify the reason for connect timeout | Purushottam Kushwaha |
2017-01-09 | cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT | Andrzej Zaborowski |
2017-01-06 | cfg80211: move function checking range fit to util.c | Rafał Miłecki |
2016-12-09 | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-12-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-18 | cfg80211: limit scan results cache size | Johannes Berg |
2016-10-27 | cfg80211: Rename SAE_DATA to more generic AUTH_DATA | Jouni Malinen |
2016-10-13 | cfg80211: support virtual interfaces with different beacon intervals | Purushottam Kushwaha |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker |
2016-09-30 | cfg80211: Add support for static WEP in the driver | David Spinadel |
2016-09-13 | cfg80211: reduce connect key caching struct size | Johannes Berg |
2016-07-06 | nl80211: support beacon report scanning | Avraham Stern |
2016-05-31 | cfg80211: Allow cfg80211_connect_result() errors to be distinguished | Jouni Malinen |
2016-05-12 | cfg80211: make wdev_list accessible to drivers | Johannes Berg |
2016-05-12 | cfg80211: remove erroneous comment | Johannes Berg |
2016-04-26 | cfg80211: Add option to report the bss entry in connect result | Kanchanapally, Vidyullatha |
2015-12-04 | cfg80211: Remove unused cfg80211_can_use_iftype_chan() | Michal Sojka |
2015-10-13 | nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp | Dmitry Shmidt |
2015-07-17 | cfg80211: allow mgmt_frame_register callback to sleep | Johannes Berg |
2015-05-26 | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect | Johannes Berg |
2014-12-18 | nl80211: Stop scheduled scan if netlink client disappears | Jukka Rissanen |
2014-12-18 | nl80211: Convert sched_scan_req pointer to RCU pointer | Jukka Rissanen |
2014-12-17 | cfg80211: allow wiphy specific regdomain management | Jonathan Doron |
2014-11-19 | cfg80211: add wowlan net-detect support | Luciano Coelho |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy |
2014-06-23 | cfg80211: fix elapsed_jiffies calculation | Eliad Peller |
2014-05-06 | cfg80211: export interface stopping function | Michal Kazior |
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-09 | cfg80211/mac80211: move more combination checks to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211: allow userspace to take ownership of interfaces | Johannes Berg |
2014-03-19 | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang |
2014-03-19 | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang |
2014-02-25 | cfg80211: send stop AP event only due to internal reason | Ilan Peer |
2014-02-25 | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg |
2014-02-04 | cfg80211: consider existing DFS interfaces | Michal Kazior |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli |