Age | Commit message (Expand) | Author |
2011-11-21 | cfg80211: fix regulatory NULL dereference | Johannes Berg |
2011-11-11 | nl80211: Pass probe response data to drivers | Arik Nemtsov |
2011-11-11 | nl80211: Add probe response offload attribute | Arik Nemtsov |
2011-11-11 | nl80211: fix compiler warning | Johannes Berg |
2011-11-11 | mac80211/cfg80211: report monitor channel in wireless extensions | Johannes Berg |
2011-11-11 | cfg80211: merge in beacon ies of hidden bss. | Dmitry Tarnyagin |
2011-11-09 | nl80211: advertise socket TX status capability | Johannes Berg |
2011-11-09 | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg |
2011-11-09 | cfg80211: add event for unexpected 4addr frames | Johannes Berg |
2011-11-09 | cfg80211: allow registering to beacons | Johannes Berg |
2011-11-09 | nl80211: add API to probe a client | Johannes Berg |
2011-11-09 | nl80211: advertise device AP SME | Johannes Berg |
2011-11-09 | nl80211: allow subscribing to unexpected class3 frames | Johannes Berg |
2011-11-09 | nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 | Jouni Malinen |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-09 | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez |
2011-11-08 | nl80211: clean up genlmsg_end uses | Johannes Berg |
2011-11-07 | cfg80211: fix cmp_ies | Johannes Berg |
2011-11-07 | cfg80211: allow setting TXQ parameters only in AP mode | Johannes Berg |
2011-11-07 | nl80211: fix HT capability attribute validation | Johannes Berg |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker |
2011-10-14 | nl80211: Add sta_flags to the station info | Helmut Schaa |
2011-09-30 | mac80211: data path modification for TDLS peers | Arik Nemtsov |
2011-09-30 | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov |
2011-09-30 | nl80211: support sending TDLS commands/frames | Arik Nemtsov |
2011-09-30 | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-27 | mac80211: treat the WME sta flag as a bit | Arik Nemtsov |
2011-09-27 | cfg80211/mac80211: add netdev param to set_txq_params() | Eliad Peller |
2011-09-27 | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan |
2011-09-27 | cfg80211: Validate cipher suite against supported ciphers | Jouni Malinen |
2011-09-27 | cfg80211: Remove strict validation of AKM suites | Jouni Malinen |
2011-09-21 | cfg80211: Fix validation of AKM suites | Jouni Malinen |
2011-09-20 | wireless: Do not allow disabled channel in scan request | Rajkumar Manoharan |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-19 | cfg80211/nl80211: Add PMKSA caching candidate event | Jouni Malinen |
2011-09-19 | cfg80211: validate IBSS BSSID | Johannes Berg |
2011-09-19 | cfg80211: add cfg80211_find_vendor_ie() function | Eliad Peller |
2011-09-16 | wireless: Fix rate mask for scan request | Rajkumar Manoharan |
2011-09-16 | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan |
2011-09-14 | cfg80211: verify format of uAPSD information | Johannes Berg |
2011-09-14 | cfg80211: reorder code to obsolete forward declaration | Sven Neumann |
2011-09-14 | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann |
2011-09-13 | cfg80211: print bandwidth in chan_reg_rule_print_dbg() | Pavel Roskin |
2011-09-13 | nl80211/cfg80211: add match filtering for sched_scan | Luciano Coelho |
2011-09-13 | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag | Eliad Peller |
2011-09-13 | wireless: Remove unnecessary OOM logging messages | Joe Perches |
2011-09-13 | cfg80211/nl80211: Indicate roaming feature capability to userspace. | Vivek Natarajan |
2011-08-26 | nl80211/cfg80211: add STA WME parameters | Eliad Peller |