Age | Commit message (Expand) | Author | Files | Lines |
2014-05-26 | cfg80211: send events when devices are added/removed | Johannes Berg | 1 | -1/+4 |
2014-05-15 | cfg80211: Support multiple CSA counters | Andrei Otcheretianski | 1 | -0/+2 |
2014-05-09 | mac80211: handle failed restart/resume better | Johannes Berg | 1 | -6/+14 |
2014-05-06 | cfg80211: export interface stopping function | Michal Kazior | 1 | -7/+36 |
2014-04-29 | cfg80211: remove BUG_ON usage | Johannes Berg | 1 | -1/+1 |
2014-04-25 | cfg80211: change return value of notifier function | Zhao, Gang | 1 | -1/+3 |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 1 | -8/+8 |
2014-04-09 | cfg80211/mac80211: move more combination checks to mac80211 | Luciano Coelho | 1 | -8/+3 |
2014-04-09 | cfg80211: allow userspace to take ownership of interfaces | Johannes Berg | 1 | -0/+44 |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+0 |
2014-03-03 | cfg80211: remove racy beacon_interval assignment | Johannes Berg | 1 | -2/+0 |
2014-02-25 | cfg80211: send stop AP event only due to internal reason | Ilan Peer | 1 | -1/+1 |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -7/+10 |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg | 1 | -2/+2 |
2014-02-06 | cfg80211: fix scan done race | Johannes Berg | 1 | -4/+10 |
2014-02-06 | cfg80211: re-enable 5/10 MHz support | Johannes Berg | 1 | -3/+0 |
2014-02-05 | cfg80211: make device_type const | Johannes Berg | 1 | -1/+1 |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 1 | -0/+9 |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+9 |
2013-12-05 | cfg80211: don't "leak" uncompleted scans | Eliad Peller | 1 | -16/+4 |
2013-12-05 | cfg80211: stop sched scan only when needed | Barak Bercovitz | 1 | -1/+4 |
2013-12-02 | cfg80211: disable CSA for all drivers | Simon Wunderlich | 1 | -0/+6 |
2013-11-25 | cfg80211: move regulatory flags to their own variable | Luis R. Rodriguez | 1 | -1/+1 |
2013-11-25 | cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH | Johannes Berg | 1 | -2/+2 |
2013-11-25 | cfg80211: disable 5/10 MHz support for all drivers | Johannes Berg | 1 | -0/+3 |
2013-10-09 | cfg80211: don't add p2p device while in RFKILL | Emmanuel Grumbach | 1 | -2/+0 |
2013-09-26 | cfg80211: fix sysfs registration race | Johannes Berg | 1 | -8/+13 |
2013-08-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2013-07-31 | cfg80211: fix P2P GO interface teardown | Johannes Berg | 1 | -0/+1 |
2013-07-16 | cfg80211/nl80211: Add packet coalesce support | Amitkumar Karwar | 1 | -0/+9 |
2013-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+6 |
2013-06-24 | wireless: check for dangling wdev->current_bss pointer | Ben Greear | 1 | -0/+6 |
2013-06-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -24/+23 |
2013-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -178/+46 |
2013-06-05 | cfg80211: make wiphy index start at 0 again | Johannes Berg | 1 | -0/+3 |
2013-06-05 | cfg80211: fix potential deadlock regression | Johannes Berg | 1 | -15/+8 |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg | 1 | -1/+0 |
2013-06-03 | cfg80211: take WoWLAN support information out of wiphy struct | Johannes Berg | 1 | -8/+12 |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -3/+2 |
2013-05-27 | cfg80211: make WoWLAN configuration available to drivers | Johannes Berg | 1 | -1/+3 |
2013-05-25 | cfg80211: remove some locked wrappers from sme API | Johannes Berg | 1 | -2/+2 |
2013-05-25 | cfg80211: simplify and correct P2P-Device scan check | Johannes Berg | 1 | -10/+7 |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg | 1 | -136/+30 |
2013-05-25 | cfg80211: use atomic_t for wiphy counter | Johannes Berg | 1 | -8/+3 |
2013-05-25 | cfg80211: move cfg80211_get_dev_from_ifindex under wext | Johannes Berg | 1 | -21/+0 |
2013-05-25 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 1 | -7/+10 |
2013-05-17 | nl80211: Add generic netlink module alias for cfg80211/nl80211 | Marcel Holtmann | 1 | -0/+1 |
2013-05-17 | cfg80211: fix interface down/disconnect state handling | Johannes Berg | 1 | -1/+0 |
2013-05-17 | cfg80211: fix wiphy_register error path | Johannes Berg | 1 | -6/+10 |