- 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
- 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
- bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 12 years ago
- 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 12 years ago
- 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 12 years ago
- cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
- 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
- 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
- cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
- 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
- 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
- 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
- ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
- ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
- d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
- 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
- 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
- fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
- f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
- 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
- 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
- c04d615 nl80211: Fix HT_IBSS feature check in ibss_join by Simon Wunderlich · 12 years ago
- dbeca2e cfg80211: Remove unused VHT chan code by Mahesh Palivela · 12 years ago
- d9d8b01 nl80211: remove unnecessary checks by Johannes Berg · 12 years ago
- 53cabad nl80211: support P2P GO powersave configuration by Johannes Berg · 12 years ago
- 9f5e8f6 cfg80211: rework chandef checking and export it by Johannes Berg · 12 years ago
- db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 12 years ago
- 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
- 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
- 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
- 3475b09 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 12 years ago
- b84e7a0 nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface() by Antonio Quartulli · 12 years ago
- 06e191e cfg80211: store the ssid into wirless_dev in AP mode by Antonio Quartulli · 12 years ago
- 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
- f4e583c nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command by Antonio Quartulli · 12 years ago
- c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
- 71fe96b nl80211: move "can set channel" check by Johannes Berg · 12 years ago
- eeb126e cfg80211: add tracing for P2P Device start/stop by Johannes Berg · 12 years ago
- 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
- e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
- de7044e cfg80211: Disallow HT/WEP in IBSS mode by Sujith Manoharan · 12 years ago
- 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
- 46856bb cfg80211: add scan flag to indicate its priority by Sam Leffler · 12 years ago
- ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 12 years ago
- f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
- e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
- c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
- b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
- 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
- b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 12 years ago
- 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
- 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
- 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 12 years ago
- 00f5335 nl80211: add wdev ID as u64 as it should by Johannes Berg · 12 years ago
- 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
- ae33bd8 nl80211: allow enabling WoWLAN without triggers by Johannes Berg · 12 years ago
- 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
- 1c90f9d nl80211: send interface after creation by Johannes Berg · 12 years ago
- 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
- 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
- 72fb2ab nl80211: retrieve interface data by wdev by Johannes Berg · 12 years ago
- 1bf614e nl80211: add NL80211_FLAG_NEED_WDEV by Johannes Berg · 12 years ago
- 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
- 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
- 8732baa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
- 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
- f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
- 6077178 cfg80211: introduce cfg80211_stop_ap by Michal Kazior · 12 years ago
- 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
- bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 12 years ago
- dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
- 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
- 46c1dd0 cfg80211: fix regression in multi-vif AP start by Felix Fietkau · 12 years ago
- 2bd7e35 nl80211: use __cfg80211_rdev_from_attrs for testmode by Johannes Berg · 12 years ago
- 878d9ec nl80211: change __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
- 4f7eff1 nl80211: fix netns separation by Johannes Berg · 12 years ago
- 7fee477 nl80211: refactor __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
- a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
- 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
- ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
- 4a4ab0d nl80211: fix sched scan match attribute name by Johannes Berg · 12 years ago
- a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
- ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
- e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
- cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
- 685d12a cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
- aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
- cd6c659 nl80211: refactor valid channel type check by Johannes Berg · 13 years ago
- 3383b5a nl80211: prevent additions to old station flags API by Johannes Berg · 13 years ago
- 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 13 years ago
- d9b8ae6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 13 years ago
- 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 13 years ago
- 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 13 years ago