Age | Commit message (Expand) | Author | Files | Lines |
2021-06-23 | cfg80211: expose the rfkill device to the low level driver | Emmanuel Grumbach | 1 | -2/+1 |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg | 1 | -1/+1 |
2020-12-11 | nl80211: validate key indexes for cfg80211_registered_device | Anant Thazhemadam | 1 | -0/+2 |
2020-10-30 | cfg80211: initialize wdev data earlier | Johannes Berg | 1 | -2/+3 |
2020-09-28 | nl80211/cfg80211: support 6 GHz scanning | Tova Mussai | 1 | -1/+4 |
2020-08-27 | net: wireless: delete duplicated word + fix grammar | Randy Dunlap | 1 | -2/+2 |
2020-06-05 | cfg80211: fix management registrations deadlock | Johannes Berg | 1 | -0/+2 |
2020-05-27 | cfg80211: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-24 | cfg80211: support multicast RX registration | Johannes Berg | 1 | -1/+2 |
2020-04-24 | cfg80211: change internal management frame registration API | Johannes Berg | 1 | -5/+1 |
2020-02-07 | cfg80211/mac80211: Allow user space to register for station Rx authentication | Ilan Peer | 1 | -1/+1 |
2019-09-11 | cfg80211: always shut down on HW rfkill | Johannes Berg | 1 | -1/+1 |
2019-07-29 | cfg80211: fix duplicated scan entries after channel switch | Sergey Matyukevich | 1 | -0/+2 |
2019-05-28 | cfg80211: Handle bss expiry during connection | Chaitanya Tata | 1 | -0/+4 |
2019-02-22 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 1 | -0/+2 |
2019-02-08 | cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible | Sara Sharon | 1 | -6/+4 |
2019-02-08 | cfg80211: Properly track transmitting and non-transmitting BSS | Sara Sharon | 1 | -0/+12 |
2019-02-08 | cfg80211: Parsing of Multiple BSSID information in scanning | Peng Xu | 1 | -1/+2 |
2019-02-01 | cfg80211: call disconnect_wk when AP stops | Johannes Berg | 1 | -0/+2 |
2018-11-09 | cfg80211: add peer measurement with FTM initiator API | Johannes Berg | 1 | -0/+5 |
2018-10-02 | cfg80211: move cookie_counter out of wiphy | Johannes Berg | 1 | -0/+11 |
2018-10-02 | cfg80211: combine duplicate wdev init code | Johannes Berg | 1 | -0/+3 |
2018-06-29 | cfg80211: track time using boottime | Arnd Bergmann | 1 | -1/+1 |
2018-03-29 | nl80211: Add SOCKET_OWNER support to JOIN_MESH | Denis Kenzior | 1 | -4/+0 |
2018-03-29 | nl80211: Add SOCKET_OWNER support to JOIN_IBSS | Denis Kenzior | 1 | -4/+4 |
2018-01-15 | mac80211_hwsim: validate number of different channels | Johannes Berg | 1 | -2/+0 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-02 | cfg80211/nl80211: add a port authorized event | Avraham Stern | 1 | -0/+5 |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel | 1 | -2/+2 |
2017-04-28 | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern | 1 | -10/+2 |
2017-04-27 | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel | 1 | -2/+9 |
2017-04-27 | cfg80211: simplify netlink socket owner interface deletion | Johannes Berg | 1 | -8/+0 |
2017-04-13 | cfg80211: move add/change interface monitor flags into params | Johannes Berg | 1 | -1/+1 |
2017-03-31 | cfg80211: Use a structure to pass connect response params | Vidyullatha Kanchanapally | 1 | -16/+4 |
2017-03-06 | cfg80211: Share Channel DFS state across wiphys of same DFS domain | Vasanthakumar Thiagarajan | 1 | -0/+6 |
2017-03-06 | cfg80211: Make pre-CAC results valid only for ETSI domain | Vasanthakumar Thiagarajan | 1 | -0/+10 |
2017-03-06 | cfg80211: Accept multiple RSSI thresholds for CQM | Andrew Zaborowski | 1 | -0/+9 |
2017-01-13 | cfg80211: Specify the reason for connect timeout | Purushottam Kushwaha | 1 | -1/+3 |
2017-01-09 | cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT | Andrzej Zaborowski | 1 | -0/+1 |
2017-01-06 | cfg80211: move function checking range fit to util.c | Rafał Miłecki | 1 | -0/+3 |
2016-12-10 | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+1 |
2016-12-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg | 1 | -0/+1 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-11-18 | cfg80211: limit scan results cache size | Johannes Berg | 1 | -0/+1 |
2016-10-27 | cfg80211: Rename SAE_DATA to more generic AUTH_DATA | Jouni Malinen | 1 | -1/+1 |
2016-10-13 | cfg80211: support virtual interfaces with different beacon intervals | Purushottam Kushwaha | 1 | -1/+1 |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker | 1 | -0/+3 |
2016-09-30 | cfg80211: Add support for static WEP in the driver | David Spinadel | 1 | -2/+2 |
2016-09-13 | cfg80211: reduce connect key caching struct size | Johannes Berg | 1 | -3/+3 |