summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* 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-101-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/+0
|/
* 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
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-131-0/+3
* net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui2015-09-291-0/+1
* cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg2015-07-171-0/+5
* cfg80211: calls nl80211_exit on errorJunjie Mao2015-02-241-0/+1
* Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0
* nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-181-0/+16
* nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-181-3/+7
* cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-171-0/+8
* wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan2014-12-121-0/+6
* cfg80211: leave invalid channels on regdomain changeArik Nemtsov2014-11-281-0/+14
* cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-191-0/+4
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+3
* cfg80211: avoid using default in interface type switchJohannes Berg2014-10-311-1/+13
* cfg80211: support creating wiphy with suggested nameBen Greear2014-10-271-11/+49
* Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-1/+2
|\
| * cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-111-1/+1
OpenPOWER on IntegriCloud