aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-0/+9
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+9
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller1-16/+4
2013-12-05cfg80211: stop sched scan only when neededBarak Bercovitz1-1/+4
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich1-0/+6
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-1/+1
2013-11-25cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg1-2/+2
2013-11-25cfg80211: disable 5/10 MHz support for all driversJohannes Berg1-0/+3
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach1-2/+0
2013-09-26cfg80211: fix sysfs registration raceJohannes Berg1-8/+13
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg1-0/+1
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar1-0/+9
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+6
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear1-0/+6
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-24/+23
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-178/+46
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg1-0/+3
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg1-15/+8
2013-06-04cfg80211: separate internal SME implementationJohannes Berg1-1/+0
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-8/+12
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-3/+2
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg1-1/+3
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg1-2/+2
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg1-10/+7
2013-05-25cfg80211: vastly simplify lockingJohannes Berg1-136/+30
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg1-8/+3
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg1-21/+0
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-7/+10
2013-05-16nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann1-0/+1
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg1-1/+0
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg1-6/+10
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-17/+47
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-17/+47
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg1-17/+47
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun1-1/+3
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka1-32/+41
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-2/+1
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-2/+1
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg1-2/+1
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+6
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg1-1/+2
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-0/+3
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-1/+1
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+5
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-13/+13
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan1-0/+5
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich1-2/+10
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-2/+1
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg1-11/+3