summaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
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
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior
2014-08-25wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-05-06cfg80211: export interface stopping functionMichal Kazior
2014-04-29cfg80211: remove BUG_ON usageJohannes Berg
2014-04-25cfg80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03cfg80211: remove racy beacon_interval assignmentJohannes Berg
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2014-02-06cfg80211: fix scan done raceJohannes Berg
2014-02-06cfg80211: re-enable 5/10 MHz supportJohannes Berg
2014-02-04cfg80211: make device_type constJohannes Berg
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller
2013-12-05cfg80211: stop sched scan only when neededBarak Bercovitz
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg
2013-11-25cfg80211: disable 5/10 MHz support for all driversJohannes Berg
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach
2013-09-26cfg80211: fix sysfs registration raceJohannes Berg
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville