summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-4/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-2/+6
|\
| * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-141-2/+6
| |\
| | * cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-141-1/+1
| | * {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-241-1/+5
* | | nl80211: require and validate vendor command policyJohannes Berg2019-06-141-0/+13
|/ /
* / treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* cfg80211: pmsr: fix abort lockingJohannes Berg2019-02-061-0/+2
* nl80211: announce radios/interfaces when switching namespacesMartin Willi2018-11-091-0/+14
* cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-091-0/+34
* cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg2018-10-021-2/+3
* cfg80211: combine wdev/netdev unregister codeJohannes Berg2018-10-021-17/+21
* cfg80211: combine duplicate wdev init codeJohannes Berg2018-10-021-17/+23
* cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_callzhong jiang2018-10-021-1/+1
* Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-1/+20
|\
| * cfg80211: Add support for HELuca Coelho2018-06-151-1/+20
* | cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky2018-06-151-0/+1
|/
* nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-231-0/+4
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-04-191-0/+3
* cfg80211: check dev_set_name() return valueJohannes Berg2018-01-151-1/+7
* cfg80211: support loading regulatory database as firmware fileJohannes Berg2017-10-111-1/+1
* cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-0/+5
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-12/+17
* cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-22/+4Star
* cfg80211: preserve wdev ID across netns changesJohannes Berg2017-03-171-1/+9
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-061-0/+37
* cfg80211: combine two nested ifs into a single conditionJohannes Berg2017-03-061-6/+6
* cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+9
* cfg80211: fix NAN bands definitionLuca Coelho2017-02-091-1/+2
* cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-091-0/+3
* cfg80211: disallow beacon_int_min_gcd with IBSSJohannes Berg2016-10-271-0/+15
* cfg80211: add generic helper to check interface is runningArend Van Spriel2016-10-271-4/+4
* wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+10
* cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-301-1/+2
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+34
* cfg80211: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-121-1/+1
* cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior2016-08-111-0/+4
* cfg80211: always notify userspace of new wireless netdevsDenis Kenzior2016-08-111-0/+2
* nl80211: support beacon report scanningAvraham Stern2016-07-061-2/+2
* Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-111-0/+30
|\
| * cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-311-0/+30
* | cfg80211: remove get/set antenna and tx power warningsJohannes Berg2016-06-091-2/+0Star
|/
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-7/+10
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-4/+4
* nl80211: add feature for BSS selection supportArend van Spriel2016-04-051-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+2
|\
| * cfg80211/wext: fix message orderingJohannes Berg2016-01-291-0/+2
* | cfg80211: add more warnings for inconsistent opsOla Olsson2016-02-241-0/+10
|/
* cfg80211: fix gHz to GHzJohannes Berg2015-10-151-1/+1