summaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
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
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