| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: disable CSA for all drivers | Simon Wunderlich | 2013-12-02 | 1 | -0/+6 |
* | cfg80211: ignore supported rates for nonexistant bands on scan | Felix Fietkau | 2013-11-25 | 1 | -0/+4 |
* | cfg80211: disable 5/10 MHz support for all drivers | Johannes Berg | 2013-11-25 | 1 | -0/+3 |
* | nl80211: check nla_nest_start() return value | Johannes Berg | 2013-11-25 | 1 | -0/+2 |
* | nl80211: fix error path in nl80211_get_key() | Johannes Berg | 2013-11-25 | 1 | -1/+1 |
* | nl80211: check nla_put_* return values | Johannes Berg | 2013-11-25 | 1 | -22/+30 |
* | cfg80211: fix ibss wext chandef creation | Simon Wunderlich | 2013-11-25 | 1 | -9/+9 |
* | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 2013-11-19 | 1 | -75/+54 |
* | genetlink: pass family to functions using groups | Johannes Berg | 2013-11-19 | 1 | -35/+35 |
* | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2013-11-19 | 1 | -2/+1 |
* | genetlink: make all genl_ops users const | Johannes Berg | 2013-11-14 | 1 | -1/+1 |
* | genetlink: allow making ops const | Johannes Berg | 2013-11-14 | 1 | -4/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-08 | 9 | -27/+108 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-05 | 2 | -4/+6 |
| |\ |
|
| | * | cfg80211: update dfs_state_entered upon dfs_state change | Michal Kazior | 2013-10-21 | 1 | -0/+2 |
| | * | cfg80211: fix DFS channel recovery timeout | Michal Kazior | 2013-10-21 | 1 | -2/+2 |
| | * | cfg80211: fix scheduled scan pointer access | Johannes Berg | 2013-10-21 | 1 | -2/+2 |
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-05 | 7 | -23/+102 |
| |\ \ |
|
| | * | | nl80211: fix channel switch parsing | Andrei Otcheretianski | 2013-10-28 | 1 | -3/+1 |
| | * | | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 2013-10-28 | 1 | -1/+2 |
| | * | | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh | 2013-10-28 | 1 | -0/+1 |
| | * | | cfg80211: export reg_initiator_name() | Luis R. Rodriguez | 2013-10-28 | 1 | -10/+16 |
| | * | | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich | 2013-10-28 | 4 | -11/+38 |
| | * | | cfg80211: simplify strict custom alpha2 regdomain check | Luis R. Rodriguez | 2013-10-11 | 1 | -2/+8 |
| | * | | cfg80211: enable regulatory hints for strict custom settings | Luis R. Rodriguez | 2013-10-11 | 1 | -0/+1 |
| | * | | cfg80211: pass station supported channel and oper class info | Sunil Dutt | 2013-10-11 | 1 | -0/+46 |
| | * | | cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() | Luis R. Rodriguez | 2013-10-09 | 3 | -6/+6 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 1 | -10/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 5 | -13/+27 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | cfg80211: export reg_initiator_name() | Luis R. Rodriguez | 2013-10-18 | 1 | -10/+17 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 3 | -3/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | wireless: radiotap: fix parsing buffer overrun | Johannes Berg | 2013-10-14 | 1 | -1/+6 |
| * | | cfg80211: don't add p2p device while in RFKILL | Emmanuel Grumbach | 2013-10-09 | 2 | -2/+3 |
* | | | net: misc: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 2 | -5/+5 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-17 | 7 | -37/+78 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | cfg80211: vlan priority handling in WMM | cedric Voncken | 2013-10-02 | 1 | -0/+9 |
| * | regulatory: enable channels 52-64 and 100-144 for world roaming | Johannes Berg | 2013-10-01 | 1 | -2/+12 |
| * | nl80211: allow CAC only if no operation is going on | Simon Wunderlich | 2013-10-01 | 1 | -0/+3 |
| * | cfg80211: parse dfs region for internal regdb option | Janusz Dziedzic | 2013-10-01 | 1 | -0/+6 |
| * | mac80211: fix some snprintf misuses | Eliad Peller | 2013-10-01 | 1 | -11/+13 |
| * | nl80211: enable IBSS support for channel switch announcements | Simon Wunderlich | 2013-09-26 | 1 | -15/+34 |
| * | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich | 2013-09-26 | 2 | -9/+1 |
* | | cfg80211: fix sysfs registration race | Johannes Berg | 2013-09-26 | 1 | -8/+13 |
* | | cfg80211: fix warning when using WEXT for IBSS | Bruno Randolf | 2013-09-26 | 1 | -0/+3 |
* | | cfg80211: use the correct macro to check for active monitor support | Luciano Coelho | 2013-09-26 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 10 | -87/+616 |
|\ |
|
| * | wireless: scan: Remove comment to compare_ether_addr | Joe Perches | 2013-09-03 | 1 | -4/+0 |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-28 | 3 | -5/+7 |
| |\ |
|
| | * | cfg80211: add flags to cfg80211_rx_mgmt() | Vladimir Kondratiev | 2013-08-23 | 3 | -5/+7 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-28 | 2 | -17/+15 |
| |\ \ |
|