Age | Commit message (Expand) | Author |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel |
2013-04-16 | cfg80211: add ieee80211_operating_class_to_band | Johannes Berg |
2013-03-25 | cfg80211: Document update_ft_ies() cfg80211_ops | Jouni Malinen |
2013-03-06 | cfg80211: rename mesh station types | Thomas Pedersen |
2013-03-06 | nl80211: explicit userspace MPM | Thomas Pedersen |
2013-03-06 | cfg80211: Extend support for IEEE 802.11r Fast BSS Transition | Jouni Malinen |
2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg |
2013-03-06 | cfg80211: comprehensively check station changes | Johannes Berg |
2013-03-06 | cfg80211: constify station parameter pointers | Johannes Berg |
2013-03-06 | cfg80211: clean up mesh plink station change API | Johannes Berg |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-15 | cfg80211: Pass station (extended) capability info to kernel | Jouni Malinen |
2013-02-15 | cfg80211: advertise extended capabilities to userspace | Johannes Berg |
2013-02-15 | cfg80211: allow drivers to selectively disable 80/160 MHz | Johannes Berg |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich |
2013-02-13 | cfg80211: configuration for WoWLAN over TCP | Johannes Berg |
2013-02-13 | nl80211: add packet offset information for wowlan pattern | Amitkumar Karwar |
2013-02-11 | cfg80211: move TSF into IEs | Johannes Berg |
2013-02-11 | cfg80211: remove scan ies NULL check | Johannes Berg |
2013-02-11 | cfg80211: track hidden SSID networks properly | Johannes Berg |
2013-02-11 | wireless: fix kernel-doc | Johannes Berg |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-04 | cfg80211: remove unused cfg80211_get_mesh | Johannes Berg |
2013-02-04 | cfg80211: expand per-station byte counters to 64bit | Vladimir Kondratiev |
2013-01-31 | cfg80211: remove free_priv BSS API | Johannes Berg |
2013-01-31 | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-25 | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan |
2013-01-25 | cfg80211: Move the definition of struct mac_address up | Vasanthakumar Thiagarajan |
2013-01-16 | cfg80211: check radar interface combinations | Simon Wunderlich |
2013-01-16 | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen |
2013-01-16 | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel |
2013-01-16 | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch |
2013-01-16 | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch |
2013-01-16 | {cfg,mac}80211.h: fix some kernel-doc warnings | Yacine Belkadi |
2013-01-14 | wireless: make the reg_notifier() void | Luis R. Rodriguez |
2013-01-06 | net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings | Jiri Pirko |
2013-01-03 | wireless: use __aligned | Johannes Berg |
2013-01-03 | regulatory: use IS_ERR macro family for freq_reg_info | Johannes Berg |
2013-01-03 | regulatory: use RCU to protect global and wiphy regdomains | Johannes Berg |
2013-01-03 | regulatory: remove handling of channel bandwidth | Johannes Berg |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg |
2012-11-27 | nl80211: support P2P GO powersave configuration | Johannes Berg |
2012-11-27 | cfg80211: rework chandef checking and export it | Johannes Berg |
2012-11-26 | nl80211/cfg80211: add VHT MCS support | Johannes Berg |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg |
2012-11-26 | cfg80211: change function signature of cfg80211_get_p2p_attr() | Arend van Spriel |