aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg1-6/+7
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+2
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty1-4/+2
2019-07-26cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+6
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+6
2019-06-14cfg80211: fix memory leak of wiphy device nameEric Biggers1-1/+1
2019-06-14nl80211: require and validate vendor command policyJohannes Berg1-0/+13
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty1-1/+5
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-02-06cfg80211: pmsr: fix abort lockingJohannes Berg1-0/+2
2018-11-09nl80211: announce radios/interfaces when switching namespacesMartin Willi1-0/+14
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg1-0/+34
2018-10-02cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg1-2/+3
2018-10-02cfg80211: combine wdev/netdev unregister codeJohannes Berg1-17/+21
2018-10-02cfg80211: combine duplicate wdev init codeJohannes Berg1-17/+23
2018-10-02cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_callzhong jiang1-1/+1
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+20
2018-06-15cfg80211: Add support for HELuca Coelho1-1/+20
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky1-0/+1
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally1-0/+4
2018-04-19cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+3
2018-01-15cfg80211: check dev_set_name() return valueJohannes Berg1-1/+7
2017-10-11cfg80211: support loading regulatory database as firmware fileJohannes Berg1-1/+1
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-0/+5
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-1/+1
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-12/+17
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg1-22/+4
2017-03-17cfg80211: preserve wdev ID across netns changesJohannes Berg1-1/+9
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan1-0/+37
2017-03-06cfg80211: combine two nested ifs into a single conditionJohannes Berg1-6/+6
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski1-0/+9
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-1/+2
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski1-0/+3
2016-10-27cfg80211: disallow beacon_int_min_gcd with IBSSJohannes Berg1-0/+15
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel1-4/+4
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg1-0/+10
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-1/+2
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-0/+34
2016-09-12cfg80211: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-11cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior1-0/+4
2016-08-11cfg80211: always notify userspace of new wireless netdevsDenis Kenzior1-0/+2
2016-07-06nl80211: support beacon report scanningAvraham Stern1-2/+2
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+30
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg1-2/+0
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha1-0/+30
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-7/+10
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-4/+4
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel1-0/+7
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2