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