Age | Commit message (Expand) | Author |
2019-02-22 | cfg80211: Report Association Request frame IEs in association events | Jouni Malinen |
2018-11-09 | cfg80211: add missing constraint for user-supplied VHT mask | Sergey Matyukevich |
2018-03-29 | cfg80211: fix CAC_STARTED event handling | Dmitry Lebed |
2018-03-21 | cfg80211/nl80211: add CAC_STARTED event | Dmitry Lebed |
2017-12-11 | cfg80211: cleanup signal strength units notation | Sergey Matyukevich |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
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-01-13 | cfg80211: Specify the reason for connect timeout | Purushottam Kushwaha |
2017-01-13 | cfg80211: Add support for randomizing TA of Public Action frames | vamsi krishna |
2017-01-09 | cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT | Andrzej Zaborowski |
2016-12-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg |
2016-10-27 | cfg80211: Rename SAE_DATA to more generic AUTH_DATA | Jouni Malinen |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker |
2016-09-13 | cfg80211: disallow shared key authentication with key index 4 | Johannes Berg |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-01-14 | cfg80211/mac80211: use to_delayed_work | Geliang Tang |
2015-07-17 | cfg80211: allow mgmt_frame_register callback to sleep | Johannes Berg |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky |
2014-09-11 | cfg80211/mac80211: add wmm info to assoc event | Eliad Peller |
2014-08-26 | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() | Vladimir Kondratiev |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho |
2014-02-25 | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic |
2014-02-04 | cfg80211: consider existing DFS interfaces | Michal Kazior |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski |
2013-11-25 | cfg80211/mac80211: DFS setup chandef for cac event | Janusz Dziedzic |
2013-10-21 | cfg80211: update dfs_state_entered upon dfs_state change | Michal Kazior |
2013-10-21 | cfg80211: fix DFS channel recovery timeout | Michal Kazior |
2013-08-23 | cfg80211: add flags to cfg80211_rx_mgmt() | Vladimir Kondratiev |
2013-06-19 | cfg80211: hold BSS over association process | Johannes Berg |
2013-06-19 | cfg80211: require passing BSS struct back to cfg80211_assoc_timeout | Johannes Berg |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg |
2013-06-04 | cfg80211/mac80211: clean up cfg80211 SME APIs | Johannes Berg |
2013-05-25 | cfg80211: remove some locked wrappers from mlme API | Johannes Berg |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg |
2013-05-16 | cfg80211: use C99 initialisers to simplify code a bit | Johannes Berg |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel |
2013-03-06 | cfg80211: refactor association parameters | Johannes Berg |
2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg |
2013-03-06 | cfg80211: move exported event functions into nl80211 | Johannes Berg |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2013-01-29 | cfg80211: add SME state to warning in __cfg80211_mlme_disassoc | Johannes Berg |
2013-01-03 | cfg80211: move some AP code to right file | Johannes Berg |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |