aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
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
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-16nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg