| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: export interface stopping function | Michal Kazior | 2014-05-06 | 1 | -0/+7 |
* | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 2014-04-25 | 1 | -1/+1 |
* | cfg80211: change registered device pointer name | Zhao, Gang | 2014-04-25 | 1 | -2/+2 |
* | cfg80211/mac80211: move more combination checks to mac80211 | Luciano Coelho | 2014-04-09 | 1 | -22/+0 |
* | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho | 2014-04-09 | 1 | -10/+3 |
* | cfg80211: allow userspace to take ownership of interfaces | Johannes Berg | 2014-04-09 | 1 | -0/+11 |
* | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang | 2014-03-19 | 1 | -1/+0 |
* | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang | 2014-03-19 | 1 | -4/+0 |
* | cfg80211: send stop AP event only due to internal reason | Ilan Peer | 2014-02-25 | 1 | -1/+1 |
* | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic | 2014-02-25 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-02-13 | 1 | -1/+3 |
|\ |
|
| * | cfg80211: send scan results from work queue | Johannes Berg | 2014-02-06 | 1 | -1/+3 |
* | | cfg80211: consider existing DFS interfaces | Michal Kazior | 2014-02-04 | 1 | -1/+2 |
* | | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 2014-02-04 | 1 | -1/+3 |
|/ |
|
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2013-12-16 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-12-02 | 1 | -3/+15 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 1 | -0/+3 |
| |\ \ |
|
| * | | | net: misc: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 1 | -3/+3 |
* | | | | cfg80211: don't "leak" uncompleted scans | Eliad Peller | 2013-12-05 | 1 | -1/+1 |
* | | | | nl80211: vendor command support | Johannes Berg | 2013-12-03 | 1 | -3/+1 |
| |_|/
|/| | |
|
* | | | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski | 2013-12-02 | 1 | -3/+2 |
* | | | cfg80211: DFS check chandef usable before CAC | Janusz Dziedzic | 2013-11-25 | 1 | -0/+13 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | cfg80211: don't add p2p device while in RFKILL | Emmanuel Grumbach | 2013-10-09 | 1 | -0/+3 |
* | | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich | 2013-09-26 | 1 | -9/+0 |
|/ |
|
* | cfg80211/nl80211: Add packet coalesce support | Amitkumar Karwar | 2013-07-16 | 1 | -0/+2 |
* | cfg80211: separate internal SME implementation | Johannes Berg | 2013-06-04 | 1 | -14/+16 |
* | cfg80211: make WoWLAN configuration available to drivers | Johannes Berg | 2013-05-27 | 1 | -10/+11 |
* | cfg80211: remove some locked wrappers from sme API | Johannes Berg | 2013-05-25 | 1 | -9/+2 |
* | cfg80211: remove some locked wrappers from mlme API | Johannes Berg | 2013-05-25 | 1 | -21/+4 |
* | cfg80211: vastly simplify locking | Johannes Berg | 2013-05-25 | 1 | -30/+2 |
* | cfg80211: move cfg80211_get_dev_from_ifindex under wext | Johannes Berg | 2013-05-25 | 1 | -4/+0 |
* | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel | 2013-04-22 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-29 | 1 | -0/+3 |
|\ |
|
| * | cfg80211: always check for scan end on P2P device | Johannes Berg | 2013-03-24 | 1 | -0/+3 |
* | | cfg80211/mac80211: disconnect on suspend | Stanislaw Gruszka | 2013-03-06 | 1 | -0/+3 |
* | | cfg80211: refactor association parameters | Johannes Berg | 2013-03-06 | 1 | -15/+6 |
* | | cfg80211: add ability to override VHT capabilities | Johannes Berg | 2013-03-06 | 1 | -2/+8 |
|/ |
|
* | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 | 1 | -0/+28 |
* | cfg80211: configuration for WoWLAN over TCP | Johannes Berg | 2013-02-13 | 1 | -0/+3 |
* | cfg80211: track hidden SSID networks properly | Johannes Berg | 2013-02-11 | 1 | -2/+2 |
* | cfg80211: check radar interface combinations | Simon Wunderlich | 2013-01-16 | 1 | -3/+4 |
* | wireless: use __aligned | Johannes Berg | 2013-01-03 | 1 | -1/+1 |
* | cfg80211: remove wiphy_idx_valid | Johannes Berg | 2013-01-03 | 1 | -13/+3 |
* | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 | 1 | -2/+0 |
* | cfg80211: rework chandef checking and export it | Johannes Berg | 2012-11-27 | 1 | -6/+0 |
* | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 1 | -0/+6 |
* | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 1 | -7/+4 |
* | cfg80211: remove remain-on-channel channel type | Johannes Berg | 2012-11-26 | 1 | -4/+2 |
* | cfg80211: allow registering more than one beacon listener | Ben Greear | 2012-11-05 | 1 | -1/+6 |