| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-05 | 1 | -18/+31 |
|\ |
|
| * | cfg80211: amend regulatory NULL dereference fix | Luis R. Rodriguez | 2011-11-30 | 1 | -2/+4 |
| * | cfg80211: fix race on init and driver registration | Luis R. Rodriguez | 2011-11-30 | 1 | -16/+27 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | nl80211: fix MAC address validation | Eliad Peller | 2011-11-28 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-22 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | cfg80211: fix regulatory NULL dereference | Johannes Berg | 2011-11-21 | 1 | -0/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-11 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez | 2011-11-09 | 1 | -0/+3 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-09 | 2 | -7/+15 |
|\ \
| |/ |
|
| * | cfg80211: fix cmp_ies | Johannes Berg | 2011-11-07 | 1 | -5/+8 |
| * | cfg80211: allow setting TXQ parameters only in AP mode | Johannes Berg | 2011-11-07 | 1 | -0/+6 |
| * | nl80211: fix HT capability attribute validation | Johannes Berg | 2011-11-07 | 1 | -2/+1 |
* | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 10 | -0/+10 |
* | | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
|/ |
|
* | nl80211: Add sta_flags to the station info | Helmut Schaa | 2011-10-14 | 1 | -0/+4 |
* | mac80211: data path modification for TDLS peers | Arik Nemtsov | 2011-09-30 | 1 | -2/+3 |
* | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov | 2011-09-30 | 1 | -4/+22 |
* | nl80211: support sending TDLS commands/frames | Arik Nemtsov | 2011-09-30 | 1 | -1/+80 |
* | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg | 2011-09-30 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-28 | 1 | -0/+3 |
|\ |
|
| * | cfg80211: Fix validation of AKM suites | Jouni Malinen | 2011-09-21 | 1 | -1/+4 |
* | | mac80211: treat the WME sta flag as a bit | Arik Nemtsov | 2011-09-27 | 1 | -1/+1 |
* | | cfg80211/mac80211: add netdev param to set_txq_params() | Eliad Peller | 2011-09-27 | 1 | -0/+6 |
* | | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan | 2011-09-27 | 3 | -4/+13 |
* | | cfg80211: Validate cipher suite against supported ciphers | Jouni Malinen | 2011-09-27 | 3 | -18/+15 |
* | | cfg80211: Remove strict validation of AKM suites | Jouni Malinen | 2011-09-27 | 1 | -11/+1 |
* | | wireless: Do not allow disabled channel in scan request | Rajkumar Manoharan | 2011-09-20 | 1 | -7/+12 |
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-20 | 4 | -2/+14 |
|\ \
| |/ |
|
| * | wireless: Fix rate mask for scan request | Rajkumar Manoharan | 2011-09-16 | 1 | -0/+2 |
| * | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan | 2011-09-16 | 1 | -0/+1 |
| * | mac80211: fix suspend/resume races with unregister hw | Stanislaw Gruszka | 2011-08-22 | 2 | -2/+11 |
* | | cfg80211/nl80211: Add PMKSA caching candidate event | Jouni Malinen | 2011-09-19 | 3 | -0/+61 |
* | | cfg80211: validate IBSS BSSID | Johannes Berg | 2011-09-19 | 1 | -1/+5 |
* | | cfg80211: add cfg80211_find_vendor_ie() function | Eliad Peller | 2011-09-19 | 1 | -0/+27 |
* | | cfg80211: verify format of uAPSD information | Johannes Berg | 2011-09-14 | 1 | -0/+5 |
* | | cfg80211: reorder code to obsolete forward declaration | Sven Neumann | 2011-09-14 | 1 | -11/+8 |
* | | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann | 2011-09-14 | 4 | -5/+18 |
* | | cfg80211: print bandwidth in chan_reg_rule_print_dbg() | Pavel Roskin | 2011-09-13 | 1 | -1/+2 |
* | | nl80211/cfg80211: add match filtering for sched_scan | Luciano Coelho | 2011-09-13 | 1 | -1/+58 |
* | | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag | Eliad Peller | 2011-09-13 | 1 | -1/+4 |
* | | wireless: Remove unnecessary OOM logging messages | Joe Perches | 2011-09-13 | 4 | -13/+2 |
* | | cfg80211/nl80211: Indicate roaming feature capability to userspace. | Vivek Natarajan | 2011-09-13 | 1 | -0/+4 |
* | | nl80211/cfg80211: add STA WME parameters | Eliad Peller | 2011-08-26 | 1 | -0/+27 |
* | | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 2011-08-24 | 2 | -0/+8 |
* | | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2011-08-24 | 2 | -0/+9 |
* | | {nl,mac}80211: add missing root mode meshconf entries | Javier Cardona | 2011-08-24 | 1 | -0/+1 |
* | | mac80211: update mesh peering frame format | Thomas Pedersen | 2011-08-22 | 1 | -3/+3 |
* | | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen | 2011-08-12 | 1 | -1/+27 |
* | | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen | 2011-08-12 | 1 | -0/+21 |