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