Age | Commit message (Expand) | Author |
2014-04-28 | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen |
2014-04-25 | cfg80211: Add attributes describing prohibited channel bandwidth | Rostislav Lisovy |
2014-04-25 | cfg80211: change return value of notifier function | Zhao, Gang |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang |
2014-04-25 | cfg80211: change registered device pointer name | Zhao, Gang |
2014-04-09 | cfg80211/mac80211: move more combination checks to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho |
2014-04-09 | cfg80211: Add an option to hint indoor operation | Ilan Peer |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer |
2014-04-09 | cfg80211: Add indoor only and GO concurrent channel attributes | David Spinadel |
2014-04-09 | cfg80211: allow userspace to take ownership of interfaces | Johannes Berg |
2014-02-25 | cfg80211: send stop AP event only due to internal reason | Ilan Peer |
2014-02-25 | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic |
2014-02-25 | cfg80211: regulatory: allow getting DFS CAC time from userspace | Janusz Dziedzic |
2014-02-21 | nl80211: make sure we check for DFS with mesh channel switch | Luciano Coelho |
2014-02-21 | cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag | Janusz Dziedzic |
2014-02-20 | cfg80211: Pass TDLS peer capability information in tdls_mgmt | Sunil Dutt Undekari |
2014-02-20 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-12 | nl80211: use ie_len in scheduled scan | Johannes Berg |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg |
2014-02-06 | nl80211: Reset split_start when netlink skb is exhausted | Pontus Fuchs |
2014-02-05 | cfg80211: regulatory introduce maximum bandwidth calculation | Janusz Dziedzic |
2014-02-04 | cfg80211: consider existing DFS interfaces | Michal Kazior |
2014-02-04 | cfg80211: set preset_chandef after channel switch | Janusz Dziedzic |
2014-02-04 | nl80211: fix scheduled scan RSSI matchset attribute confusion | Johannes Berg |
2014-02-04 | nl80211: send event when AP operation is stopped | Johannes Berg |
2014-02-04 | nl80211: check nla_parse() return values | Johannes Berg |
2014-02-04 | nl80211: make netlink attribute policies const | Johannes Berg |
2014-02-04 | nl80211: check channel switch validity better | Johannes Berg |
2014-02-04 | nl80211: add Guard Interval support for set_bitrate_mask | Janusz Dziedzic |
2014-02-04 | cfg80211: Clean up connect params and channel fetching | Jouni Malinen |
2014-02-04 | cfg80211: Advertise maximum associated STAs in AP mode | Jouni Malinen |
2014-02-04 | cfg80211: Allow BSS hint to be provided for connect | Jouni Malinen |
2014-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-14 | net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue |
2014-01-09 | cfg80211: Add a function to get the number of supported channels | Ilan Peer |
2014-01-06 | nl80211: move vendor/testmode event skb functions out of ifdef | Johannes Berg |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-19 | nl80211: support vendor-specific events | Johannes Berg |
2013-12-16 | nl80211: add VHT support for set_bitrate_mask | Janusz Dziedzic |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-05 | cfg80211: in bitrate_mask, rename mcs to ht_mcs | Janusz Dziedzic |
2013-12-05 | nl80211: allow setting bitrate mask back to default | Janusz Dziedzic |
2013-12-03 | nl80211: vendor command support | Johannes Berg |
2013-12-03 | nl80211: don't clear bitrate_mask twice | Janusz Dziedzic |
2013-12-03 | cfg80211: DFS check dfs_region before usage | Luis R. Rodriguez |
2013-12-03 | nl80211/cfg80211: Set Operating Mode Notification | Marek Kwaczynski |