summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
AgeCommit message (Expand)AuthorLines
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern-0/+5
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel-1/+1
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel-12/+17
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg-22/+4
2017-03-17cfg80211: preserve wdev ID across netns changesJohannes Berg-1/+9
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan-0/+37
2017-03-06cfg80211: combine two nested ifs into a single conditionJohannes Berg-6/+6
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski-0/+9
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho-1/+2
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski-0/+3
2016-10-27cfg80211: disallow beacon_int_min_gcd with IBSSJohannes Berg-0/+15
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel-4/+4
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg-0/+10
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker-1/+2
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker-0/+34
2016-09-12cfg80211: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar-1/+1
2016-08-11cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior-0/+4
2016-08-11cfg80211: always notify userspace of new wireless netdevsDenis Kenzior-0/+2
2016-07-06nl80211: support beacon report scanningAvraham Stern-2/+2
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller-0/+30
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg-2/+0
2016-05-31cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha-0/+30
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg-7/+10
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg-4/+4
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel-0/+7
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2016-02-24cfg80211: add more warnings for inconsistent opsOla Olsson-0/+10
2016-01-29cfg80211/wext: fix message orderingJohannes Berg-0/+2
2015-10-15cfg80211: fix gHz to GHzJohannes Berg-1/+1
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern-0/+3
2015-09-29net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui-0/+1
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg-0/+5
2015-02-24cfg80211: calls nl80211_exit on errorJunjie Mao-0/+1
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg-6/+0
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen-0/+16
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen-3/+7
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron-0/+8
2014-12-12wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan-0/+6
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov-0/+14
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov-0/+4
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy-0/+3
2014-10-31cfg80211: avoid using default in interface type switchJohannes Berg-1/+13
2014-10-27cfg80211: support creating wiphy with suggested nameBen Greear-11/+49
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville-1/+2
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg-1/+1
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville-6/+0
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior-6/+0
2014-08-25wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka-4/+3
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg-3/+0