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