Age | Commit message (Expand) | Author |
2012-07-08 | cfg80211: fix oops due to unassigned set_monitor_enabled callback | Vladimir Kondratiev |
2012-07-05 | cfg80211: bitrate calculation for 60g | Vladimir Kondratiev |
2012-07-05 | {nl,cfg}80211: support high bitrates | Vladimir Kondratiev |
2012-07-04 | cfg80211: fix locking regression in monitor channel tracking | Johannes Berg |
2012-07-02 | wireless: regulatory for 60g | Vladimir Kondratiev |
2012-07-02 | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-29 | cfg80211: respect iface combinations when starting operation | Michal Kazior |
2012-06-29 | cfg80211: add channel checking for iface combinations | Michal Kazior |
2012-06-29 | cfg80211/mac80211: remove .get_channel | Michal Kazior |
2012-06-29 | cfg80211: set initial monitor channel | Michal Kazior |
2012-06-29 | cfg80211: track monitor channel | Michal Kazior |
2012-06-29 | cfg80211: refuse to .set_monitor_channel when non-monitors are present | Michal Kazior |
2012-06-29 | cfg80211: track monitor interfaces count | Michal Kazior |
2012-06-29 | cfg80211: introduce cfg80211_get_chan_state | Michal Kazior |
2012-06-29 | cfg80211: track ibss fixed channel | Michal Kazior |
2012-06-29 | cfg80211: add channel tracking for AP and mesh | Michal Kazior |
2012-06-29 | cfg80211: .stop_ap when interface is going down | Michal Kazior |
2012-06-29 | cfg80211: introduce cfg80211_stop_ap | Michal Kazior |
2012-06-28 | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf |
2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-06-28 | cfg80211: allow advertising VHT capabilities | Mahesh Palivela |
2012-06-27 | cfg80211: don't allow WoWLAN support without CONFIG_PM | Johannes Berg |
2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-26 | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen |
2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-20 | cfg80211: fix regression in multi-vif AP start | Felix Fietkau |
2012-06-20 | nl80211: use __cfg80211_rdev_from_attrs for testmode | Johannes Berg |
2012-06-20 | nl80211: change __cfg80211_rdev_from_info | Johannes Berg |
2012-06-20 | nl80211: fix netns separation | Johannes Berg |
2012-06-20 | nl80211: refactor __cfg80211_rdev_from_info | Johannes Berg |
2012-06-20 | cfg80211: make some functions static | Johannes Berg |
2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh |
2012-06-14 | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv... | Chun-Yeow Yeoh |
2012-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-13 | nl80211: fix sched scan match attribute name | Johannes Berg |
2012-06-13 | cfg80211: fix potential deadlock in regulatory | Eliad Peller |
2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh |
2012-06-09 | cfg80211: check iface combinations only when iface is running | Michal Kazior |
2012-06-06 | cfg80211: validate remain-on-channel time better | Johannes Berg |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-05 | cfg80211: provide channel to join_mesh function | Johannes Berg |
2012-06-05 | cfg80211: disallow setting channel on WDS interfaces | Johannes Berg |
2012-06-05 | cfg80211: provide channel to start_ap function | Johannes Berg |
2012-06-05 | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg |
2012-06-05 | cfg80211: deprecate CFG80211_WEXT | Johannes Berg |
2012-06-05 | wireless: remove wext sysfs | Johannes Berg |
2012-06-05 | cfg80211: fix interface combinations check | Johannes Berg |
2012-06-04 | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar |